The Way To Android : Lesson 2
-----------------------------
- Agenda :
1 - Install the editor (eclipse)
2 - Install the ADT( android development tool) plugin for eclipse
3 - Install Android SDK
4 - Setup Simulator
Install The Editor ( eclipse )
from this link choose your Download Eclipse you want to use .
Install The ADT for eclipse
1 -open your eclipse
2 - from help menu
3 - choose install new software
4 - in the field of work with --> write this url
5 - press enter
Install The Android SDK
2 - from help menu
3 - choose install new software
Setup Simulator
1 - to setup simulator you must : integrate eclipse with ADT And SDK you downloaded before
2 - open your eclipse ( with ADT installed )
3 - from window menu --> choose preferences
To Update your sdk version
- from window menu --> choose " Android SDK Manager "
- you will find a list of all available android platform
- choose what you want to install
After Update your sdk version
- you can setup your simulator
- from window menu --> choose AVD Manager ( Android Virtual Device
To Start Simulator
- After Creating AVD
- from window menu choose AVD Manager to start your emulator
After press start you will see the following menu
adjust your resolution if you want to resize your emulator
After press launch button your android emulator will start and you can begin to develop your first android application :)) .
To Be Continued
0 comments: on "The Way To Android : Lesson 2"
Post a Comment