How do I install an android emulator on a computer without eclipse?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No need to install eclipse for android emulator. Just download the android sdk and install it. You have to install JDK before installing android SDK. After completion of successful install. You will get two apps SDK manager and AVD Manager.
The SDK manager is used to update the SDK and to download the available libraries for different API versions and other libraries as you require.
The AVD manager is used to create android-virtual-devices for available API versions.
Open AVD manager from program files if you are using windows OS, it is very easy to create new AVD for any android API level available.
I hope it may help you.
Eclipse is just IDE to develop apps by using the installed SDK for android.
The “AVD Manager.exe” application can be found in the root SDK folder.