mount/umount apps that you don't like on Android, without root.
mount: available for use as normal.
umount: unavailable for use, but the data and actual package file remain.
Support Android Lollipop+.
-
Download and install App Mount;
下载并安装应用挂载器;
-
Settings > Accounts, remove all accounts here;
系统设置 > 账户,移除当前所有账户;
-
Run adb command below:
运行如下 adb 命令:
adb shell dpm set-device-owner io.github.mthli.mount/.app.MountReceiver
-
Goto App Mount's settings, allow UsageAccess/NotificationAccess for ignore;
前往应用挂载器的设置界面,为忽略选项进行授权;
-
In App Mount, click list item, dialog right-top switch mount/umount.
在应用挂载器中点击列表项,在出现的对话框右上角进行挂载/退档操作。
Cheers🍻
-
ReactiveX/RxJava, Apache License, Version 2.0.
-
ReactiveX/RxAndroid, Apache License, Version 2.0.
-
satyan/sugar, The MIT License.
App Mount, mount/umount apps that you don't like on Android, without root.
Copyright (C) 2017 Matthew Lee
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.