I want to create a fragment for my application. I have a book that talks about it but the activity is not good at all. I was wondering could anyone write up a small tuto开发者_Go百科rial on how to create one and how to show information from a sqlite database in a list view in it?
I have not seen a better explanation than the official one:
http://developer.android.com/guide/topics/fundamentals/fragments.html
精彩评论