Android Core
-
Android JSON Parsing with Gson Tutorial
Apart from XML, JSON is a very common format used in API responses. Its simplicity has helped to gain quite…
Read More » -
Programming Android Online Book
Yesterday I stumbled upon an Android related online book named “Programming Android“. This book is published online while being under…
Read More » -
Android Quick Preferences Tutorial
When developing a mobile application, a common need that arises is the one of storing user’s preferences and using them…
Read More » -
Android Proximity Alerts Tutorial
Smart-phones are taking over the mobile world, this is a fact. Since GPS devices are usually found embedded in those…
Read More » -
Android Full App, Part 8: Creating an AppWidget for the home screen
This is the eight part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android 2.3 is out – Get ready for Gingerbread
Google has just released the new Android 2.3 version, code name Gingerbread. As with every new release, this one was…
Read More » -
Android Full App, Part 7: Using options menus and customized dialogs for user interaction
This is the seventh part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Boost your Android XML parsing with XML Pull
In today’s technology world, XML parsing capabilities are a necessity for a big number of applications whether they are mobile,…
Read More » -
Android Full App, Part 6: Customized list view for data presentation
This is the sixth part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More »