Friday, April 20, 2012

First Android Application in Eclipse Hello world Android Example

0 comments
Android hello world exampleIn this tutorial, I am going show you how to create your very first Android Application.First of all you need to Setup Android Development Environment, visit How to setup Android Development Environment in With Eclipse, to setup your How to setup android development environment.Create Android ProjectStart Eclipse, File -> New -> Android Project and input Application name, Build Target which is your android OS platform...
Read more...

Wednesday, April 4, 2012

How To Setup Android Application Development Environment

29 comments
Android Development Environment in Eclipse It is very easy to set up Android Development Environment on Eclipse. First of all you need to download the tools and software. You must download followings Java SE Development Kite (JDK 5 or newer) Eclipse IDE for Java Developer Android Software Development Kit Setup Java To setup java in your computer you must download java from the oracle site here is the download linkhttp://www.oracle.com/technetwork/java/javase/downloads/index.html...
Read more...