ExpandableListView on Android
ListView is pretty widely used. There are situations when you would like to group/categorize your list items. To achieve such a thing on Android, you would probably use the ExpandableListView…. Read more »
ListView is pretty widely used. There are situations when you would like to group/categorize your list items. To achieve such a thing on Android, you would probably use the ExpandableListView…. Read more »
Here comes a new update to the ADT plugin for eclipse and SDK tools. After you update the SDK tools(r7) from the Android SDK manager or otherwise, you would be… Read more »
So, Android phones are done. Now’s the time to give the iPads a rest. If you would like to develop applications for Android Tablets, you need to get a few… Read more »