Android Development Tutorial 11



Android Development Tutorial 11

Android Development Tutorial 11

Get the Code: http://goo.gl/X1EES

In this part of my Android Development Tutorial I continue building the Android Address Book app.

This time I finish up the interface for my app. I walk you step-by-step through everything. I then go through every query I will be issuing to my SQLite database in the app. I show how to create tables, insert contacts, update contacts, delete contacts, output everything and even drop the table.

Comments are closed.