[Q] ROM with preenabled adb? - Oppo Find 5

Hi, I've managed to crack my digitizer and can't use my phone.
Because external input devices (mouse, keyboard) aren't supported, is there any ROM with pre-enabled adb or one that supports usb keyboard or mouse?
Maybe I can still use my phone if I can pair (via adb) a bluetooth mouse! Thanks in advance

Related

[Q] USB OTG Functionality - for porting to Optimus One

Hello,
Can anyone help me with a description of the USB OTG functionality on the ZTE Blade ?
I am interested in:
What drivers are installed (USB Host, USB Gadget, USB Storage, etc.) that are related to USB OTG functionality.
How the phone recognizes if it should be in USB Host or USB Gadget mode (sense pin or software switch?)
How the automount works.
What kinds of devices can be connected to the phone.
Any other things that could help implementing USB Host into another phone (Optimus One)
I am trying to help get USB host working in the LG Optimus One, which has similar hardware, but OTG is not working at the moment.
Any help would be appreciated.
The thread (at it's beginning, at thr moment is here), for direct input.

[q] htc hd2 usb host

Hi. Could you tell me where I can find a software or drivers for USB HOST on HTC HD2? I have a cable but my phone can't connect with keyboard, pendrive or mouse. Please help me.
Thank you very much.

[Q] USB Drivers from 3.1 to 2.2

Hello, I was wandering if it would be possible to port the USB drivers from Android 3.1 to use on Android 2.2 for use on the A7. I love this tablet, but hate the lack of USB device support. If it is at all possible how hard would it be to do so? Thanks for any help at all. Sorry if this has been asked before.
why don't you try loading dexter A7comb 3.0.1 rom, you can run it as HC or GB..
Does it have USB mouse support? And doesn't it have a fair share of bugs?
i think i included the USB_OTG app in HC3.0 release, which can enable your usb port, if you get a MALE-A to MALE-A cable (OTG cable i think its called)
then you get full usb connection support, and mapping to windows works too.
Its disabled for use in regular mod i think.
technically, the trick is in a terminal program,
to do this one line,
DEVICE MODE
echo 0 >/proc/test_program/usb
HOST MODE
echo 1 >/proc/test_program/usb

[Q] how can we use a usb host?

Hello,
I have do a usb cable with external power alimentation, can we use it on android?
It works on Windows and on ubuntu!
I have put the kernel with a driver for the usb host. If we search the program used in samsung s2?
Bumping, as I am looking too for a way to run this. There is no clear info about USB host support on this forum.
And USB Host IS POSSIBLE in HD2 as hardware supports it, probably with OTG mode. We need a working kernel, or just some info how to run it.

ROM with built-in OTG

Hello,
I need a ROM with built-in OTG because my Nexus's screen is dead and I want to use a mouse with my powered usb otg hub to install debian and set a little home server.
I tried Chroma and Nitrogen without success.
Thank you!
That feature is mainly kernel related. So you gonna find a kernel with usb otg
I tried pure nexus with hellspawn N4 which has built in otg but no otg out of the box, I can't use the touch so I can't try app or settings :/
Also I have a bluetooth mouse if it easier to set it via adb but I don't know how..
Not sure how to set it via adb in hellspawn, but in Quanta, it can be set by issuing the following command...
Code:
echo "1" > /sys/module/msm_otg/parameters/otg_hack_enable
Can you tell me a good rom with ? Because pure nexus is 6.0.1 and Quanta is for 5.1 :/
PS: I tried the command but nothing
Ok so thanks to this usefull programm http://marian.schedenig.name/2014/07/03/remote-control-your-android-phone-through-adb/ I can pair my bluetooth mouse and use my phone !
Actually it is pretty simple it takes screenshot of the phone and use adb click to send touch input.
Quanta is also for marshmallow

Categories

Resources