Android Development
posted on 09/24/10 at 04:47:41 am by Joel Ross
I am writing an ongoing series on my experiences developing my first Android application. The application is a companion for Pay It Square, a site that helps you collect money from friends.
So far, I've posted:
- Part 0: Introduction
- Part 1: Project Structure and Tools
- Part 1a: From Nothing to Running
- Part 2: Presenters and Activities
- Part 3: Roboguice
- Part 4: UI Basics
- Part 5a: Starting Activities
I have plans to cover the following. This is subject to change, and the order isn't set.
- Lists and Tabs
- Storing Data in SQLIte
- Working with ASP.NET web services.
If you have anything you'd like to see, let me know!
Categories: Android