cinematic psycopath
kiwifarms.net
- Joined
- Jan 17, 2024
I just got a Lenovo Tab P12 and this thing came packed with so much garbage software it should be illegal ,even fucking ticktock installed. You can remove those however there are some insidious apps that wont let you remove them the normal way so this is what you do :
# Activating Developer on tablet :
1 - On tablet go to: settings > about tablet > Software version | click it repeatedly until it says you are a developer.
2 - settings > Developer options > | USB debugging | Use Developer options | Stay awake | << on
# On linux now install adb
Debian distros : sudo apt install android-sdk-platform-tools
Fedora : sudo dnf install android-tools
>> conect usb <<
## On terminal :
> sudo adb start-server
> adb devices
> sudo adb attach
** here you will have to confirm on tablet
>> sudo adb shell
# Now use pm to uninstall bloat :
> pm uninstall -k --user 0 package.example.here
> pm uninstall -k --user 0 com.google.android.videos
This is a list of Google bloat :
Samsung Bloat :
# Activating Developer on tablet :
1 - On tablet go to: settings > about tablet > Software version | click it repeatedly until it says you are a developer.
2 - settings > Developer options > | USB debugging | Use Developer options | Stay awake | << on
# On linux now install adb
Debian distros : sudo apt install android-sdk-platform-tools
Fedora : sudo dnf install android-tools
>> conect usb <<
## On terminal :
> sudo adb start-server
> adb devices
> sudo adb attach
** here you will have to confirm on tablet
>> sudo adb shell
# Now use pm to uninstall bloat :
> pm uninstall -k --user 0 package.example.here
> pm uninstall -k --user 0 com.google.android.videos
This is a list of Google bloat :
- **Google TV **: `com.google.android.videos`
- **Google Meet**: `com.google.android.apps.tachyon`
- **Google TV:** `com.google.android.apps.tv`
- **Google Photos:** `com.google.android.apps.photos`
- **Google News:** `com.google.android.apps.magazines`
- **Google Assistant:** `com.google.android.apps.googleassistant`
- **Google Wallet**: `com.google.android.apps.walletnfcrel`
- **Google Drive**: `com.google.android.apps.docs`
- **Google Music**: `com.google.android.music`
- **YouTube**: `com.google.android.youtube`
- **YouTube Music**: `com.google.android.apps.youtube.music`
- **Chrome:** `com.android.chrome`
Samsung Bloat :
- Galaxy Store: com.sec.android.app.samsungapps
- Samsung Phone Dialer: com.samsung.android.incallui
- Samsung Internet: com.sec.android.app.sbrowser
- Samsung Messages: com.samsung.android.messaging
- My Galaxy: com.mygalaxy
- Samsung Free: com.samsung.android.app.spage
- Samsung TV Plus: com.samsung.android.tvplus
- Samsung Pass: com.samsung.android.samsungpass
- SmartThings: com.samsung.android.beaconmanager
- Samsung Shop: com.samsung.ecomm.global
- Samsung Wallet: com.samsung.android.spay