In this part of my Android Development Tutorial, I cover numerous topics. This tutorial started in part 18 of this series and you should start watching there to understand everything.
I cover the following : FragmentManager, Creating list items for a ListView, ListFragment, Android Adapters, ArrayAdapter, Generating items from an ArrayList for a ListView and more. All of the code follows the video, but it is also available as a complete package here.
If you like videos like this, it helps to tell Google+ with a click here [googleplusone]
Code From the Video
list_item_contact.xml
ContactListActivity.java
FragmentContactList.java
activity_census_app.xml
strings.xml
AndroidManifest.xml
Tnx a Bunch,
Looking forward to the final app 🙂
There are many many more apps coming 🙂
Could u please tell in advance which topics u will be covering in the following tutorials? Would be nice if u could do that…
Really great job though ….. your tutorials are my main source of learning apart from the android developers site itself
Thanking you
Thank you 🙂 I’ll see if I can narrow them down in the next video. Thank you for the input.
And is there any way u could do a few tutorials on sync adapters and GCM and multi-threading later on …. would be great
Yes I will cover those topics ASAP
Hey, Derek! Nice tutorial.. but I seem to have trouble with the app.. It loads the ContactListActivity but it only shows one contact with the name and 2 more rows without a name or street.. but it does have a checkbox.. what could be the problem? 😕
Hey, Did you try importing and running the complete package I have here. If that doesn’t run I’ll take a further look. If it does, check your code using diffnow.com.