Android Development 21

Android Development Tutorial 21In 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

8 thoughts on “Android Development 21”

  1. 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

      1. And is there any way u could do a few tutorials on sync adapters and GCM and multi-threading later on …. would be great

  2. 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? 😕

Leave a Reply

Your email address will not be published. Required fields are marked *