http://www.xda-developers.com/andro...b-sticks-on-the-galaxy-nexus-with-stickmount/
Can Kindle get OTG like Galaxy Nexus/some sony ericsson build OTG support?
I'll try to see what I can do with ics
Sent from my Galaxy Nexus using XDA App
The ultra nicest thing would be USB OTG with a USB GPS receiver and a car charger - the ultimate navigation system!
JackpotClavin said:
I'll try to see what I can do with ics
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
[MODULES][ARC][NEO][FW:4.0.A.2.368] USB-OTG {Storage, Keyboard & Mouse}
http://forum.xda-developers.com/showthread.php?t=1224676
hope this link can help you
ygvuhb said:
http://www.xda-developers.com/andro...b-sticks-on-the-galaxy-nexus-with-stickmount/
Can Kindle get OTG like Galaxy Nexus/some sony ericsson build OTG support?
Click to expand...
Click to collapse
this board OMAP4430 already supports USB-OTG (atleast from the specs it does)...
we just need to enable it in kernel defconfig...
if i get time i will try creating modules for it...
DooMLoRD said:
this board OMAP4430 already supports USB-OTG (atleast from the specs it does)...
we just need to enable it in kernel defconfig...
if i get time i will try creating modules for it...
Click to expand...
Click to collapse
That 's so great we get your help
thanks
ygvuhb said:
That 's so great we get your help
thanks
Click to expand...
Click to collapse
I'll enable this in my next kernel release.
intersectRaven said:
I'll enable this in my next kernel release.
Click to expand...
Click to collapse
hey iR most of the stuff is already enabled:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1599
but this:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1622
and:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1638
should be interesting...
also dont forget to enable:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1658
DooMLoRD said:
hey iR most of the stuff is already enabled:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1599
but this:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1622
and:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1638
should be interesting...
also dont forget to enable:
https://github.com/DooMLoRD/Kindle-...el/arch/arm/configs/otter_new_defconfig#L1658
Click to expand...
Click to collapse
I'm going to try these from OMAPZOOM:
http://omapzoom.org/?p=kernel/omap.git;a=commit;h=3b4c40559a6b3c56dd98a6891dd5bd6bb3d2fcf0
and
http://omapzoom.org/?p=kernel/omap.git;a=commit;h=a48a97aff5cc2a7ce5f9ff9d6e3612c4385b8371
I think those are for usb host and mass storage support according to their commit descriptions.
can it enable in cm7 kindle fire kernel too?
or i can just replace cm7 kernel??
ygvuhb said:
can it enable in cm7 kindle fire kernel too?
or i can just replace cm7 kernel??
Click to expand...
Click to collapse
I think you can just replace CM7 kernel with my CM7 kernel release. According to one of the people who tested it, it worked fine for him. I'm not sure though since I'm not inclined to use it. I'm one of the few people who like the carousel.
intersectRaven said:
I'm going to try these from OMAPZOOM:
http://omapzoom.org/?p=kernel/omap.git;a=commit;h=3b4c40559a6b3c56dd98a6891dd5bd6bb3d2fcf0
and
http://omapzoom.org/?p=kernel/omap.git;a=commit;h=a48a97aff5cc2a7ce5f9ff9d6e3612c4385b8371
I think those are for usb host and mass storage support according to their commit descriptions.
Click to expand...
Click to collapse
yups that should do it.... i use similar defconfig changes to get it working on ARC:
https://github.com/DooMLoRD/Xperia-...rm/configs/doom_usbotg_mogami_defconfig#L1825
as i told u guys before the board already supports it... we just to enable it in kernel config and hope the kernel compiles w/o errors
intersectRaven said:
I think you can just replace CM7 kernel with my CM7 kernel release. According to one of the people who tested it, it worked fine for him. I'm not sure though since I'm not inclined to use it. I'm one of the few people who like the carousel.
Click to expand...
Click to collapse
great
wait the new cm7 kernel release
A bit of bad news. I tried enabling the OHCI and EHCI options but couldn't get it to work or rather, whenever I enabled them, the display won't start. All it displays is a blank screen. There's even no backlight turned on. I'll have to investigate this later.
On the bright side though, mass storage is enabled now. Have no way to test this though so I'll just get it out there later.
Hey, any new updates on this?
Anything I could do to help?
KF community would win a lot with OTG working.
I had a crazy idea that would depend on this. I have a spare webcam from my HP DV2880 and as it's pretty small, and usb, with otg working, I think that would be possible to try to make it work as the camera device. It probably draws very little power and with proper modules could work.
I'm willing to spend some time to try as soon as otg is ready!
AdrienC said:
Hey, any new updates on this?
Anything I could do to help?
KF community would win a lot with OTG working.
I had a crazy idea that would depend on this. I have a spare webcam from my HP DV2880 and as it's pretty small, and usb, with otg working, I think that would be possible to try to make it work as the camera device. It probably draws very little power and with proper modules could work.
I'm willing to spend some time to try as soon as otg is ready!
Click to expand...
Click to collapse
I'll take a crack on it this weekend. I've been too tired to solder the needed USB cable after work.
O man....the kindle fire just gets better and better!
This would be beyond amazing for me, as the space on this device is such a limiting factor. Allow me to connect my USB drives and I'll be more than happy!
Dslrs
I would be especially interested in getting DSLR Controller to work on the kindle. Would look really great on top of a video rig!
If USB host mode gets enabled, would it be possible to use a Bluetooth dongle with KF or would it require additional development?
Related
http://sven.killig.de/android/N1/2.2/usb_host
USB Drives, keyboard, camera, external monitor?
Is there instructions of how to setup, or just someone saying what the pre-req's were and a video showing that it works? Not ready for prime-time?
chesh420 said:
Is there instructions of how to setup, or just someone saying what the pre-req's were and a video showing that it works?
Click to expand...
Click to collapse
If you have any specific question, don't hesitate to ask me so I can add it to the web page.
chesh420 said:
Not ready for prime-time?
Click to expand...
Click to collapse
Well, some of it is Debian based, so ready for nerd time
nice
I would recommend changing the youtube embed to a normal size. I did not even notice the links at the bottom, plus it was too wide for my browser window. If someone wants to watch it fullscreen they can do it themselves.
Clarkster said:
I would recommend changing the youtube embed to a normal size.
Click to expand...
Click to collapse
The embed button on the YouTube site switches automatically to this size when enabling the HD checkbox.
Clarkster said:
I did not even notice the links at the bottom, plus it was too wide for my browser window.
Click to expand...
Click to collapse
I rearranged it.
That's better. I'll just have to get a bigger monitor then
Other than my initial I don't have much else to say other than this is very cool and promising too.
Great work.
sonic74 said:
sven.killig.de/android/N1/2.2/usb_host
Click to expand...
Click to collapse
Nice job, sonic74!
I ordered the OTG cables that you linked. (You should get commission). Which USB to VGA adapter did you use? -- Also, going to hunt down a USB to Ethernet adapter to play with and try.
Cheers,
Kermee
I saw in the hardware list, you have a "USB Dual Power Cable" listed as one of the items. Does that go between the powered USB hub and the USB OTG cable?
Cheers,
Kermee
Kermee said:
(You should get commission)
Click to expand...
Click to collapse
I don't. Nice idea, though...
Kermee said:
Which USB to VGA adapter did you use?
Click to expand...
Click to collapse
It's a Lenovo 45K5296.
It's DisplayLink DL-195 based and so can do 2048x1536 over DVI. If you don't need that high a resolution, there are cheaper options. Or small USB monitors.
Yeah I'm confused on the "USB Dual Power Cable" and what exactly that is also. If you can a rough step by step on how you got it working could go along way as well.
I actually posted on reddit asking if I could link your post here.. must've missed it the first time quickly scanning. Congrats on figuring this out by the way.
Kermee said:
Does that go between the powered USB hub and the USB OTG cable?
Click to expand...
Click to collapse
Exactly. I added a picture to the website for clarification.
hi,
do you expect this to work for other phones as well?? like the motorola milestone once we can modify the kernel? Or is it very specific to the nexus one hardware?
royalcs said:
do you expect this to work for other phones as well??
Click to expand...
Click to collapse
The ones from HTC should have similar USB hardware.
royalcs said:
like the motorola milestone once we can modify the kernel?
Click to expand...
Click to collapse
Yes, the Droid/Milestone is TI OMAP based. The first linux OTG/host support came from TI for this SoC. It is even in the mainline tree I think.
sonic74 said:
Exactly. I added a picture to the website for clarification.
Click to expand...
Click to collapse
Awesome. -- Does this allow the N1 to take a charge via USB while you're using it in USB OTG/Host mode?
Cheers,
Kermee
Kermee said:
Does this allow the N1 to take a charge via USB while you're using it in USB OTG/Host mode?
Click to expand...
Click to collapse
Yes, it does.
sonic74 said:
It's a Lenovo 45K5296:
shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:item.detail?GroupID=38&Code=45K5296¤t-category-id=F518DEACD67248538629B17343AFFB25
It's DisplayLink DL-195 based and so can do 2048x1536 over DVI. If you don't need that high a resolution, there are cheaper options. Or small USB monitors:
sven.killig.de/openwrt/slugterm_dl.html
Click to expand...
Click to collapse
Ah. Nice! Thanks for the clarification!
I was thinking of picking up a cheap StarTech USB2VGA off eBay for $30 USD. Since it works in an NSLU2, I'm assuming it should work too on the N1.
BTW- I have that exact same ASUS WL-500G Premium... It's a blast to hack!
Thanks again!
Cheers,
Kermee
Sonic74, you've used a self-powered USB Hub. Is it possible to use less-intensive devices like USB Keyboard and Mouse without requiring it to be powered? Or is it a must to even work?
It's also a little confusing the binaries you've put up on your site atmo, since I presume some relate only to running X11 (ConnectBot etc) and others are for simpler things such as the keyboards? Can you make it clearer on the distinction of what's required to do what? Huge thanks.
Lastly, thanks for opening the world's eyes to the amazing possibilities with Android. The dawning that these are more than just phones, they are mobile computer devices that can be converted into gaming consoles or presentation devices or printers or scanners etc. is pretty epic
Interesting...now only if there was an Android driver for my USB FM radio I could get FM on my N1!
Ok so I have searched a bit and cannot find anything related to a TV Out for the Dinc. I know I have seen it mentioned on this forum before, but search is not showing any results.
Anywho is it possible to use TV Out on a Dinc running AOSP Rom? (Miui...atm)
GatorsUF said:
Ok so I have searched a bit and cannot find anything related to a TV Out for the Dinc. I know I have seen it mentioned on this forum before, but search is not showing any results.
Anywho is it possible to use TV Out on a Dinc running AOSP Rom? (Miui...atm)
Click to expand...
Click to collapse
I have not heard of it working with AOSP ROMs, only Sense. I don't use TV-OUT at all, but seeing posts about it, it doesn't work with AOSP.
At this very moment, I don't believe so. Although I haven't kept up with any AOSP roms in months. That said, the news (and Verizon support PDF to go along with it) that there is a gingerbread update dropping hopefully this week will bring with it the proper files that AOSP rom developers need to incorporate 720p.
awesome hopefully video out is included in this GB update and can be incorporated into the AOSP roms.
I assume I need a miniusb to hdmi cable or something?
GatorsUF said:
awesome hopefully video out is included in this GB update and can be incorporated into the AOSP roms.
I assume I need a miniusb to hdmi cable or something?
Click to expand...
Click to collapse
Maybe some one will make a sense-less script that you can use to remove sense but keep TV out on GB. i know Lou had a script that removes sense on his rom. it felt the same as AOSP
Does TV-out work on sense GB roms? I thought it was just working on froyo but I could be wrong. Assuming that source is going to be released now for GB, maybe we'll see something implemented into AOSP GB roms?
I have no clue about tv out compatibility on gingersense roms,I don't have a use for it. But I will say there are quite a few people anticipating updates in EVERY rom with 720, tv out, kernel development, or glitches being ironed out. I'm happy everyone gets a piece of the pie if and when the source is released.
k_nivesout said:
Does TV-out work on sense GB roms? I thought it was just working on froyo but I could be wrong. Assuming that source is going to be released now for GB, maybe we'll see something implemented into AOSP GB roms?
Click to expand...
Click to collapse
I haven't seen it on any Gingerbread ROMS that I know of... I last had it on WarmZ which was Sense 2.0 on Froyo. The closest I figure I can get to AOSP with TV-Out is LauncherPro+ on the Sense ROM of choice.
I've been patiently waiting for it to show up on G-Bread. The cord is just sitting right there begging to be used lol I have no idea why they can't implement TV-Out on AOSP roms though. Seems like one of those features that just gets thrown in uknow.
what cord is needed? I assume the correct drivers will be found when the source is released.
I assume the GB source thats coming will fix TV-out in both Sense and AOSP roms.
GatorsUF said:
what cord is needed? I assume the correct drivers will be found when the source is released.
I assume the GB source thats coming will fix TV-out in both Sense and AOSP roms.
Click to expand...
Click to collapse
I 2nd that question. I know the Dinc has DLNA but what other option is there with just the microUSB port?
GinNjoose said:
I 2nd that question. I know the Dinc has DLNA but what other option is there with just the microUSB port?
Click to expand...
Click to collapse
http://shop.htcpedia.com/htc-micro-usb-tv-out-cable.html
demarcmj said:
http://shop.htcpedia.com/htc-micro-usb-tv-out-cable.html
Click to expand...
Click to collapse
Thanks
Sent from my ADR6300 using XDA Premium App
Wow, I didn't think that existed -awesome! I'm assuming composite is as good as it gets through USB, no component or HDMI?
Sent from my ADR6300 using Tapatalk
yup, composite is it. no component or hdmi. works well actually. though I usually just use it for podcasts through my receiver.
cpuspeed said:
yup, composite is it. no component or hdmi. works well actually. though I usually just use it for podcasts through my receiver.
Click to expand...
Click to collapse
Have you used it for video at all? Good or bad quality? I'm ready to add it to my amazon shopping cart.
GinNjoose said:
Have you used it for video at all? Good or bad quality? I'm ready to add it to my amazon shopping cart.
Click to expand...
Click to collapse
Its equivalent to a DVD player or a Wii; it looks really good on CRT TV's and kinda whatever on an HD flat screen... I have a 32 inch CRT and I watch movies off the phone on a regular basis, its pretty awesome
What's a CRT? ;-)
Good info though, thanks. I've been curious about the TV-out functionality of the inc.
I purchased from my Verizon store the TV out cable. Yeah, it works like the last guy said. I picked it up primarily to watch movies on my girlfriend's CRT TV. It worked great. Then she got an LCD and it didn't look quite as good.
I lost TV out once I switched from Sense to CM7. We'll see what happens with the coming GB update. Maybe I'll switch back. I doubt it, though, especially if TV out may be coming to AOSP ROMs.
liteon163 said:
I purchased from my Verizon store the TV out cable. Yeah, it works like the last guy said. I picked it up primarily to watch movies on my girlfriend's CRT TV. It worked great. Then she got an LCD and it didn't look quite as good.
I lost TV out once I switched from Sense to CM7. We'll see what happens with the coming GB update. Maybe I'll switch back. I doubt it, though, especially if TV out may be coming to AOSP ROMs.
Click to expand...
Click to collapse
I flashed the 2.3.4 leak last night, hopefully I still get tv out
Sent from my ADR6300 using Tapatalk
video looks good, but the processing power of the phone is limited so I've had stuttering issues with higher resolution videos that would look good on an LCD. not the cables fault.
Hello all!
So I am getting the Note on Tuesday or so and this is a list of things I will be getting with it.
#1 Blue Galaxy Note (of course)
#2 2 cases
#3 2 anker batteries
#4 charging dock
#5 screen protector
#6 SANOXY Micro USB Host Mode OTG Cable
#7 EXPANSYS MHL microUSB to HDMI Adapter
#8 HDMI Cable 2M
# 9 RII Mini Wireless Bluetooth Keyboard
And I think that is it for now. I will be using a PS3 controller for gaming and the mini keyboard would be nice to use also with my HTPC.
Then on the software side, it is currently running CM9.
From what I have read flashing from recovery with CM9 is no problem...correct? Or do I still want to use Odin, etc?
I just hope my emulators are all working
And I hope Netflix TV out also works as it never worked with my Captivate. I could do others but not Netflix.
Any recommendations or suggestions are welcomed.
Thanks!
Maybe you want to get a longer micro usb cable. The one that comes with the Note is awfully short.
Good one. That indeed is something I did with my Captivate. Is this a normal usb I can get locally ?
And from whom you will get all this? Nice package btw...
Sent from my GT-N7000 using Tapatalk
zviki said:
And from whom you will get all this? Nice package btw...
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
Thanks!
Some of it came with the phone from the original owner the rest I am getting from different places. Just wanting to get the full experience right away
Looks like I made a stupid move by asking the other user to flash CM9 because I just read the CM9 log:
Speakerphone is a bit broken
USB OTG doesn't work
MHL doesn't work
So two cables I wont be able to use right away.
I guess its time to start reading up on what I can use to get those working.
shaolin95 said:
Good one. That indeed is something I did with my Captivate. Is this a normal usb I can get locally ?
Click to expand...
Click to collapse
What you need is a cable usb type a (ordinary usb plug) - micro usb. You can get any such cable, it's not necessary that the cable meets any specific requirements.
Sent from my Galaxy Note running ICS
shaolin95 said:
Looks like I made a stupid move by asking the other user to flash CM9 because I just read the CM9 log:
Speakerphone is a bit broken
USB OTG doesn't work
MHL doesn't work
So two cables I wont be able to use right away.
I guess its time to start reading up on what I can use to get those working.
Click to expand...
Click to collapse
But you can go back to GB,right? Just be very careful! and read all guide.
Sent from my GT-N7000 using Tapatalk
Yeah I have been considering GB for sure but it seems ICS is "safe" as long as I dont user recovery or trying to reset it.
decisions...
Yeah,but on GB everything works.
Sent from my GT-N7000 using Tapatalk
try cyanofree .... I dont have any problem at all except the fact that it's been discontinued
Sent from my GT-N7000 using XDA
will i be able to use the external battery and sd card made by cager ( search in dealexterme, i cant post links yet) with my nexus for watching movies etc.
thx
:laugh:
no
ziddey said:
no
Click to expand...
Click to collapse
why not?
N4 has no OTG support
"no" is right, unfortunately the N4 does NOT have OTG support... this is hardware based not software, so I doubt it will ever be able to do it...
eisaiasjr said:
"no" is right, unfortunately the N4 does NOT have OTG support... this is hardware based not software, so I doubt it will ever be able to do it...
Click to expand...
Click to collapse
Yeah, the OTG is extremely unfortunate. The 8gb is a huge slap in a face, with only ~300mb wiggle room
eisaiasjr said:
"no" is right, unfortunately the N4 does NOT have OTG support... this is hardware based not software, so I doubt it will ever be able to do it...
Click to expand...
Click to collapse
correct me if i wrong, the device dosent have otg support because the usb port cant produce enough voltage to turn on external devices. this external sd card reader is also a external battery so it has the voltage to turn itself on soshouldnt it work?
yarin699 said:
correct me if i wrong, the device dosent have otg support because the usb port cant produce enough voltage to turn on external devices. this external sd card reader is also a external battery so it has the voltage to turn itself on soshouldnt it work?
Click to expand...
Click to collapse
no
yes
http://forum.xda-developers.com/showthread.php?t=2151159
http://dx.com/s/cager+sd
ziddey said:
yes
http://forum.xda-developers.com/showthread.php?t=2151159
http://dx.com/s/cager+sd
Click to expand...
Click to collapse
I'm surprised you remembered to come back to this thread after a month lol.
DarkScorpion01 said:
I'm surprised you remembered to come back to this thread after a month lol.
Click to expand...
Click to collapse
took me a while to find it :silly:
ziddey said:
took me a while to find it :silly:
Click to expand...
Click to collapse
Anybody found it working??
So my screen cracked. The digitizer is all but completely useless, but the lcd screen is in tact. I've bought a new N7 already but I need to know if there's a way to recover things like pictures and saved files from it when I can't enable data transfer from the tablet. I do not have usb debugging enabled, it's bone stock with no flashes or roms or anything fancy like that. Is there anything i can do short of replacing the screen assembly?
inb4 noob
inb4 get a case next time
any help will be greatly appreciated,
Thanks!
TShep
trippysheppy said:
So my screen cracked. The digitizer is all but completely useless, but the lcd screen is in tact. I've bought a new N7 already but I need to know if there's a way to recover things like pictures and saved files from it when I can't enable data transfer from the tablet. I do not have usb debugging enabled, it's bone stock with no flashes or roms or anything fancy like that. Is there anything i can do short of replacing the screen assembly?
inb4 noob
inb4 get a case next time
any help will be greatly appreciated,
Thanks!
TShep
Click to expand...
Click to collapse
Get a USB otg cable and a USB mouse. Plug it into the tablet and then enable the USB debugging/auto mount mtd if possible. Then mount the mtd to your PC and copy the lot? If that fails use a mouse with a USB 4 hub, and a pen drive/ hard drive and try copy it all to that.
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
heavy_metal_man said:
Get a USB otg cable and a USB mouse. Plug it into the tablet and then enable the USB debugging/auto mount mtd if possible. Then mount the mtd to your PC and copy the lot? If that fails use a mouse with a USB 4 hub, and a pen drive/ hard drive and try copy it all to that.
Click to expand...
Click to collapse
+1 for the USB mouse w/ OTG cable.
I suppose with a mouse you can do anything that you would be able to do with a finger and a digitizer, maybe with the exception of multi-touch.
I'm not sure about the hub business, though - I looked around on the Internet, and I see a mixed bag of reports. But I would think that a JellyBean Nexus would be one of the Android devices most likely to succeed.
If the hub idea doesn't work, there's always the idea of using the mouse and transferring files to a network share on your home network, sending them to dropbox, zipping them up and sending them to a ftp server, yadda yadda yadda.
If it's a rooted device and you have adb working with a custom recovery, then
Code:
adb pull /sdcard/
(note trailing slash, it seems to be important)
will recursively copy EVERYTHING from the /sdcard to your PC, or the MTP trick with the regular OS might work too. Make sure you have enough room and enough time!
Heck, "adb pull /sdcard/" might even work with the regular OS booted - but it could be clumsy if you are running 4.2.2 because of the "improved adb security". (Plug to PC & start adb ; wait for security pop up to happen; unplug PC, plug in mouse, click on dialog, unplug mouse, re-plug PC, try adb again?) Good thing the custom recoveries don't have all that fancy security!
Well, anyway, that's a couple of different suggestions.
good luck
I've found that hubs work well for me, but i didn't stay stock for long. So it may be the custom roms, but i think stock should work too
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
heavy_metal_man said:
I've found that hubs work well for me, but i didn't stay stock for long. So it may be the custom roms, but i think stock should work too
Click to expand...
Click to collapse
Powered or unpowered hubs?
You are using a "normal" OTG cable, and not one of those odd "Y" cable usage scenarios, is that right?
I have an old USB 1.0 unpowered hub laying around here somewhere. I should give it a roll - it should be plenty fast enough for a mouse and a keyboard
bftb0 said:
Powered or unpowered hubs?
You are using a "normal" OTG cable, and not one of those odd "Y" cable usage scenarios, is that right?
I have an old USB 1.0 unpowered hub laying around here somewhere. I should give it a roll - it should be plenty fast enough for a mouse and a keyboard
Click to expand...
Click to collapse
Both i believe, but i havent used the unpowered one in a while. I also have the standard otg cable, not the y. But i have been meaning to get one for my sensation...
I will be back near my nexus in the next half an hour so i will double check it for you pal
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
heavy_metal_man said:
Both i believe, but i havent used the unpowered one in a while. I also have the standard otg cable, not the y. But i have been meaning to get one for my sensation...
I will be back near my nexus in the next half an hour so i will double check it for you pal
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
Click to expand...
Click to collapse
sorry for my late response. i have tested with an unpowered usb hub with a usb mouse, usb keyboard and a usb pen drive (16gb) and it works for me perfectly i didnt need stick mount or anything.
i am using a:
32gb wifi n7
paranoid android version 3.10
stock paranoid android kernel
android version 4.2.2
generic 4 way usb hub.
Sent from my Nexus 7 using xda premium
heavy_metal_man said:
sorry for my late response. i have tested with an unpowered usb hub with a usb mouse, usb keyboard and a usb pen drive (16gb) and it works for me perfectly i didnt need stick mount or anything.
i am using a:
32gb wifi n7
paranoid android version 3.10
stock paranoid android kernel
android version 4.2.2
generic 4 way usb hub.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Thanks. I'll have to try and find my hub & see how it rolls with the stock kernel & ROM. I think maybe the PA ROM kernel has USB host-mode patches?
Well, anyway... I hope we're not confusing the OP by going off topic. Nothing but silence from the OP...
bftb0 said:
Thanks. I'll have to try and find my hub & see how it rolls with the stock kernel & ROM. I think maybe the PA ROM kernel has USB host-mode patches?
Well, anyway... I hope we're not confusing the OP by going off topic. Nothing but silence from the OP...
Click to expand...
Click to collapse
Its possible, but I still believe it should work on stock . At the very least the mouse will work for the op
Hope the op has not been taken by the internet
Sent from my Nexus 7 using xda premium
heavy_metal_man said:
Hope the op has not been taken by the internet
Click to expand...
Click to collapse
This is a rough neighborhood. Lots of drive-by shootings go on down here.
bftb0 said:
This is a rough neighborhood. Lots of drive-by shootings go on down here.
Click to expand...
Click to collapse
I know! Its chaos in these developer parts
Sent from my Nexus 7 using xda premium