Month: August 2012

Set the application icon

Snippets
To set the application icon in Android you have to open the project’s Manifest.xml file and add the following attribute to the application tag: <application android:icon="drawable resource"> Before you do that…

Android Expandable List Example

Tutorial
In this tutorial I will show you how to make a simple Expandable List. 1. Create a new project and call your java class(the one that is generated by Eclipse…
keyboard_arrow_up
sponsored
Exit mobile version