Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-28 Thread Taylor Alexander
On Tue, Sep 27, 2011 at 6:37 PM, Dan Raaka danra...@gmail.com wrote: on the galaxy tab 10.1, what is the build fingerprint ? $ adb shell getprop | grep -i finger -Dan getprop | grep -i finger returns: [ro.build.fingerprint]: [samsung/GT-P7510/GT-P7510:3.1/HMJ37/JPKG6:user/release-keys]

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-27 Thread Anil Sasidharan
Hi Taylor, Thank you so much. Where do we get the 3.1 update that was applied on your tablet. Is it OTA (from Verizon??) or Is this available as a firmware download somewhere in the Internet? I would really appreciate if you could help us get this update for my Acer Tab A501. Thanks once again

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-27 Thread Taylor Alexander
Hey Anil, I connected my tablet to wifi and it immediately said there was an update. You have an A501 though? Mine is an A500. Perhaps the A501 does not have an update yet? I'm not familiar with that model. Mine is wifi only. Since you mention verizon I assume the A501 is the verizon model. It

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-27 Thread Anil Sasidharan
Hi Taylor, Yes, mine is A501. Unfortunately I'm trying to experiment with my A501 in India and the 3.1 update is not yet available here. Looks like I've to wait for a long time before being able to check the USB Host APIs on A501. Thanks a lot Taylor and I sincerely appreciate your great

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-27 Thread Taylor Alexander
Hey Anil, I did a bit of searching and found that there *is* an update (to 3.2) for your tablet, but it just may not have gotten it yet. Go to settingsabout tabletsystem updates and tell it to check now If it says you are up to date, but it still says you have 3.0, then your tablet hasn't been

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-27 Thread Anil Sasidharan
Hi Taylor, Thanks a million. Awesome suggestions. I really appreciate if and definitely give this a shot. Have a great day Warm Regards, Anil On Wed, Sep 28, 2011 at 12:01 AM, Taylor Alexander tlalexan...@gmail.comwrote: Hey Anil, I did a bit of searching and found that there

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-27 Thread Taylor Alexander
Glad to help! :) -Taylor On Tue, Sep 27, 2011 at 11:36 AM, Anil Sasidharan anil...@gmail.com wrote: Hi Taylor, Thanks a million. Awesome suggestions. I really appreciate if and definitely give this a shot. Have a great day Warm Regards, Anil On Wed, Sep 28, 2011 at 12:01

[android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-27 Thread Dan Raaka
on the galaxy tab 10.1, what is the build fingerprint ? $ adb shell getprop | grep -i finger -Dan On Sep 27, 11:52 am, Taylor Alexander tlalexan...@gmail.com wrote: Glad to help! :) -Taylor On Tue, Sep 27, 2011 at 11:36 AM, Anil Sasidharan anil...@gmail.com wrote: Hi Taylor, Thanks a

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-26 Thread Taylor Alexander
Yes, the tablet shipped with 3.0 but I immediately applied the 3.1 update. And then another small update wanted to be applied, but I think USB worked after the first one. I didn't try it before that. Under About Tablet in settings I have: Model: A500 Android Version: 3.1 Kernel Version: 3.6.36.3

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-24 Thread Anil Sasidharan
Hi Taylor, Thanks a lot. Based on what have experienced, I guess the Samsung Tab 10.1 with Android-3.1 firmware does not yet support USB Host APIs whereas Acer's Iconia A500 supports the same. Would you please let me know the exact version of the Android firmware on A500 that worked for you. I've

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-23 Thread Anil Sasidharan
Hi, I'm curious to know if you were able to get this fixed using Acer Iconia A500. Are you able to use the android application to enumerate devices using USB Host API? Warm Regards, Anil On Thu, Sep 22, 2011 at 1:05 AM, Taylor tlalexan...@gmail.com wrote: Hey! I've actually had the EXACT

Re: [android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-23 Thread Taylor Alexander
Hi Anil, Yes, I did get it working with the Acer. I had replied off list to Will because my original reply to the list was taking too long to get approved (it was my first post to this list). Here is my first off-list message, where I gave some details: On Thu, Sep 22, 2011 at 1:43 AM, Taylor

[android-developers] Re: USB Host mode on galaxy tab 10.1 / android 3.1 - Device repeatedly re connecting in dmesg output

2011-09-22 Thread Taylor
Hey! I've actually had the EXACT same problems and it was driving me nuts! I'm running a 16GB Wifi Galaxy tab with the 3.1 touchwiz update. I can connect a USB mouse and keyboard and hub all just fine, they work great. However, when I try to enumerate the devices, I get nothing. To compound the