Wednesday, November 19, 2014

Simple Android Programming PDF Tutorial

Want to build cool android games and apps.its no Big Deal you can learn A to Z about Android programming in weeks .all you have to do is follow the steps on the tutorial PDF

Android Programming tutorials

Download PDF

Environment setup 

operating systems:

 Microsoft Windows XP or later version.
 Mac OS X 10.5.8 or later version with Intel chip.
 Linux including GNU C Library 2.7 or later.

Second point is that all the required tools to develop Android applications are freely available and can be 
downloaded from the Web. Following is the list of software's you will need before you start your Android application 
programming.
 Java JDK5 or JDK6
 Android SDK
 Eclipse IDE for Java Developers (optional)
 Android Development Tools (ADT) Eclipse Plugin (optional)
Here last two components are optional and if you are working on Windows machine then these components make 
your life easy while doing Java based application development. So let us have a look how to proceed to set 
required environment.

you can find how to install and use those tools in PDF 


No comments:

Post a Comment