Skip to content

Instantly share code, notes, and snippets.

View ranjithran's full-sized avatar
💭
: ( :

Ranjith ranjithran

💭
: ( :
  • Planet Earth
View GitHub Profile
@ranjithran
ranjithran / Buildbot-Guide.txt
Created April 21, 2020 02:12 — forked from SwapnilSoni1999/Buildbot-Guide.txt
[GUIDE] ROM Compiling from source [Buildbot]
First of all have a brief look at xda threads about compiling rom from source dont follow all stuff from there tho.. just have a look on those threads specially that jackeagle thread.
now first what you need :
If on local
-> Fast internet connection (fast enough to download 50GB rom source without waiting for a day or two xD )
-> 4core cpu(or higher)
-> 8gb minimum ram
-> Linux (Ubuntu for this guide)
@ranjithran
ranjithran / deabloating-xiaomi-9t.md
Created February 28, 2021 14:34 — forked from agostini01/deabloating-xiaomi-9t.md
Debloating Xiaomi 9t pro with ADB

You can remove these apps (or re-install them if needed) using the XIAOMI ADB/Fastboot Tools.

https://github.com/Saki-EU/XiaomiADBFastbootTools

Alternatively it is possible to use the commandline:

pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.android.browser