|
| 1 | +# LilBlinx's LineageOS Releases |
| 2 | + |
| 3 | +## Introduction |
| 4 | + |
| 5 | +This repository contains personal builds of LineageOS for Xiaomi Redmi Note 4X (mido). |
| 6 | + |
| 7 | +## Requirements |
| 8 | + |
| 9 | +- Unlocked bootloader (if you haven't unlocked already check this link: [Fastest way to Unlock the Bootlader](https://forum.xda-developers.com/redmi-note-4/how-to/fastest-to-unlock-bootlader-t3689116)) |
| 10 | + |
| 11 | +- Stable and working internet connection |
| 12 | + |
| 13 | +- Battery percentage at least 50% |
| 14 | + |
| 15 | +## Downloads |
| 16 | + |
| 17 | +- [LineageOS Releases](https://github.com/davidtrpcevski/LineageOS-Releases/releases) |
| 18 | + |
| 19 | +## Installation |
| 20 | + |
| 21 | +1. Download latest [TWRP](https://dl.twrp.me/mido/) |
| 22 | + |
| 23 | +2. Download the latest [build](https://github.com/davidtrpcevski/LineageOS-Releases/releases) |
| 24 | + |
| 25 | +3. Download the latest [firmware](https://xiaomifirmwareupdater.com/firmware/mido/) |
| 26 | + |
| 27 | +4. Download latest GApps package from [OpenGApps](https://opengapps.org/) |
| 28 | + |
| 29 | +5. Download latest Magisk package from [Magisk](https://github.com/topjohnwu/Magisk/releases) |
| 30 | + |
| 31 | +6. Flash TWRP image (use this guide: [How to Install TWRP](https://www.xda-developers.com/how-to-install-twrp/)) |
| 32 | + |
| 33 | +7. Reboot to recovery |
| 34 | + |
| 35 | +8. (Optional or if coming from other ROM) Wipe everything by going to Wipe -> Advanced Wipe and tick every checkbox |
| 36 | + |
| 37 | +9. (Optional or if coming from other ROM) Wipe data by going to Wipe -> Format Data |
| 38 | + |
| 39 | +10. Flash the firmware first |
| 40 | + |
| 41 | +11. Flash the latest build |
| 42 | + |
| 43 | +12. Flash OpenGapps |
| 44 | + |
| 45 | +13. Flash Magisk |
| 46 | + |
| 47 | +14. Reboot |
| 48 | + |
| 49 | +## Bug reports |
| 50 | + |
| 51 | +- Create a bug report in the [Issues](https://github.com/davidtrpcevski/LineageOS-Releases/issues) section. |
| 52 | + |
| 53 | +- For easier report, use the Bug report template. |
| 54 | + |
| 55 | +- Please include full logs when you report bugs. Bug reports without logs will be closed and ignored! |
| 56 | + |
| 57 | +## FAQ |
| 58 | + |
| 59 | +1. What's different from official builds? |
| 60 | + |
| 61 | + - I'm adding few things here and there that I need and which you can check in the changelogs. |
| 62 | + - The builds are built with different and much better optimized device, vendor and kernel trees. |
| 63 | + |
| 64 | +2. Does it support Over-the-Air updates? |
| 65 | + |
| 66 | + - Yes! |
| 67 | + |
| 68 | +3. Will your builds pass the root check, CTS and won't have problems with banking apps? |
| 69 | + |
| 70 | + - Yes, the builds are signed with personal keys and are using release-keys for build tag! |
| 71 | + |
| 72 | +4. Awesome, what can I do to switch to your builds? |
| 73 | + |
| 74 | + - If coming from other ROM, back up your data and clean flash the build. Then just sit and enjoy! |
| 75 | + |
| 76 | +5. Can I dirty flash these builds, i.e. not wiping my data? |
| 77 | + |
| 78 | + - I personally don't recommend to dirty flash between builds, but there are reports from users that it worked for them. I am not responsible for any data loss or malfunction if you go with this route. |
| 79 | + |
| 80 | +6. Please, can you include feature XYZ? |
| 81 | + |
| 82 | + - No and I will never include something I don't use. Please don't message me or create issues that will lead to a feature requests. They will be ignored! |
| 83 | + |
| 84 | +7. I like your builds, how can I support you? |
| 85 | + |
| 86 | + - First of all, thank you so much! Yes, you can support me by donating to the PayPal link below. |
| 87 | + |
| 88 | +## Donations |
| 89 | + |
| 90 | +- [PayPal Donation Link](https://www.paypal.me/CiggyDevs) |
| 91 | + |
| 92 | +- [Be my Patreon](https://www.patreon.com/lilblinx) |
| 93 | + |
| 94 | +## Social |
| 95 | + |
| 96 | +- Feel free to join the Telegram group here: [LineageOS Releases](https://t.me/losreleases) |
| 97 | +- Check out the thread on XDA here: [LilBlinx's LineageOS Releases](https://forum.xda-developers.com/redmi-note-4/xiaomi-redmi-note-4-snapdragon-roms-kernels-recoveries--other-development/rom-advanced-lineageos-14-1-t3775023) |
| 98 | + |
| 99 | +## Sources |
| 100 | + |
| 101 | +- [Kernel Tree](https://github.com/davidtrpcevski/kernel_xiaomi_msm8953) |
| 102 | + |
| 103 | +- [Device Tree](https://github.com/davidtrpcevski/android_device_xiaomi_mido) |
| 104 | + |
| 105 | +- [Vendor Tree](https://github.com/davidtrpcevski/proprietary_vendor_xiaomi) |
| 106 | + |
| 107 | +## Credits |
| 108 | + |
| 109 | +- Warabhishek for initial trees |
| 110 | + |
| 111 | +- ZeeLog for Device and Vendor trees [Donate to Zeelog](https://www.paypal.me/zeelogkang) |
| 112 | + |
| 113 | +- KrasCGQ for Kernel source [Donate to KrasCGQ](https://www.paypal.me/krasCGQ) |
| 114 | + |
| 115 | +- LineageOS for the ROM source [Donate to LineageOS](https://www.paypal.me/LineageOS) |
| 116 | + |
0 commit comments