By: csanuragjain This is ...
Read more »
Android Development Books
Monday
Android App Development: Calling Web Services
One of the most common functionalities required in mobile applications is to call a web service to retrieve data. This process involves r...
Read more »
Thursday
Explanation about shared preference in android and preference data
Many applications may provide a way to capture user preferences on the settings of a specific application or an activity. For supporting...
Read more »
Saving Persistent State
There are generally two kinds of persistent state than an activity will deal with: shared document-like data (typically stored in a SQLite...
Read more »
Tuesday
Introducing Android Training
This post is by Reto Meier , Android Developer Relations Tech Lead. — Tim Bray] Today I’m thrilled to announce the beta launch of Androi...
Read more »
Thursday
Setting Up an API Key for Google Maps in android
The Android platform provides easy and tight integration between Android applications and Google Maps . The well established Google Maps A...
Read more »