Home Tags Android development

Tag: Android development

5 tools that will transform you into an Android developer

0
Android is now almost everywhere in the tech world. Whether you look at some smartphones or tablets, or smartwatches or even in-dash entertainment systems,...

Ten Cool Custom Android ROMs

0
In an earlier article (June 2012), I discussed the advantages of rooting your Android phones and flashing with custom ROMs. This article lists what...

Android App Development: Hardware and Sensors

3
I’m back with another article on Android application development. This time, we will discuss how to access some of the phone’s hardware components like...

Android Application Development: Playing with SQLite Database

64
In this article, I will focus on building an Android app using an SQLite database; I assume readers are familiar with the basics of...

Android Application Development: CLI Tools

3
This article on Android application development introduces you to the command line utilities that come packaged with the Android SDK, all of which are...

App Inventor: Develop Android Apps in a Jiffy

0
Here's introducing Google's new App Inventor service (the beta version) to design graphic applications for the Android platform. The Android in question is 1.5...

Android Application Development Basics

10
Here's a basic Android application -- a Simple Interest Calculator, which illustrates the application development method. To follow this tutorial, you should have written...