背景 使用root,我知道对于单个APK 文件,我们可以使用“libsu”库( here )来安装: val installResult = Shell.su("pm install -t \"$filePath\"").exec()
確定! 回上一頁