[Marshmallow] Write to USB
#20
(2018-03-30, 10:44)mallexxx Wrote: There's a way to write to USB, according to https://4pda.ru/forum/index.php?showtopi...ry54536065

<item name="android.permission.WRITE_MEDIA_STORAGE" granted="true" flags="0" />

same goes for Kodi etc..

IT DOES.., finally!

Did it without ADB, just copied packages.xml to PC, edited it and copied it back to the box - rebooted.., and full USB write access granted Big Grin

On my box now it looks like this:

<package name="org.xbmc.kodi" codePath="/data/app/org.xbmc.kodi-2" nativeLibraryPath="/data/app/org.xbmc.kodi-2/lib" primaryCpuAbi="armeabi-v7a" publicFlags="940097094" privateFlags="0" ft="1627693f1f0" it="161715762ee" ut="1627694263c" version="1799702" userId="10063" installer="com.android.packageinstaller">
        <sigs count="1">
            <cert index="29"
        </sigs>
        <perms>
            <item name="android.permission.MODIFY_AUDIO_SETTINGS" granted="true" flags="0" />
            <item name="android.permission.RECEIVE_BOOT_COMPLETED" granted="true" flags="0" />
            <item name="android.permission.BLUETOOTH" granted="true" flags="0" />
            <item name="android.permission.GET_TASKS" granted="true" flags="0" />
            <item name="android.permission.INTERNET" granted="true" flags="0" />
            <item name="android.permission.READ_EXTERNAL_STORAGE" granted="true" flags="0" />
            <item name="android.permission.WRITE_MEDIA_STORAGE" granted="true" flags="0" />            
            <item name="android.permission.ACCESS_NETWORK_STATE" granted="true" flags="0" />
            <item name="android.permission.WRITE_EXTERNAL_STORAGE" granted="true" flags="0" />
            <item name="android.permission.WAKE_LOCK" granted="true" flags="0" />
        </perms>
Reply


Messages In This Thread
[Marshmallow] Write to USB - by CiNcH - 2017-02-24, 18:06
RE: [Marshmallow] Write to USB - by kinggo - 2017-02-24, 21:27
RE: [Marshmallow] Write to USB - by Tinwarble - 2017-02-25, 05:50
RE: [Marshmallow] Write to USB - by kinggo - 2017-02-25, 11:23
RE: [Marshmallow] Write to USB - by ezriderz - 2017-12-22, 22:20
RE: [Marshmallow] Write to USB - by Tinwarble - 2017-12-23, 07:31
RE: [Marshmallow] Write to USB - by ezriderz - 2017-12-23, 20:18
RE: [Marshmallow] Write to USB - by Tinwarble - 2017-12-23, 21:00
RE: [Marshmallow] Write to USB - by ezriderz - 2019-10-21, 23:38
RE: [Marshmallow] Write to USB - by ezriderz - 2019-10-21, 23:45
RE: [Marshmallow] Write to USB - by CiNcH - 2017-02-24, 21:47
RE: [Marshmallow] Write to USB - by CiNcH - 2017-02-24, 21:50
RE: [Marshmallow] Write to USB - by kinggo - 2017-02-24, 22:06
RE: [Marshmallow] Write to USB - by wrxtasy - 2017-02-25, 07:17
RE: [Marshmallow] Write to USB - by CiNcH - 2017-02-25, 08:57
RE: [Marshmallow] Write to USB - by Tinwarble - 2017-02-25, 10:28
RE: [Marshmallow] Write to USB - by Oibaf - 2017-10-22, 14:51
RE: [Marshmallow] Write to USB - by kinggo - 2017-12-23, 10:11
RE: [Marshmallow] Write to USB - by mallexxx - 2018-03-30, 10:44
RE: [Marshmallow] Write to USB - by Sholander - 2018-03-30, 13:44
RE: [Marshmallow] Write to USB - by ezriderz - 2019-10-12, 22:55
RE: [Marshmallow] Write to USB - by ezriderz - 2019-10-21, 00:04
RE: [Marshmallow] Write to USB - by Sholander - 2019-10-21, 00:10
RE: [Marshmallow] Write to USB - by ezriderz - 2019-10-21, 00:17
RE: [Marshmallow] Write to USB - by Sholander - 2019-10-21, 11:01
RE: [Marshmallow] Write to USB - by kinggo - 2018-03-30, 13:37
RE: [Marshmallow] Write to USB - by Sholander - 2018-03-31, 14:28
Logout Mark Read Team Forum Stats Members Help
[Marshmallow] Write to USB0