Skip to content

How to configure eclipse indigo and emulator

colllz edited this page Feb 15, 2018 · 12 revisions

In this wiki I will tell you how to configure this app to work with eclipse indigo IDE and emulator:

Step 1 : Install eclipse indigo

Step 1.1 : Install ADT android plugin from Help > Install New Software

Step 2 download android sdk

Step 3 : install emulator to test app on computer, if you're using intel chip, you dont need to install emulator because eclipse will have resources to run in built emulator based on intel chip

Step 4 : in addition to step 3, download Genymotion with virtual box to test app on computer, then link it to work with eclipse at "Install New Software"

Step 4.1 if you dont see anything, uncheck the "Group items by category"

Step 5 download android sdk to link to eclipse

Step 5.1 go to window> preferences> android and point to android sdk

Step 6 install the required packages in android sdk to enable GUI building on eclipse

Clone this wiki locally