I was curious to know if this is being worked on and if so is there OSK support for input if would BT work with a keyboard? While typing the question this thread was suggested:
http://forum.xda-developers.com/showthread.php?t=582347
Would the same packages/scripts work for installing debian on a MT4G?
TIA
Related
Hello there,
I'm developing applications for (i. e.) Acer A500 and need to use some of the Android SDK tools like hierachyviewer etc. which work on developer version of Android only (I need to use them on the real device, not emulator). I don't have any of that version and what's more don't know where to get it - so I thought about rooting my device - will it enable those tools on that device? Or do I have to install some mods?
Thanks in advance for the info.
It did work for me but I only tried a few adb and ddms commands.
That's great, can you confirm hierarchyviewer working? (Is it possible to load View Hierarchy for custom app?)
Has anyone tried to run Android VNC on their Q using the ADB app install method? It would be really cool if it worked...
I know this is old but it came up when I was searching.
Yes, VNC works. My Q is rooted with trebuchet sideloaded and VNC works however I am having a difficult time mapping keys to navigate through Android.
Is there any way to enable USB port using backtrack 5 (I used vnc, android terminal to get this backtrack working) to connect a USB wireless adapter to my iconia A500 and use backtrack 5 complete features?
probably not
If you are using the stock rom and kernel, then no. Linux in a chrooted environment uses the already-installed Android kernel to run, not a separate kernel, and the kernel modules for most USB devices including wireless cards are not included in the stock kernel.
I haven't used a non-stock kernel (yet), so I don't know if there are any non-stock rom/kernel combos that include additional kernel modules.
Thanks
nalf38 said:
If you are using the stock rom and kernel, then no. Linux in a chrooted environment uses the already-installed Android kernel to run, not a separate kernel, and the kernel modules for most USB devices including wireless cards are not included in the stock kernel.
I haven't used a non-stock kernel (yet), so I don't know if there are any non-stock rom/kernel combos that include additional kernel modules.
Click to expand...
Click to collapse
Thanks for the answer let me know if you find the way to it.
Bk8 said:
Thanks for the answer let me know if you find the way to it.
Click to expand...
Click to collapse
you mean a usb wifi dongle.....do you mean to use the "pentesting" tools in backtrack since most android phones lack monitor mode?
if so then yes but the work around isn't pretty and i wouldn't even try if your chrooting backtrack 5 and not dual booting it natively
ill type up the terminal codes if you really want them no guarantee that it will work when your not booting it natively and that it won't have compatibility issues
XD
Yes please type the codes
gears177 said:
you mean a usb wifi dongle.....do you mean to use the "pentesting" tools in backtrack since most android phones lack monitor mode?
if so then yes but the work around isn't pretty and i wouldn't even try if your chrooting backtrack 5 and not dual booting it natively
ill type up the terminal codes if you really want them no guarantee that it will work when your not booting it natively and that it won't have compatibility issues
XD
Click to expand...
Click to collapse
Yes I want to use pentesting tools with a usb wifi dongle, and please type the terminal codes I would like to test them. Thank you
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
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