List/Grid Tag Archives: Android Tutorial

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 ...

