My first Android application
Aug 23
Today, I've finalised my so-called first ever Android application for my Coldfusion programmer life. It's just simple application. But, I'm very happy and proud of myself because Android (Java) is very new to me and never kept in touch before.That's why for this application, I've learnt Java and developed at the same time. It took 3 weeks to develop this application. Just being amateur in Android, I cannot fully focus on performance such as memory usage, battery and so on. But I've optimized my coding as much as I know. I know there will be some weakness in my application but I'll fix and upgrade version after version.
I'll upload it to Android market after three or four days.
Above "Star" icon is for most read news
After installation, you will see "newspaper" icon in your application list. This icon represents as my application.
For this application, I've used ListView, ArrayList, AsyncTask and sharedpreferences of Android.

Android
Top of Page