Transferring to Nexus 7 - Help!

Monkey Targets Forums/Android/Transferring to Nexus 7 - Help!

Neil(Posted 2013) [#1]
Hi

I am completely new to this but I have read the tutorials and searched this forum but I am stuck!

I have written a small monkey program and want to test it on my Nexus 7.

I have setup Java and the SDK and ANT etc. as described in the tutorial and this seems to have worked as the Android target appears in Monk and also in Jungle. When I build the app everything seems to work but it hangs at

Installing C:\Users\Neil\Dropbox\Programming\MonkeyPrograms\Test\test.build\android\bin\MonkeyGame-debug.apk onto default emulator or device...

and nothing else happens. This is the same using Monk or Jungle.

I have set USB Debug mode on the Nexus 7 (indicated by a small icon in the top left of the device). Is there anything else I need to do?



Many thanks for any help!


Midimaster(Posted 2013) [#2]
Did you install the USB driver for your smartphone?


Neil(Posted 2013) [#3]
Thanks, I think I have the USB driver installed ...




Neil(Posted 2013) [#4]
I installed a different USB driver and it all works now.

Many thanks for the help!

Neil


wiebow(Posted 2013) [#5]
You can use adb.exe in the android sdk platform-tools folder to determine if your device is properly recognized by typing: "adb.exe devices"


dave.h(Posted 2013) [#6]
im having this same issue on windows8 64 bit which driver did you install