找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 1425|回复: 3

[N1盒子] n1 的安卓手机外置sd卡读写权限怎么打开,想用idm+的app下载文件到外置usb硬盘里面...

[复制链接]
发表于 2019-8-22 18:43 | 显示全部楼层 |阅读模式
n1 的安卓手机外置sd卡读写权限怎么打开,想用idm+的app下载文件到外置usb硬盘里面n1系统不能改文件夹 为外置sd卡里面?


我的恩山、我的无线 The best wifi forum is right here.
发表于 2019-9-1 14:09 | 显示全部楼层
可以参考一下这个,应该是可以获取到权限的 https://forum.kodi.tv/showthread.php?tid=308040&page=2

点评

安装了你这个系统https://www.right.com.cn/forum/thread-849952-1-1.html,用你提供的方法不会改,请吧你改好的packages.xml文件发给我行吗  详情 回复 发表于 2019-9-1 15:46
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-9-1 15:26 | 显示全部楼层
There's a way to write to USB, according to https://4pda.ru/forum/index.php?showtopi...ry54536065
First you need to activate debug mode on your android tv, then adb into it into root mode:

adb connect 192.168.x.x
adb root
adb connect 192.168.x.x
adb shell mount -o rw,remount /
adb shell mount -o rw,remount /system
adb pull /data/system/packages.xml ~/Downloads/packages.xml
adb pull /data/system/packages.list ~/Downloads/packages.list

Now you should find your package name in packages.list and then edit packages.xml in your Downloads folder.
Find the apps section you want (e.g. com.ghisler.android.TotalCommander), locate its <perms> section and add the following line:
<item name="android.permission.WRITE_MEDIA_STORAGE" granted="true" flags="0" />

same goes for Kodi etc..

Then save and upload the packages.xml back on your android tv:
adb push ~/Downloads/packages.xml /data/system/packages.xml

Turn debug off and reboot the system.
You should be able to access your USB drive for read+write from Total Terminal now!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2019-9-1 15:46 | 显示全部楼层
本帖最后由 UIGGUY771 于 2019-9-1 15:49 编辑
Lilith 发表于 2019-9-1 14:09
可以参考一下这个,应该是可以获取到权限的 https://forum.kodi.tv/showthread.php?tid=308040&page=2

安装了你这个系统https://www.right.com.cn/forum/thread-849952-1-1.html,用你提供的方法不会改,请吧你改好的packages.xml文件发给我行吗

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-25 19:57

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表