how to create a fragment in android 3.1? -



how to create a fragment in android 3.1? -

i want create fragment application. have book talks activity not @ all. wondering write little tutorial on how create 1 , how show info sqlite database in list view in it?

i have not seen improve explanation official one:

http://developer.android.com/guide/topics/fundamentals/fragments.html

android

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

java - How to pass parameters between Request-Scoped Controllers? -