All Projects → mthli → Mount

mthli / Mount

Licence: gpl-3.0
mount/umount apps that you don't like on Android, without root.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mount

quest-sidenoder
Cross platform Sideloader for Quest standalone headset
Stars: ✭ 78 (-72.04%)
Mutual labels:  adb
AndroidSecNotes
An actively maintained, Self curated notes related to android application security for security professionals, bugbounty hunters, pentesters, reverse engineer, and redteamers.
Stars: ✭ 140 (-49.82%)
Mutual labels:  adb
csak
Cartel Swiss Army Knife for Android devices - easy to use toolkit for Android devices
Stars: ✭ 18 (-93.55%)
Mutual labels:  adb
EDLUnlock
Bootloader Unlock from EDL.
Stars: ✭ 25 (-91.04%)
Mutual labels:  adb
AdbNet
A tool that allows you to search for vulnerable android devices across the world and exploit them.
Stars: ✭ 112 (-59.86%)
Mutual labels:  adb
debloat-adb
Bash Debloat-Scripts for Android Devices (using ADB)
Stars: ✭ 27 (-90.32%)
Mutual labels:  adb
macaca-adb
Node.js wrapper for ADB.
Stars: ✭ 36 (-87.1%)
Mutual labels:  adb
AFK-Daily
Automate daily activities within the AFK Arena game.
Stars: ✭ 39 (-86.02%)
Mutual labels:  adb
stf-client
Request devices from Smartphone Test Farm for adb connection
Stars: ✭ 50 (-82.08%)
Mutual labels:  adb
Debloat
Remove ads, bloatware and speed up your device.
Stars: ✭ 44 (-84.23%)
Mutual labels:  adb
oosDebloater
Debloater for (O/H2)OS
Stars: ✭ 19 (-93.19%)
Mutual labels:  adb
frida setup
One-click installer for Frida and Burp certs for SSL Pinning bypass
Stars: ✭ 47 (-83.15%)
Mutual labels:  adb
WechatJump
基于 adb + pillow + opencv + sklearn 实现的微信跳一跳机器人,轻松上 30 万分。
Stars: ✭ 37 (-86.74%)
Mutual labels:  adb
adb-cheatsheet
Your journey to master Android™ Shell begins here
Stars: ✭ 44 (-84.23%)
Mutual labels:  adb
easy-dumpsys
Script that outputs this adb command: `adb shell dumpsys activity <package>` in a far smaller, easier & user-friendlier way...
Stars: ✭ 43 (-84.59%)
Mutual labels:  adb
logcat-colorize
Command that takes adb logcat from stdin and produces formatted colorized to stdout, written in C++.
Stars: ✭ 21 (-92.47%)
Mutual labels:  adb
adb-butler
adb server for OpenSTF deployment
Stars: ✭ 23 (-91.76%)
Mutual labels:  adb
Super Adb
Enhance the adb shell using busybox, supporting vi、grep and awk etc. No need root.
Stars: ✭ 260 (-6.81%)
Mutual labels:  adb
wirebug
Toggle Wi-Fi debugging on Android without a USB cable (needs root)
Stars: ✭ 33 (-88.17%)
Mutual labels:  adb
bot
Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.
Stars: ✭ 321 (+15.05%)
Mutual labels:  adb

App Mount

App Mount

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.

You can run app temporary, when screen off app will be automatically umounted.

Support Android Lollipop+.

Tutorial | 教程

  1. Download and install App Mount;

    下载并安装应用挂载器;

  2. System Settings > Accounts, remove all accounts here;

    系统设置 > 帐号,移除当前所有帐号;

  3. Run adb command below in your computer, once and for all:

    在电脑上运行如下 adb 命令,除非卸载重装,否则只需要授权一次即可:

    adb shell dpm set-device-owner io.github.mthli.mount/.app.MountReceiver

  4. Goto App Mount's settings, allow UsageAccess/NotificationAccess for ignore;

    前往应用挂载器的设置界面,为忽略选项进行授权;

  5. In App Mount, click list item, dialog right-top switch mount/umount.

    在应用挂载器中点击列表项,在出现的对话框右上角进行挂载/弹出操作。

Cheers🍻

Thanks

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/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].