Pages

Subscribe:

Ads 468x60px

10/24/11

My First Android App dedicated to ME!!!

This is my video demo from my application, but it haven't done 100%. :( still need a touch up... :D
But, please enjoy it!!(^_^)/

10/16/11

Hello NEW Android! How to make simple Android App with Eclipse

Show Text, "Hello Android!!"

This is new easy app for a beginner (ME!^^a), let's start!!
 1.First is make a new project in Eclipse, File > New > Other > Android Project and should be like this :

10/15/11

Android Instalation

Preparing the software :
  1. JDK 6 (Java Development Kit) for environment variable.
  2. Eclipse Galileo as text editor, download it in  http://www.eclipse.org/downloads/packages/release/galileo/sr2
  3. Android Development Tools (ADT),is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications. Version I used : ADT-0.9.9 from http://developer.android.com/sdk/eclipse-adt.html
  4. SdkAndroid (android-sdk-windows), download it from http://developer.android.com/sdk/adding-components.html
The first is intalling JDK 6