Android

Dive into Android development – II

We had Eclipse IDE with Android plugins configured in the earlier post. Let’s start with our traditional hello world example. The application should pop up a Hello World dialog box. Let’s create a simple Android project in Eclipse, call it […]

Dive into Android development – I

After a series of posts on jQuery plugin I thought I should write a few on developing apps for the android platform. There are plenty of articles/books on android development, apart from the very good documentation on android provided by […]