Skip to content

Instantly share code, notes, and snippets.

View imnotdev25's full-sized avatar
🎯
Focusing

Bhavik Talaviya imnotdev25

🎯
Focusing
View GitHub Profile
@imnotdev25
imnotdev25 / strings_wpswpatester_eng.xml
Last active August 21, 2022 04:26 — forked from fulvius31/strings_wpswpatester_eng.xml
Added Gujarati Translation
<resources>
<string name="settings" translatable="false">સેટિંગ્સ</string>
<string name="next" translatable="false">આગળ જાઓ</string>
<string name="previous" translatable="false">પાછળ જાઓ</string>
<string name="skip" translatable="false">અવગણો</string>
<string name="faq" translatable="false">વારંવાર પૂછાતા પ્રશ્નો</string>
<string name="mac_address" translatable="false">મેક એડ્રેસ:</string>
<string name="channel" translatable="false">ચેનલ:</string>

How to remove bloatware from android without root using adb only

  1. Make sure that USB debugging is enabled.
  2. Deactivate all bloatware apps.
  3. List the names of all deactivated packages:
$ adb shell pm list packages -d