Samsung Galaxy Tab 10.1 problem.

Monkey Targets Forums/Android/Samsung Galaxy Tab 10.1 problem.

AndyGFX(Posted 2011) [#1]
I have today new device, Galaxy Tab and i tried compile my project for this device, but looks like sometging is wrong or missing, because Monkey show this error message:

install:
[echo] Installing E:\AndyGFX\AGFX_Monkey_Game_Projects\GAME_RocketAssault\GAME_RocketAssault.build\android\bin\MonkeyGame-debug.apk onto default emulator or device...
[exec] error: device not found
ERROR:
BUILD FAILED
e:\software\Android\android-sdk\tools\ant\main_rules.xml:654: The following error occurred while executing this line:
e:\software\Android\android-sdk\tools\ant\main_rules.xml:272: exec returned: 1

Note:

1) I have instaled android SDK 3.0, 3.1
2) same compilation for Galaxy Ace works fine.

Anyone help me have experiencies with compilation on Galaxy Tab 10.1?


Edit: Manualy copied APK file to tabled and install works fine.


benmc(Posted 2011) [#2]
I have this problem whenever I have more than 1 device plugged in at a time and forget to unplug one of them before building for Android in Monkey.


DruggedBunny(Posted 2011) [#3]
Have you enabled the new phone's USB debugging option?


AndyGFX(Posted 2011) [#4]
Sorry, I forgot write that promblem is resolved. Latest USB drv. collection from Samsung has all missing drivers for tablet. Now compilation from Monkey send apk file to tablet very well.

Thx.