Development with Android Froyo and Eclipse This article describes how to create Android applications with Eclipse. It is based on Eclipse 3.6, Java 1.6 and Android 2.2 (Froyo).
www.vogella.de/articles/Android/article.html
-
Get Site Info
So far in my previous few articles on Android I have focused on showing you how to get things done in Android without really spending too much time discussing the visual aspect of Android application development - User Interface design. In...
www.mobiforge.com/designing/story/understanding-user-int<br/>erface-android-part-1-layouts
-
Get Site Info
short tutorial on how to populate your android list view, with data downloaded from the internet or other sources, using ArrayAdapter. ListView items view is declared in a separate XML file and displayed using custom adapter class.
www.softwarepassion.com/android-series-custom-listview-i<br/>tems-and-adapters/
-
Get Site Info