View Single Post
Old 11-02-2017, 04:45 AM   #1
Neru
!!!
Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.Neru knows the way to San Jose.
 
Neru's Avatar
 
Posts: 115
Karma: 54482
Join Date: Jan 2016
Location: Lithuania
Device: Boox Note 2, Boox i86
Exclamation Enable OTG support (needs ROOT)

Hello.

To enable OTG support you need to

1: Create file named android.hardware.usb.host.xml containing lines
Quote:
<feature name="android.hardware.usb.host"/>
</permissions>
in folder /system/ect/permissions/

2: In files tablet_core_hardware.xml or handheld_core_hardware.xml or rk-core.xml add line
Quote:
<feature name="android.hardware.usb.host" />
into <permissions> section.
Then reboot.

Found it in this XDA developers thread.

Tested with Icarus Illumina XL HD- works fine. Should work with any android device that hardware supports OTG.

Last edited by Neru; 11-10-2017 at 02:04 PM. Reason: Fixed link, thanks to @Randy11
Neru is offline   Reply With Quote