View Single Post
Old 01-09-2022, 04:51 PM   #245
alexthunder
Junior Member
alexthunder began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jul 2012
Device: Likebook Plus, NST, Kindle Keyboard, Kindle DX
OTG on Likebook Plus

Quote:
Originally Posted by Neru View Post
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?
alexthunder is offline   Reply With Quote