Before I began building this app, I had never written a program in Java before, never built a mobile app, and never used Eclipse (the primary tool I now use to build apps). Nevertheless, I was able to publish an app that has actually been installed by a few people. I encourage you to give app building a try and to learn from the notes I have listed below.
- Showing text data ( aka Hello World )
- Saving Data
- Broadcast Receivers
- Show data in listview
- Fragments
- Creating a pie chart from scratch
- Charting with aChartEngine
- Testing your Android app
Here are some other posts about Android development.
- Tools for Android Development
- Background Processes
- Saving to the cloud
- Publishing your app on Google Play
No comments:
Post a Comment