Setting up the SDK:
- Set your System Variables Path to '
\tools' directory within the SDK folder. (MyComputer-Properties-Advanced-Environment)
Setting up ADT:
- Start Eclipse.exe
- From Eclipse add the ADT installation folder as a software update. (Help-SoftwareUpdates-Available-Add Location / Tick all options - Install
- First you must create a AVD (Android Virtual Device)
- To see your available targets execute (from Windows Command Prompt in your '
\tools' directory) android list targets - To create your AVD execute android create avd --target
- Start Emulator and execute emulator -avd
No comments:
Post a Comment