Testing on an Archos tablet - adb shell instead of install

You must Login before you can answer or comment on any questions.

Hi all,

I'm testing my app on a few different devices and I'm wondering why it won't just install to my Archos 101 tablet. "ADB devices" is showing up the device but when I try to install to the tablet, the log at the bottom of Titanium Studio is showing up something about adb shell - so I presume it's trying to run it over the network rather than package and install it? it doesn't seem to work anyway, is there any way to force it to install so I don't have to copy the APK over manually?

Thanks

1 Answer

I once developed with Titanium on an archos tablet, I don't remember which one was, but I think I had to install some drivers in order to get adb working properly... By the way the drivers were only available for windows.

— answered 2 years ago by Itinerarium Itinerarium
answer permalink
1 Comment
  • I'm using Windows 7 so I should be ok, the device comes up when I use "adb devices" but maybe it's still not 100% installed properly. I will do some googling to see if this is the problem. Thanks

    — commented 2 years ago by David Brennan

Your Answer

Think you can help? Login to answer this question!