ANDROID ECLIPSE INSTALLATION
If you want to run
android emulator with the eclipse ide you should introduce the android to the
eclipse.
(!)Now the android
development kit is available as bundle with the adt.
But if you want
to integrate to your own customized eclipse you should follow these steps.
There is an
installer for the windows that you can be find it on the web.
First run the installer(my installer was named as installer_r20.0.3-windows.exe)
And then choose a location.
Wait for the loading.
And then the android sdk manager will start that you can choose the utilities of all versions of android and download them for the usage during development.
Then open your eclipse and Help/Install New Software/Add
add this url
And as you can see you can download eclipse-android developer tools. After finishing your download you must restart your eclipse in order to run properly.
Last step is you should open the Android Virtual Device Manager that has an icon at eclipse. Click new and type your parameters then click to launch you can see your emulator.
Emulator starts within some minutes but you do not need to restart for each deploy. You can redeploy again and again without closing and opening the android emulator.
Now Your Machine ready for the android development.








No comments:
Post a Comment