Android Remote don't work on your Tegra2 tablet ? Try this!

Few weeks ago,i bought a zpad t2,it is a tegrat2 tablet.

I want to use it as my develop device to instead my xt701.

Sadly,it don’t work when i open remote and hit play.

today, i saw this and it made my zpad to work!

remeber change the VID_xxxx and PID_xxxx to your device’s ID or it won’t work.

you could found your id in device manger - > right-click and select Properties → Details

if you have done all of this and it didn’t work, try restart your computer.

it’s awesome to use a 10.1 inch screen to develop game!:smile:

good luck!:slight_smile:

btw , my system is windows xp 64

but it should work on any system.

how exactly it didn;t work? Was the framerate low or it just could not connect to the editor? Did you install the Android Remote from the Marketplace?

it just could not connect to the editor.

but it’s nothing about unity remote,just because the google’s ADB driver haven’t surpport tegra2 tablet yet.

Thanks for this note dongliang28 ! You provided the solution!

I just got an Asus Transformer Prime and went through the Android SDK installation process, installed the Unity Remote app on the tablet, and launched the Unity Editor and the AngryBots demo set in Android build mode - and nothing would happen.

I went through the steps you linked to on the addictivetips site, and now it works perfect!

I am not sure what you mean by your line “remember change the VID_xxxx and PID_xxxx to your device’s ID or it won’t work”, because I did not do that - I only followed the steps just at they are on the web site - pasted in the text as it said and updated the driver and it works!

thanks!