android development on windows 8, step 1
Nexus 7 emulation on left, Eclipse on the right, all hosted on Windows 8 |
So far I'm using the emulator that ships with the SDK. I've yet to try to tie my Nexus 7 hardware into this. I will say this, when the directions on the Google site say not to build the device from the command line with the SDK, but build it from the Eclipse IDE, they mean it. I tried to build everything from the command line, and when it came time to try it from the IDE it kept failing because it couldn't find the emulator image. I had to delete both the initial SDK and Eclipse install and then reinstall everything, following the directions. Once I did that then everything works properly from the IDE.
First simple project, "Hello World", running in emulator |
Android SDK: http://developer.android.com/tools/index.html
Eclipse IDE: http://www.eclipse.org/downloads/
Comments
Post a Comment
All comments are checked. Comment SPAM will be blocked and deleted.