Android Tutorial
-
Android Core
Android Full App, Part 4: Performing the API request asynchronously from the main activity
This is the fourth part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
Android Full App, Part 3: Parsing the XML response
This is the third part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
Android Full App, Part 2: Using the HTTP API
This is the second part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
Android Full App, Part 1: Main Activity UI
This is the first part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy…
Read More » -
Android Core
“Android Full Application Tutorial” series
Continuing our tutorials on Android here at JavaCodeGeeks, I am going to provide a number of articles on how to…
Read More » -
Android Core
Android Text-To-Speech Application
One of the many features that Android provides out of the box is the one of “speech synthesis”. This is…
Read More » -
Android Core
Android Reverse Geocoding with Yahoo API – PlaceFinder
In my previous tutorial (Android Location Based Services Application – GPS location) I showed you how to retrieve the user’s…
Read More » -
Android Core
Android Location Based Services Application – GPS location
With the incorporation of GPS devices in smartphones, Location Based Services (LBS) have become pretty hot the past few years.…
Read More »