๐Ÿ—ƒ๏ธPOCO F1 Ultimate Collection & Guides๐Ÿ“š

Search This thread

Retrial

Recognized Contributor & Translator
Jun 10, 2015
4,218
12,589
Athens
Samsung Galaxy S4
Sony Xperia L
Is there anyway to unlock passwords Database with face unlock in KeepassDX?
I am not sure, I don't use Face Unlock and I can't find an option for it in KeePassDX Settings.
You can go on KeePaasDX GitHub and create an Issue for it as feature request. The dev is very active and nice.
 
D

Deleted member 8833290

Guest
@Retrial Is there a way to flash Pixel 5 Props (For Unlimited Google Photos) in Lineage OS without installing magisk. I mean, can Pixel Props be flashed via TWRP?
Love this thread, thanks for creating it.
 
Dec 12, 2018
22
11
Where did you get the parrot 8.2 version ? I can only find 7.6 version on celsoazevedo.com and other trusted websites
 
Last edited:

Retrial

Recognized Contributor & Translator
Jun 10, 2015
4,218
12,589
Athens
Samsung Galaxy S4
Sony Xperia L
@Retrial Is there a way to flash Pixel 5 Props (For Unlimited Google Photos) in Lineage OS without installing magisk. I mean, can Pixel Props be flashed via TWRP?
Love this thread, thanks for creating it.
Nope, the easiest way is with Magisk unless a dev make a flashable zip for the current ROM.
If that is important for you, you can use Pixel Experience or any other ROM which have by default Pixel 5 Props.
 
Last edited:

Retrial

Recognized Contributor & Translator
Jun 10, 2015
4,218
12,589
Athens
Samsung Galaxy S4
Sony Xperia L
+1. This works very reliably. Anyway to open captured photos and videos in built-in Gallery w/o having Google Photos installed though?
Check the latest version I've uploaded in my AFH Mirror. It has an option to disable it in Modification Settings.
 

Attachments

  • screenshot_20210516-160105_camera.png
    screenshot_20210516-160105_camera.png
    174.3 KB · Views: 80

KiranGadge911

Member
Mar 26, 2014
24
9
29
Kalyan
Xiaomi Poco F1
STEPS I did to get my POCO F1 recognized on FASTBOOT on my laptop with AMD Ryzen 5 5500U CPU on USB 2.0 Port

On Phone (in Developer Options)

-Disable USB debugging
-Revoke USB Debugging authorizations (below USB Debugging)
-Default USB configuration option (search for it) -> Selected "File Transfer"
-Restart
-Enable USB debugging
-Give Authorization to your laptop/PC (a pop up will appear on PHONE) after connecting ur phone

On Laptop/PC
-In "USERPROFILE"\.android\ Delete everything in it
-Uninstalled all Other 3rd party ADB tool and also ADB drivers from "Device Manager" (if it's there)
View attachment 5294979
This screenshot is the current one (after installing correct drivers) & it will show up in "Device Manager" (ONLY If USB Debugging is ENABLED) after connecting the USB cable to the laptop
Earlier it had an exclamation icon on it, maybe due to some error or incompatible driver I previously installed

-Restart
-Install USB Driver for POCO F1 either Manually (search on youtube) or through Mi Flashing Tool (this will install all drivers required) and I did both
-Create a .bat file with these lines below, and run it as an administrator, then reboot:

Code:
@Echo off

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "osvc" /t REG_BINARY /d "0000" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "SkipContainerIdQuery" /t REG_BINARY /d "01000000" /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "SkipBOSDescriptorQuery" /t REG_BINARY /d "01000000" /f

pause

-Download Google's SDK Platform-Tools for Windows from here and extract it in ":C drive" > Run CMD on the same path where you extracted it and then give these command to check ADB shows your device
"adb devices" in Normal mode
"fastboot devices" in fastboot mode
Worked liked a charm, thank you so much for taking the effort to share the guide, really appreciated it!
 

Retrial

Recognized Contributor & Translator
Jun 10, 2015
4,218
12,589
Athens
Samsung Galaxy S4
Sony Xperia L
New Update: 23/05/2021
Changelog:
  • Changed POSP ROM link to their GitHub for lateset releases.
  • Updated link for Paranoid Android ROM May Build. (Bugs: Random Reboots, WiFi Display (only Chromecast works), Ok Google while screen off)
  • Added links for AICP, DerpFest, StaxiOS, AncientOS, CesiumOS, RevengeOS, CherishOS, ConquerOS, HyconOS, StagOS, CalyxOS (CalyxOS-Android Verified Boot -AVB- is not and cannot fully enabled in POCO F1 because the bootloader cannot be locked on custom ROMs).
  • Added XDKernel.
  • Added FlameGApps.
  • Added a link near NikGApps to create your own NikGApps package the way u want it.
  • Changed the Magisk links to Magisk-v23.0.
  • Changed the link for Parrot043 Gcam to my AFH mirror since he stopped uploading gcams in celsoazevedo, instead he is using telegram channel.
  • Changed the link of Syslog at Useful Apps section to the GitHub.
  • Added a useful link at Privacy & Security to how you can block ads in Android.
Note #1: I update the Collection & Guides daily (if needed), I just sum up when I post the changelog.

Note #2: Some ROMs like Corvus etc are live but I cannot add them in the list cause are hosted in pay-per-click website (pling) which is against xda rules. Same with some ROMs which are not updated in xda but they are active in pling. Also the same thing with DSB (Dual Status Bar) for ROMs. Please ask the devs to choose another host platform so I would be able to add them in the collection. Don't ask me.
 
Last edited:

cuongphoenix

Member
May 28, 2016
24
5
New Update: 23/05/2021
Changelog:
  • Changed POSP ROM link to their GitHub for lateset releases.
  • Updated link for Paranoid Android ROM May Build. (Bugs: Random Reboots, WiFi Display (only Chromecast works), Ok Google while screen off)
  • Added links for AICP, DerpFest, StaxiOS, AncientOS, CesiumOS, RevengeOS, CherishOS, ConquerOS, HyconOS, CalyxOS (CalyxOS-Android Verified Boot -AVB- is not and cannot fully enabled in POCO F1 because the bootloader cannot be locked on custom ROMs).
  • Added FlameGApps.
  • Added a link near NikGApps to create your own NikGApps package the way u want it.
  • Changed the Magisk links to Magisk-v23.0.
  • Changed the link for Parrot043 Gcam to my AFH mirron since he stopped uploading gcams in celsoazevedo, instead he is using telegram channel.
  • Changed the link of Syslog at Useful Apps section to the GitHub.
  • Added a useful link at Privacy & Security to how you can block ads in Android.
Note #1: I update the Collection & Guides daily (if needed), I just sum up when I post the changelog.

Note #2: Some ROMs like Corvus etc are live but I cannot add them in the list cause are hosted in pay-per-click website (pling) which is against xda rules. Same with some ROMs which are not updated in xda but they are active in pling. Also the same thing with DSB (Dual Status Bar) for ROMs. Please ask the devs to choose another host platform so I would be able to add them in the collection. Don't ask me.
Hi, does Parrot043 gcam video stabilization work on PocoF1?
 
  • Like
Reactions: duttyend

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    News
    LMO 5.0
  • 117
    Welcome to POCO F1 Ultimate Collection! ๐Ÿ—ƒ๏ธ
    (beryllium)

    OFFICIAL STOCK MIUI ROM ยฉ๏ธ

    You can check my Guides for installation.

    FIRMWARE & VENDORยฉ๏ธ

    CUSTOM ROMS โšก

    You can check my Guides for installation.
    Note: I've created an award system for people which are not familiar with custom ROMs, to help them choose a ROM which is stable for daily use, gets frequently updates with security patches every month and has active development, so they don't mess with ROMs which appearing and then dissapearing (and we have a lot of them).
    ROMs under awarded ROMs are not order by rating and just have random order.
    If you are knowledge, you can ignore my awards and choose any ROM you like.
    My standards for giving award to a ROM are:

    • Open Source โœ…
    • Stable enough for daily use โœ…
    • SELinux Enforcing โœ…
    • Safetynet pass by default โœ…
    • Encrypted by default โœ…
    • Debloated โœ…
    • Active & Stable Development โœ…
    • Translations โœ…
    • Popularity โœ…
    • OTA โœ…
    • No Pixel Thermals โœ…

    What is System_EXT? Check out here.

    Based on MIUI ROM

    Linux Distribution

    Android 14

    Android 13

    Android 12/12L

    Android 11

    Android 10


    CUSTOM KERNELS โš™๏ธ

    CUSTOM RECOVERIES ๐Ÿ› ๏ธ

    GAPPS & microG ๐Ÿค–

    GApps

    Note: be sure you have selected Platform: ARM64 and the proper Android version of the ROM you are going to flash. If the ROM you want to flash include GApps, no need to download and flash any GApps at all.
    Most of the GApps have also a config. file which can be used to to configure your installation the way you like. You can skip any Package that you don't want to be part of your installation. For more infos about that, read the instructions of the GApps you chose or search in Google.


    microG

    If you don't want to use Google Play Services and general move away from Google, microG and its variants is an open source alternative which replace these services.


    MAGISK & KernelSU ROOT ๐Ÿง™โ€โ™‚๏ธ

    You can check my Guides for installation.

    DISABE FORCE ENCRYPTION (DFE) & ENCRYPTION ๐Ÿ‘€

    You can check my Guides to find for what is used for.

    GOOGLE CAMERA PORTS & UNIVERSAL STOCK CAMERA UNINSTALLER & ANXCAMERA๐Ÿ“ท

    Note: You can use 2 or more different GCams by installing GCams with different package names.
    For example you can use Sanity's v9.6 ENG and BSG v8.1 MGC or Parrot etc... and vice versa.
    That way you will have a stable GCam which everything works (Sanity's), but you can also have a latest version of GCam for features that v9.6 of Sanity's doesn't have, like astro mode etc.
    Read the
    FAQ.
    Poco F1 Photography:
    Telegram Group

    GOOGLE PLAY SYSTEM UPDATE ๐Ÿ›ก

    You can manually update Google Play System by downloading and installing Main components.

    ULTIMATE COLLECTIONS & GUIDES (APPS) ๐ŸŽฏ

    Check the Privacy & Security section in my Guides.
    If for some reason you can't find/install an app on Google Play Store due country restrictions or anything, you can sideload the app from APKMirror.

    UNIVERSAL ANDROID DEBLOATER ๐Ÿงน

    XIAOMI TOOLS ๐Ÿงฐ

    MINIMAL ADB AND FASTBOOT ๐Ÿ’ป

    AMD RYZEN/INTEL FASTBOOT FIX ๐Ÿ”ง

    Check the AMD Ryzen Fastboot Fix Guide for the proper steps.

    POCO F1 COLLECTION MIRROR ๐Ÿ”—

    HALL OF FAME OF DEVELOPERS ๐ŸŒŸ

    This section is to honor and support the developers who contribute to keep alive our device with active development over the years and they continue doing it.
    This is also a kind of motivation for new or juniors devs to join the Hall of Fame of Developers.
    By supporting the Devs not only is helpful for them but also for the community itself.


    Scroll Down to check the Guides
    โฌ‡๏ธ
    72
    POCO F1 Ultimate Guides! ๐Ÿ‘จโ€๐Ÿซ
    (beryllium)

    !DISCLAIMER!
    Most people I know (including myself) who used my Guides and steps, did that with success many times. If you don't follow exactly the steps or you do a mistake during the process, I do not take any responsibility for any unexpected results or damage that may happen. However I am here to help if something goes wrong, just ask in the thread.


    AMD RYZEN/INTEL FASTBOOT FIX ๐Ÿ’ป

    Some AMD Ryzen or Intel Systems may have problems to recognize your device in fastboot. Try the following ways:
    1. Install Fastboot Drivers (Extract the folder for windows 10) at Device Manager while your device is connected in Fastboot mode.
    2. Download this
    .bat file (unzip it) or manually create a .bat file with these lines below, and run it as an administrator, then reboot:
    Code:
    reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "osvc" /t REG_BINARY /d "0000" /f
    reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "SkipContainerIdQuery" /t REG_BINARY /d "01000000" /f
    reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\usbflags\18D1D00D0100" /v "SkipBOSDescriptorQuery" /t REG_BINARY /d "01000000" /f
    3. Enable USB Debugging at device (Settings > Additional settings > Developer options > USB Debugging) and give authorization after connecting it to PC.
    4. Use USB Hub.
    5. Use USB Type-A 2.0.
    6. Install AMD Ryzen Chipset Drivers or
    Intel Chipset Drivers.
    Check the steps an another user did to make it work
    here.
    If this doesn't help, unfortunately you have to use Intel System which is more likely to work.


    UNLOCK BOOTLOADER ๐Ÿ”“

    Note: Some AMD Ryzen Systems may have problems to recognize your device in fastboot. [Read the AMD Fastboot Fix Guide above]
    Please keep in mind by Unlocking Bootloader the device will reset and all your data will be lost. Make a backup of your data first to PC or to USB.
    1. Create a Mi account on Xiaomiโ€™s website.
    2. Add a phone number to your Mi account.
    3. Insert a SIM into your phone (If you haven't added already). [Do not insert 2 SIM, only 1 until the Bootloader is unlocked. If you have 2 SIM into your phone, remove 1 and reboot.]
    4. Enable developer options in Settings > About Phone by repeatedly tapping (7 times) on MIUI Version.
    5. Link the device to your Mi account in Settings > Additional settings > Developer options > Mi Unlock status. Also enable USB Debugging.
    6. Download the Mi Unlock app (Windows is required to run the app).
    7. Run the Mi Unlock app and follow the instructions provided by the app.
    8. Reboot your device into Fastboot mode. For that simply turn off your device, press the Power Button + Volume Down (โ€“) button at the same time. Then connect the device to the Windows PC/laptop via a micro USB cable.
    9. After device and Mi account are successfully verified, the Bootloader should be Unlocked and your device will restart by itself.


    INSTALL CUSTOM RECOVERY ๐Ÿ› ๏ธ

    • Fastboot Method (No Custom Recovery currently installed)
      Note: Some AMD Ryzen Systems may have problems to recognize your device in fastboot. [Read the AMD Fastboot Fix Guide above]
      1. Make sure your Bootloader is Unlocked.
      2. Enable developer options in Settings > About Phone by repeatedly tapping (7 times) on MIUI Version.
      3. Enable USB Debugging in Settings > Additional settings > Developer options > USB Debugging.
      4. Download a custom recovery of your choice and copy the .img to your Internal Storage or to SDCard.
      [You can find a recovery of your choice in my Collection]
      5. Download the portable Minimal ADB and Fastboot and run cmd.exe
      6. Reboot to Fastboot mode by pressing Power Button + Volume Down (โ€“) and keep holding both buttons until the word โ€œFASTBOOTโ€ appears on the screen, then release.
      7. Once the device is in Fastboot mode, connect your device to PC and verify you can find it by typying in cmd: fastboot devices.
      8. Boot into Recovery by typing in cmd: fastboot boot <recovery_filename>.img (The file may not be named identically to what stands in this command, so adjust accordingly and write the full path of it, check the example below).
      This command will not flash permantly the recovery, it will just temporary boot into it and afterwards you will flash permantly the twrp.img you copied into your Internal Storage or SDcard in recovery partition.
      For example:
      Code:
      fastboot boot C:\Users\Retrial\Desktop\twrp-beryllium-v3.7.0-A12-V2.img
      9. Now into TWRP, press Install > Install Image > Locate & Select the twrp.img you previously downloaded and copied from PC into your Internal Storage or to your SDcard > Choose Recovery and Flash!
      10. Go back into Home page of TWRP and press Reboot to Recovery or manually by holding Power Button + Volume Up (+) until you boot to Recovery.
      11. Done! You now have a new Custom Recovery installed.
    • Recovery Method (Custom Recovery already installed or booted)
      1. Download a custom recovery of your choice. [You can find a recovery of your choice in my Collection]
      2. Reboot to Recovery by holding Power Button + Volume Up (+).
      3. Press Install > Install Image.
      4. Locate the recovery.img you recently downloaded.
      5. Select it and choose the option Recovery and Flash.
      6. Go back and Reboot to Recovery.
      7. Done! Your new recovery should be installed.

    CLEAN INSTALL CUSTOM ROM โšก

    Note: If you have issues after flash check possible solutions here:

    • Check integrity of all downloads (compare checksums), do the downloads again.
    • Make sure you Wiped everything and Formated Data (format data not just wipe) except external SDCard and USB OTG.
    • Flash only the ROM (without GApps and Magisk) and check if the problem persists. If yes, flash another ROM.
    • Try other GApps package.
    • If nothing helps, go back to stock and start from scratch.

    Note: You can also Flash Custom ROM using ADB sideload Method.
    What is System_EXT? Check out here.


    You can also do the same steps below to install Stock MIUI Recovery ROM.
    1. Backup all your data to PC or to external SDCard. [All your data into Internal Storage will be lost on step 7 while Formating Data or Wiping Internal Storage]
    2. Unlock Bootloader.
    [Read the Unlock Bootloader Guide above]
    3. Download:
    [You can find everything in my Collection]
    • Custom Recovery of your choice. [Recommened to use Unofficial TWRP by REIGNZ3 (A12_System_Ext) for A12L+ ROMs] *If REIGNZ recovery doesn't work on your first clean install, then use the Official one but after finish with flashing the ROM and before you boot to system, you need to flash TWRP by REIGNZ.img at recovery slot.
    • Custom ROM of your choice.
    • GApps (be sure you have selected Platform: ARMx64 and the proper Android version of the ROM you are going to flash) if the ROM you are going to flash does not include. [Optional]
    • Magisk Root. [Optional]
    • Disable Force Encryption or Encryption. [Optional] (Read DFE & Encryption Guide above)
    4. Move all these files in one folder to your PC or to External SDCard if you have one.
    5. Install Custom Recovery.
    [Read the Install Custom Recovery Guide above]
    6. Reboot to Recovery Power Button + Volume Up (+)
    7. Installation:
    Steps without external SDCard:

    • Select Wipe > Advanced Wipe
    • Select Dalvik / ART Cache, System, System_Ext, Data, Internal Storage, Vendor, Cache and then Swipe to Wipe. [All your data into Internal Storage will be lost]
    • Go back > Press Reboot > Reboot to Recovery again. [That step needed for the next step of formating the data because TWRP by REIGNZ have issue]
    • Go back and select Wipe > Format Data > type yes [All your data into Internal Storage will be lost]
    • Connect your device to PC while you are on TWRP and transfer into Internal Storage, the ROM, GApps etc. and the files you want to flash.
    • Flash ROM > GApps [Optional]
    • [Optional] Mount Vendor and Flash DFE [Optional - Not Recommended] or Encryption [Optional] (Read DFE & Encryption Guide above)
    • Reboot Enjoy!
    • [Optional] If you want to root, reboot once again to TWRP Recovery and flash Magisk then reboot to system and enjoy!
    Steps with external SDCard:
    • go to Advanced > File Manager > External_SD and delete all folders in ur ext sd card (For example you should delete: Android, .android_secure, LOST.DIR, DCIM, etc) except your personal files/folders and the folder with your custom ROM/Gapps/Magisk/DFE or Encryption you want to flash.
      Each app on your phone with the WRITE_EXTERNAL_STORAGE permission may create files or folders in ur sdcard. Most of these folders have once been created by one of these apps and many of them may be deleted with a few exceptions (e.g. Android, .data, .android_secure, these contain important system or app data like a game's downloaded content):
      .android_secure: apps installed and then moved to sdcard
      Android: app data/cache
      data: app data
      .estrongs: ES file manager
      LOST.DIR: sort of trash folder (collects recovered files after phone crashes)
      DCIM: phone gallery's photos and previews
      OTA-update: Over The Air update service
      ppy_cross: an unknown third-party app's data.

      So I recommend to delete them so you can put your phone/sdcard in a clean state and is guaranteed to be able to re-create these folders.
    • Select Advanced Wipe
    • Select Dalvik / ART Cache, System, System_Ext, Data, Internal Storage, Vendor, Cache and then Swipe to Wipe. [All your data into Internal Storage will be lost]
    • Go back > Press Reboot > Reboot to Recovery again. [That step needed for the next step of formating the data because TWRP by REIGNZ have issue]
    • Go back and select Wipe > Format Data > type yes [All your data into Internal Storage will be lost]
    • Flash ROM > GApps [Optional]
    • [Optional] Mount Vendor and Flash DFE [Optional - Not Recommended] or Encryption [Optional] (Read DFE & Encryption Guide above)
    • Reboot Enjoy!
    • [Optional] If you want to root, reboot once again to TWRP Recovery and flash Magisk then reboot to system and enjoy!

    DIRTY INSTALL YOUR CUSTOM ROM ๐Ÿ“ฒ

    Note: Before you start flashing, keep in mind the ROM you dirty flashing MUST be the same with the one you have already installed.
    1. Make a full nandroid backup, just in case something goes wrong. You can use TWRP to do that. (TWRP > Backup > Select everything)
    [Optional]
    2. Remove all Magisk modules. [Optional]
    3. Reboot to TWRP and Wipe Dalvik / ART Cache, System, System_Ext, Vendor, Cache.
    4. Flash the ROM > GApps [Optional] > Magisk [Optional]
    5.
    [Optional] Mount Vendor and Flash DFE [Optional - Not Recommended] or Encryption [Optional] (Read DFE & Encryption Guide above)
    6. Reboot and Enjoy!
    I've skipped some explanations, because if you are going to dirty flash, you already know for example how to boot to TWRP.


    CLEAN INSTALL OFFICIAL STOCK MIUI ROM & RELOCK BOOTLOADER ๐Ÿ”

    Note: Some AMD Ryzen or Intel Systems may have problems to recognize your device in fastboot. [Read the AMD Ryzen/Intel Fastboot Fix Guide above]
    1. Backup all your data to PC or to external SDCard, if it's possible. [All your data into Internal Storage will be lost]
    2. Download the official Fastboot ROM and unzip it to your PC.
    [You can find it in my Collection]
    3. Download Xiaomi Mi Flash Tool and run XiaomiMiFlash.exe.
    4. Turn off you device and then boot in Fastboot mode by pressing Power Button + Volume Down (โ€“) and keep holding both buttons until the word โ€œFASTBOOTโ€ appears on the screen, then release.
    5. Connect your device to PC via USB Cable.
    6. On the Xiaomi Mi Flash Tool, Click on Select and browse to the folder where you have Unzip the downloaded ROM file then press OK.
    7. Click on Refresh button and you will see that your device connected to port com.
    8. Select what method you prefer:

    • Clean All: The process will flash full Fastboot ROM and will wipe everything (include user data) but Bootloader will remain unlocked.
    • Save User Data: The process will flash Fastboot ROM without wiping user data.
    • Clean All and Lock: The process will flash full Fastboot ROM and will wipe everything (include user data) but Bootloader will be relocked
    9. Now click on the Flash button to begin the flashing progress.
    10. Once your ROM is successfully flashed, youโ€™ll see green bar inside XiaomiMiFlashtool.


    BACKUP & RESTORE ROM (NANDROID BACKUP)๐Ÿ’พ

    Check this Youtube Video to see the process in action.
    Backup:
    1. Remove Lockscreen Method. (You will have to set fingerprints again after Restore)
    2. Reboot to Recovery (Power Button + Volume Up (+))
    3. Choose Backup and Select Boot > System Image > Vendor Image > Data (excl. storage)
    4. Select Storage and choose SDcard if you have one otherwise let it on Internal Storage.
    5. Swipe to Backup.
    6. Done!


    Restore:
    1. Reboot to Recovery. (Power Button + Volume Up (+))
    2. Select Wipe > Advanced Wipe.
    3. Select Dalvik / ART Cache, System, System_Ext, Data, Vendor, Cache and then Swipe to Wipe.
    4. Press Home Button to go back and Select Restore.
    5. Select the backup file with the ROM and make sure Boot, System Image, Data (excl. storage) and Vendor Image are selected.
    6. Select Swipe to Restore and when completed Reboot to System.
    7. Done!
    Note: After you restore backup you might be unable to use old lock method such as PIN or Pattern to unlock your device (that's why you remove it before you take backup), in order to remove lock method you need to boot recovery and then:

    • Mount system
    • Go to file manager
    • Go to data/system
    • Delete locksettings.db
    This way, you will not have any lock method set, but added fingerprints will remain.

    FIX FOR STUCK ON OREO FIRMWARE (SOFTBRICKED)๐Ÿ‘จโ€๐Ÿ”ง

    • FIX (Read Carefully)

    MAGISK & KERNELSU ROOT ๐Ÿง™โ€โ™‚๏ธ

    DISABLE FORCE ENCRYPTION (DFE) & ENCRYPTION ๐Ÿ‘€

    [You can find it in my Collection]
    • Disable Force Encryption
    Disable Force Encryption (a.k.a DFE) is flashed during installation of a custom ROM to avoid the system encrypting /data partition when the devices boot for the first time.
    Some ROMs are not encrypted by default and so is not necessary to flash DFE. However if your ROM comes with encryption by default you can always flash DFE after clean installation of ROM and always after every update or flash or you can use any custom recovery like OrangeFox, Pitchblack, Skyhawk Recovery Project which can automatic flash DFE after every flash.
    I don't recommended to use DFE if you don't switch ROMs frequently and you are casual user. Beside the fact that if you lose your device your data are not protected, many people get in confusion while doing OTA or manually updates, which if the ROM is encrypted by default and flashed DFE and in next update you forget to flash DFE you will lock out from your data and you wil get into bootloop (use custom recoveries mentioned above to avoid that).
    • Encryption
    Encrypted ROMs are recommended if you are stable and casual user of a ROM. Encryption have the benefit to protect your data, in case you lose your device for example.
    Always use the latest TWRP Recovery so you can be able to decrypt the data by filling the same lock screen password you have set in ROM.
    Some ROMs are not encrypted by default but devs provide an Encryption.zip (script) which can encrypt the ROM. Same as DFE you need to flash it after clean installation of ROM and always after every update to stay encrypted and not get into bootloop. Unfortunatly there is not any custom recovery automatic doing that like with DFE, so you must be careful, avoid doing OTA updates and flash it every time you manually update a ROM.

    REMOVE SECURITY PIN/PATTERN (LOCKSCREEN SETTINGS) ๐Ÿ”

    Check HERE and HERE.

    SCREEN RETENTION FIX ๐Ÿ–ฅ๏ธ

    • Screen Retention FIx: If you have an issue with screen retention apply this configuration to your device ROM.

    HOW TO TAKE LOGS ๐Ÿ“

    BATTERY TIPS ๐Ÿ”‹

    Xiaomi POCOPHONE F1 Battery Model: BM4E

    Method 1
    Steps:
    1. Discharge your phone fully until it turns itself off.
    2. Turn it on again and let it turn itself off.
    3. Plug your phone into a charger and, without turning it on, let it charge until the on-screen or LED indicator says 100 percent.
    4. Turn your phone on. It's likely that the battery indicator won't say 100 percent, so plug the charger back in (leave your phone on) and continue charging until it says 100 percent on-screen as well.
    5. Unplug your phone and restart it. If it doesn't say 100 percent, plug the charger back in until it says 100 percent on screen.
    6. Repeat this cycle until it says 100 percent (or as close as you think it's going to get) when you start it up without it being plugged in.


    Method 2
    Notes: It won't dramatically extend battery life, but it will give your old battery at least 30 minutes additional run time.
    Steps:
    1. Get "
    GSam or Ampere" from the Google Play Store.
    2. Launch the app and fully charge your phone. (Important: Only proceed with the calibration when the word "Full" appears in GSam or Ampere.)
    3. While your phone is still connected to the cable reboot your phone to recovery mode, open file manager and navigate to "/data/system" and delete "batterystats.bin," "batterystats-checkin.bin," and "batterystats-daily.xml."
    4. Reboot your phone (while it is still plugged in) and charge it until it reads "full" on GSam or Ampere.
    5. Unplug the cable and use your phone normally until it shuts down (0 percent )
    6. Charge your phone to 100% while it is turned off.
    7. Boot into os and plug in your phone and charge it until it says "full" on the GSam or Ampere.
    8. Unplug and have fun!


    • Battery Capacity Health

    Notes:
    1)
    Before checking the battery health, charge the device to 100%.
    2) Check charge counter values and consider first 4 digits from left as your battery capacity in mAh. And check charge counter. (Charge counter/level)*100 is the battery capacity.


    To find battery capacity in Windows:
    • Enable Developer options in your device.
    • Enable USB Debugging in your device.
    • Conect your device to PC and give permissions.
    • Open Minimal ADB (run cmd.exe) or Platform tools.
    • Type "adb shell dumpsys battery" command in Minimal ADB or Platform tools.

    To find battery capacity in Android (Terminal) - Root needed:
    • Download an android terminal app like Termux,
    • Open terminal and type: cat/sys/class/power_supply/battery/charge_full

    • Overheating

    Following reasons will lead to device heating issue:
    • During the initial setup after purchase or when restoring data.
    • Downloading large files.
    • Using apps that require more power or using apps for extended periods such as:
    • Playing high-quality games for long time.
    • Recording videos for extended periods.
    • Streaming videos while using the maximum brightness setting.
    • Using the Screen Mirroring / Smart View feature (connecting mobile to a TV).
    • While multitasking or when running many apps in the background i.e:
    • Using Multi window.
    • Updating or installing apps while recording videos.
    • Downloading large files during a video call.
    • Recording videos while using a navigation app.
    • Large amount of data for syncing with the cloud, email, or other accounts.
    • Exposing device under sunlight when temperature is high around you.
    • Extensive usage of mobile hotspot and tethering feature.
    • Using device in areas with weak signals or no reception or in roaming network.
    • Charging the battery with a damaged / unapproved USB cable.
    • Device's multipurpose jack is damaged or exposed to foreign materials, such as liquid, dust, metal powder, and pencil lead.
    Solution:
    Turn off Wi-fi, GPS , bluetooth and other connectivity options when not in use by dragging the notification panel.
    Decrease screen brightness.
    Close background running applications.
    Too many applications installed in device may result in device heating since their corresponding process will keep on running in background. It is advised to uninstall un-necessary apps if not using them.
    Avoid using apps like GPS, data dependent apps or graphic intensive games for longer duration since they require more energy to function, causing device to heat.
    It is advised not to use device while charging as it may cause the device to over heat.


    • General:

    DO:
    • Use manual brightness or dim the screen.
    • Turn off notifications for apps you don't use. Better still, delete/disable the apps entirely if you don't need them.
    • Enable battery or power saving mode when you want to extend your battery life.
    • Use the power adapter that came with your phone. Other chargers can charge slowly/faster but they can also damage your phone or battery.
    • Turn off bluetooth, location tracking, and Wi-Fi (unless you are actively using it)
    • Turn off print services from bluetooth connection preferences.
    • Avoid extremes of heat and cold. If your phone gets very hot or cold it can strain the battery and shorten it's lifespan.
    DON'T:
    • Have Bluetooth or Wi-Fi turned on constantly.
    • Leave apps running in the background. Instead restrict background usage off apps that you don't need running.
    • Push email means your device is always listening for new email which drains alot of battery.
    • Drain your phone battery all the way to 0% or charging it all the way to 100%. Keep it between 20% - 90% for longer battery lifespan.
    • The more advanced the graphics and animations are (games, videos, photos, animations), the harder the processor and graphics chip in your smartphone have to work. More activity means more battery use.


    PRIVACY & SECURITY ๐Ÿ‘ฎโ€โ™‚๏ธ

    Some useful links:
    • All about Privacy & Security at Privacy Guides.
    • Electronic Frontier Foundation.
    • Check if your email address or your phone number is in a data breach at Have I been Pwned & at Firefox Monitor.
    • PrivacyTests: Open-source tests of web browsers privacy.
    • Test your browser to see how well you are protected from tracking and fingerprinting at Cover Your Tracks by EFF and at Bromite fingerprint mitigations tests.
    • WebRTC IP Leak Test. WebRTC is a new communication protocol that relies on JavaScript that can leak your actual IP address from behind your VPN. You can find more infos how to disable it at Privacy Guides in browsers section.
    • Ad Block Tester is a free service on the Internet to evaluate content blocking solutions. It is not designed to be a benchmark, but it reveals the level of blocking against a set of hosts that are very popular.
    • Check on AM I FLoCed? by EFF if your your Chrome browser has been turned into a guinea pig for Federated Learning of Cohorts or FLoC, Googleโ€™s latest targeted advertising experiment.
    • How to block ads on Android.
    • ฮตxodus: ฮตxodus analyzes Android applications in order to list the embedded trackers and ads.
    • Spyware Watchdog Article Catalog: A catalog which determinate under tests and tracking if an app is spyware and what data it collects.
    • CryptPad: CryptPad is built to enable collaboration. It synchronizes changes to documents in real time. Because all data is encrypted, the service and its administrators have no way of seeing the content being edited and stored.
    • PrivateBin: PrivateBin is a minimalist, open-source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256-bit AES. It is the improved version of ZeroBin.
    • ShutUP10++ , Privacy.Sexy: Disable major tracking features of Windows.
    General:
    • Always prefer Open Source or well popular Programs, Apps, ROMs, Kernels & Stuff.
      Open Source doesn't mean it's 100% safe but it's unlikely to have something suspicious, since you and other users can check the code in GitHub or in any other code hosting platform the "stuff" is hosted. You can also find and use FOSS apps at
      F-Droid or at Droid-ify (Recommended).

    • Prefer ROMs & Kernels with SELinux Enforcing. You can find informations here.

    • Always download and install Apps, Programs, ROMs & Stuff from official sources and do not use redirection links from different sites. Google is your friend to find the official source of the stuff you want.

    • Always check the permissions an app requires, before download and install it to your device. If an app ask for permissions which has nothing to do with the app functionality then it's should be reconsider or ask the developer why these permissions needed.
      You can also check if the app includes trackers and ads with ฮตxodus.


    • If you want to avoid Google and Play Store (De-Google), you can choose a ROM without GApps preinstalled like LineageOS and use Droid-ify client which is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device. Note that not all apps from Play Store will be available in Droid-ify or F-Droid. Only Open Source projects. You can find alternatives though.
      Alternative you can use
      LineageOS for microG or any ROM which support signature spoofing and can support microG and use Aurora Store.

    • For Windows use the default Windows Defender & Malwarebytes to scan your files whenever you want (Prefered before open or install them). Also use the addon/extension uBlock Origin in your Browser. These should be enough for normal users. You can also use the tool ShutUP10++ or Privacy.Sexy to disable major tracking features of Windows.
      For Android Do not use any antivirus - antimalware since it's useless, just check what apps and from where you installing.


    • Always verify the source of addons/extensions in your browser. Avoid installing random and unpopular addons/extensions. Keep it minimal and clean, so browser can be fast and safe, no need bunch of extensions.

    • If you are using VPN, always check the terms and rules of the provider. Avoid random VPN Services.
      Recommended VPN Services.
      Using a VPN will not keep your browsing habits anonymous, nor will it add additional security to non-secure (HTTP) traffic.


    • Recommended is to encrypt your data/files always before uploading them to cloud with tools like Cryptomator.

    • Always use unique and strong passwords for each of your accounts.
      Use awarded open source Password Managers like KeePass or KeePassXC for Desktop and KeePassDX for Android to manage your passwords and have them with you safe, encrypted and secure. Must be noted you can use the same database file between these programs.


    • Always enable 2 Step Authentication wherever is available for your accounts.
      You can use apps like Aegis Authenticator.


    • Do not open or click on links attached in unknown emails or SMS you may get. Always check the address of the email or the number of SMS and verify it's legit from the official source.

    • Create and use "burned" email for accounts/sites you have concerns but you definitely want to try them. Do not use your personal or business email. You can also create and use email aliases of your email with SimpleLogin which is open source and awesome service.
    32
    Changelog ๐Ÿ“‘

    Note: Changes in Collection & Guides happens in real time. The date I post these Changelogs is just a sum up since I can't post all the changes the time that happening to avoid spamming the thread. So you can always consider the Collection & Guides Up-to-Date. However, I may announce some big changes in posts before I include them in the Changelogs.

    LATEST๐Ÿ“ฅ

    Update: 07/06/2023๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    ARCHIVED ๐Ÿ—„๏ธ

    Update: 08/04/2023๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 18/01/2023๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 16/12/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 29/10/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 24/09/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 02/08/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 01/07/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 30/05/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 01/05/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 28/02/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 28/02/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 07/02/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 20/01/2022๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 23/12/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 20/11/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 16/10/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 31/08/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 02/08/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 17/07/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 22/06/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 23/05/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 01/05/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 19/04/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 04/04/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 16/03/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 27/02/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 26/02/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 23/02/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 21/02/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 25/01/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 14/01/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 13/01/2021๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 17/12/202๐Ÿ—“๏ธ
    Changelog๐Ÿ“‘

    Update: 20/11/2020๐Ÿ—“๏ธ
    Initial Release๐Ÿฅณ

    13
    ๐Ÿค–Retrial-NikGApps๐Ÿ“ฒ
    I've made my own NikGApps package since I didn't liked the premade packages.
    My package replace the basic AOSP/LOS apps with Google one, while keep the device debloated.

    Basically it convert vanilla ROM build into GApps build without extra bloatware.

    ๐Ÿ—’๏ธNotes:
    • [Optional] After Clean Install the ROM+GApps, before you boot to ROM > Reboot to recovery again > Format data once again. (Solves potentinal bootloop issue with NikGApps). OTA working fine.

    โฌ‡๏ธDownload:
    ๐Ÿ—ƒ๏ธOld Releases:

    ๐Ÿ“ฆContain:
    • ExtraFiles=1
    • GooglePlayStore=1
    • GoogleServicesFramework=1
    • GoogleContactsSyncAdapter=1
    • GoogleCalendarSyncAdapter=1
    • GmsCore=1
    • SetupWizard=1
    • GoogleRestore=1
    • GoogleOneTimeInitializer=1
    • GBoard=1
    • GoogleMessages=1
    • GoogleDialer=1
    • GoogleContacts=1
    • CarrierServices=1
    • GoogleClock=1
    • PixelWeather=1
    • GoogleCalculator=1
    • GoogleCalendar=1
    • GooglePhotos=1
    • MarkupGoogle=1
    • GoogleSounds=1
    • DeviceHealthServices=1
    • GoogleSearch=1
    • Velvet=1
    • Assistant=1
    • DevicePersonalizationServices=1
    • SettingsServices=1
    • PrivateComputeServices=1
    • GoogleTTS=1
    • AndroidAuto=1
    Thanks @Nikhil (y)
    11
    New Update: 16/12/2022 ๐Ÿ—“๏ธ
    Changelog: ๐Ÿ“‘


    General:๐Ÿ—‚๏ธ
    • Added Reddit Crosspost in the OP.
    ROMs:โšก
    • Added PocoOS (MIUI 13.0.14) based on MIUI ROM since it's using NGK Kernel now.
    • Added ReloadedOS, CorvusOS, DerFest A13 ROMs.
    • Added /e/OS A12L ROM.
    • Revamped awards standards.
    • Removed the award of PE since it's outdated, the development is not active (currently looking for new maintainer) and still using Pixel Thermals which is dumb, there is no need for Pixel thermals like other devices with PE don't use them.
    Recoveries: ๐Ÿ› ๏ธ
    • Changed the link of crDroid recovery to match crDroid 9 version - Android 13.
    GApps:๐Ÿค–
    • Added mine Retrial-NikGApps package.
    • Added microG Revived.
    Magisk:๐Ÿง™โ€โ™‚๏ธ
    • Added a guide in Collection and in Guides with steps to follow if your bank apps detect root.
    Useful Apps: ๐ŸŽฏ
    Guides: ๐Ÿ‘จโ€๐Ÿซ
    • Added the step on Clean Install Guide, to Reboot to Recovery again before formating data, because there is an issue with TWRP by REIGNZ.
    Hall of Fame Developers ๐ŸŒŸ
    • Removed lakshay18.

    Some Notes:๐Ÿ—’๏ธ
    • There is some misinformation and abusive against @REIGNZ3 in some Telegram groups. I don't want to move these stuff here but let me explain few things to make it clear to you:
      There are reports from some people who don't have knowledge blaming REIGNZ for sabotaging other custom Kernels specifically NGK and claiming that he intentionally make it to not work in his ROMs and also ignoring reports for his ROMs if custom Kernel or mod is used.
      * Well the second part is true, for your information, none proper developer will take a look on reports of his ROM if you are using custom Kernel or Magisk modules, which may be the reason and the cause of these bugs. Simply if you think ur bug found it's not Kernel related then just go back to Stock kernel of the ROM reproduce the bug and report it then go back to ur kernel choice. Same with modules. Simple right? This will save the time of the developer and actual urs instead of complaining.
      * Now, about NGK Kernel not working on REIGNZ ROMs, that's not exactly true. NGK working fine at the most part. You need to understand that NGK shipping powerhint for libperf and REIGNZ using using qti powerhal. You can't blame someone because doesn't use what a custom kernel use in his OWN work. I will reverse it, and I will ask you why don't u ask @Pierre2324 to use what Reignz use? Well, this is not how the things works. If you don't like the ROM simply move on to another, there is no need to blame anyone and ofc he doesn't do it intentionally.
      * NGK is a great Kernel with good dev but there is no reason to be fanboys with everything.
      * Reignz is one the few devs left supporting the F1 and keep it alive. He was one of the first who released A13 first (and always new android versions), he maintain multiple ROMs and a Kernel for your taste, it's the reason the TWRP can decrypt A12+ encrypted ROMs, his trees and his kernel is used by others to build their ROMs. Instead of blaming him, you should support that kind of devs so they don't leave.
      * The F1 community must be better and less toxic. There are a lot of (general) things happening behind the scences which you may don't know, so please be more careful with your accusations.
    • As I said in the past, you better use XDA more to ask questions rather Telegram groups. Some of these groups are handled by admin(s) which ban, mute, kick and have explosions most of the time for no reason. Use XDA ROM threads which are handled by mature moderators and take legit actions. If you can't find a ROM or Kernel thread in XDA, use my (this) thread.
    • Pixel Experience for F1 is currently dropped and have a spot open for new maintainer so don't expect A13 anytime soon, unless an official maintainer found and apply for it. You can move on and use different ROM since we already have some exceptional ROMs.