Android Development Tutorial 13



Android Development Tutorial 13

Android Development Tutorial 13

Get the Code Here: http://goo.gl/vUtiv

Best Android Book : http://goo.gl/uPhXFI

Welcome to part 13 of my Android Development Tutorial! In this tutorial I will continue building the Android Address Book App previously covered in parts 10, 11, and 12.

If you haven’t seen them, check them out first.

Specifically in this tutorial I will create the Java that will power the ListView for the Main Activity and I’ll also cover the New Contact code needed to add a contact to the database. All of the heavily commented code I linked to above should help make everything understandable.

Comments are closed.