All Projects → A2L5E0X1 → debloat-adb

A2L5E0X1 / debloat-adb

Licence: GPL-3.0 License
Bash Debloat-Scripts for Android Devices (using ADB)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to debloat-adb

adb-cheatsheet
Your journey to master Android™ Shell begins here
Stars: ✭ 44 (+62.96%)
Mutual labels:  adb, samsung, huawei
hosts
🄯Curated lists of hosts files with various domain blocks.🄯
Stars: ✭ 15 (-44.44%)
Mutual labels:  facebook, samsung, xiaomi
Debloat
Remove ads, bloatware and speed up your device.
Stars: ✭ 44 (+62.96%)
Mutual labels:  adb, samsung, debloat
Debloat Samsung Android
ADB commands to aggressively de-bloat Samsung Android Phones without root. Make Samsung One UI closer to stock Android.
Stars: ✭ 79 (+192.59%)
Mutual labels:  adb, samsung
Onepush
消息推送用OnePush,就够了!
Stars: ✭ 1,401 (+5088.89%)
Mutual labels:  xiaomi, huawei
Badgeforappicon
The unread badges of the android launcher icon.
Stars: ✭ 83 (+207.41%)
Mutual labels:  samsung, xiaomi
Xiaomiadbfastboottools
A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot
Stars: ✭ 2,810 (+10307.41%)
Mutual labels:  adb, xiaomi
Big Companies Interview Questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
Stars: ✭ 135 (+400%)
Mutual labels:  facebook, samsung
bts-ce-lite
BTS-CE-Lite (Boda-Lite) is a cross platform vendor and technology agnostic telecommunication network management desktop application
Stars: ✭ 24 (-11.11%)
Mutual labels:  huawei, zte
EDLUnlock
Bootloader Unlock from EDL.
Stars: ✭ 25 (-7.41%)
Mutual labels:  adb, xiaomi
botyo
Modular chatbot framework designed for group chat rooms on Facebook
Stars: ✭ 17 (-37.04%)
Mutual labels:  facebook
facebook-go-sdk
A very simple and easy-to-use Facebook SDK for Golang.
Stars: ✭ 18 (-33.33%)
Mutual labels:  facebook
README
All Huawei modifications README, compilation instructions, etc
Stars: ✭ 72 (+166.67%)
Mutual labels:  huawei
cakephp-social-share
CakePHP link generator for sharing content on social networks
Stars: ✭ 30 (+11.11%)
Mutual labels:  facebook
SimpleOAuth
Simple OAuth 2.0 for Android
Stars: ✭ 15 (-44.44%)
Mutual labels:  facebook
FacebookGraphAPI-Examples
Examples for facebook graph api for python
Stars: ✭ 38 (+40.74%)
Mutual labels:  facebook
xiaomi-mi-air-purifier
Homebridge plugin for Xiaomi Mi Air Purifier
Stars: ✭ 67 (+148.15%)
Mutual labels:  xiaomi
xiaomi-r3g-openwrt-builder
OpenWrt builder for any supported routers using Docker. Scheduled to run weekly
Stars: ✭ 25 (-7.41%)
Mutual labels:  xiaomi
Wishing-Happy-BD
Wishing Happy BD is a small viral script encoded in HTML, PHP, JS, and CSS.
Stars: ✭ 59 (+118.52%)
Mutual labels:  facebook
adb-butler
adb server for OpenSTF deployment
Stars: ✭ 23 (-14.81%)
Mutual labels:  adb

ADB Debloat-Scripts for Bash

Debloat your Android Device without ROOT, by @A2L5E0X1 Thanks to @Razuuu for improving this project.

Note:

If you have problems or your device bootloops/crashes after using the script, please report it and don't blame me. YOU are using my debloat-scripts. It's important to read the README to get all needed informations. If your device stops working, you probably need to hardreset it. Please backup all apps you uninstall with APK Extractor and your internal storage!
We also have a Telegram Channel and Group now for updates, support, help and improvements. Click here to join.

How to use?

Download the repository using git cli or github web. Then install ADB and run `./debloat-adb.sh' and choose what you want to remove. Before using the script, edit it in type/xxx.sh and remove the apps you want to keep! (just put a # in front of the line or remove it.)

Can I restore uninstalled Apps?

Kind of, you can restore some apps by installing the original apk or you install them with Google Play. On some devices, you can't restore some apps. If you can't restore the App you want, you need the hardreset the device! So please be careful.
Note: On devices with Android 9 and newer you can use adb shell pm install-existing package.name to restore user uninstalled applications.

You forgot an App! How can I add it to your script?

Thank you for telling! :)
Create a Pull-Request to add missing apps or even make a script for a device/brand/UI that doesn't exist here yet. Please use the Example.sh to make your own debloat-script.

Can I use this on Windows/MacOS?

For Windows, you can use Cygwin (confirmed to work). WSL won't work because it doesn't have USB support.
On Darwin based Systems (e.g. MacOS) it works like on Linux. Thanks to @stefan-najdovski.

Which devices are supported?

Any Android Device (min. API 20/Android 5.0) with ADB access/available USB-Debugging. But on some devices (for example Fire TV Stick on FireOS 5.x) it doesn't work (It will show INTERNAL_ERROR every time).

I'm getting errors while running a script.

This is normal. Not all devices have the same apps. It depends on your device and your ROM/Android Version.

What does install-apps.sh do?

This script got moved to debloat-adb.sh ("Install Apps" option).
It installs some opensource alternatives. For reference check APPS.md. The script will fetch and install the apps on your device.
I will try to keep the apps up-to-date there!

I like your Debloat-Scripts! How can I support you?

Well, I don't accept donations right now. But it would be nice if you share the repository with others and you fork or mark it.
I will accept all kind of contributions. Thanks for all contributions and support in general!

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].