List/Grid Android Subscribe to the RSS feed of category Android

Android Full App, Part 5: Launching new activities with intents
This is the fifth part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy way of performing movies/actors searching over the internet. ...

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 way of performing movies/actors searching over the internet. ...

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 way of performing movies/actors searching over the internet. ...

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 way of performing movies/actors searching over the internet. ...

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 way of performing movies/actors searching over the internet. ...

“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 build a full Android application from scratch. The app will mainly be ...

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 also known as “Text-To-Speech” (TTS) and is mainly the capability of ...

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 current location in the form of latitude and longitude ...

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. The iPhone was the first to give a huge boost to this ...

Android Tutorials at JavaCodeGeeks
Android is the new hot thing in the mobile world and generally in the software development world. After giving you some articles on the platform in general (“Embracing the Android ...


