In my previous article Android Login and Registration Screen Design I explained designing the login and registration interfaces. But…
JSON is very light weight, structured, easy to parse and much human readable. JSON is best alternative to XML…
Android is providing a cool feature (from Android 1.6) called Text to Speech (TTS) which speaks the text in…
STOP & READThis article is outdated as Google Maps V1 is deprecated officially and no more supporting. Consider reading…
Android dashboard screen is an important element in android apps which provides easy navigation to prior functionalities of app.…
In Android, there are several ways to store persistent data. SQLite is one way of storing app data. It…