Quote:
Originally Posted by Neru
to enable otg you should root and then:
1: go to /system/ect/permissions/ and create file named android.hardware.usb.host.xml containing lines
<feature name="android.hardware.usb.host"/>
</permissions>
2: In files tablet_core_hardware.xml or handheld_core_hardware.xml or rk-core.xml add line
<feature name="android.hardware.usb.host" />
into <permissions> section.
Then reboot.
I used Root Master to root and Es file exporer.
Found it in this XDA developers thread.
|
Tried to add the file android.hardware.usb.host.xml with the above mentioned permissions as well as to edit rk-core.xml, but OTG still doesn't work for me. Anyone had better luck with it?