Step 1.
you need to download android SDK kit, that will be https://developer.android.com/sdk/index.html
Step 2.
Extract the downloaded file and you have to store on Localdick c:(whereever you want)
Step 3.
Open eclipse folder then double click eclipse icon and give workspace location and click ok
Before that you have to download a sample android application like dropbox it's comes under https://www.dropbox.com/android (if any about your wish)
Step 4.
Window->android virtual device manager
have to click New button from the window like

Then you want to fill like

Click ok
Then give start and launch the emulator like 

Then your emulator will start like

Your emulator like

Step 5.
Copy your dropbox apk file and placed in to the location like (C:\adt-bundle-windows-x86-20131030\sdk\platform-tools)
Step 6.
Open command prompt and open the path like C:\adt-bundle-windows-x86-20131030\sdk\platform-tools

Then give the command like
adb install dropbox.apk
the process was going like

Then your apk file were successfully installed.
You can chek your emulator



That’s all.. enjoy you emulator…..
Thank you…..
No comments:
Post a Comment