Gosling Hired on at Google
How awesome is that for Google! I hope he gets shifted to Android and passes us down some magic. Read The Article Here
Insights into those hard to solve Android Development problems
How awesome is that for Google! I hope he gets shifted to Android and passes us down some magic. Read The Article Here
This blog post seems to have some useful information… mostly about ListView. http://shamansir.tumblr.com/post/2666153050/10-useful-solutions-for-android-developer
I gave a presentation today on “Android Application Basics” today. Here is the program I used in my presentation. It is a really simple todo list with two activities: List and AddTaskForm. It uses a database class similar to the one in my database tutorial. Honestly, I like the way I wrote this class much [...]