https://github.com/dergoogler/a70_overlay
A70 Overlay for Treble Rom
https://github.com/dergoogler/a70_overlay
Last synced: 2 days ago
JSON representation
A70 Overlay for Treble Rom
- Host: GitHub
- URL: https://github.com/dergoogler/a70_overlay
- Owner: DerGoogler
- Created: 2022-05-10T17:59:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T18:58:29.000Z (almost 4 years ago)
- Last Synced: 2025-02-23T01:13:59.724Z (over 1 year ago)
- Language: Shell
- Size: 36.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# A70 Overlay
Fixed Overlay for Samsung Galaxy A70 with boot injection.
## Enable
I was bored, so I created some funny/cringe stuff
All changes needs reboot
```bash
# Disable boot up notification
su -c "setprop persist.sys.overlay.dg.disable.notification true"
# Cringe Settings
su -c "setprop persist.sys.overlay.dg.settigns.cringe true"
# Cringe WhatsApp (I've warn you)
su -c "setprop persist.sys.overlay.dg.whatsapp.cringe true"
```
## Build?
```bash
# run
cd build
bash build.sh --versionName 17 --versionCode 170
# or
bash build.sh -n 17 -c 170
```
> You don't know how to do that? Then don't do it.
# Credits
- [HuskyDG](https://github.com/HuskyDG) Inject into boot core