For very long time, I think what is the reason of using fragment in Android if I just develop the application for Android Phone
only but not 10.1
.
Is it necessary to use fragment? Also, what is the usage of fragment, I found that it may use for 'tab' and 'separate view'...
I really think it is very confusing. Can anyone explain briefly and give example?