LineageOS 14.1 for Xiaomi Redmi 3/Prime
http://anikkhan.me/lineageos-for-ido/
07 Jan 2017
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.0 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS GitHub repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
What’s Working:
- Boots
- RIL (Calls, SMS, Data)
- Fingerprint (FPC1020 only)
- Wi-Fi
- Bluetooth
- Camera
- Video Playback
- Audio
- Sensors
- Flash
- LED
- GPS
What’s Not Working:
- You tell me
Instructions:
- Download the latest build and gapps.
- Reboot to recovery.
- Flash the latest build and gapps.
- Reboot
Variant Compatibility :
- This build is compatible with Redmi 3/Prime.
Downloads :
- Build: lineage-14.1-20170104-UNOFFICIAL-ido.zip
- Google Apps: opengapps.org
Screenshots:


Reporting Bugs:
- Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you’re doing.)
- If it is a random reboot, grab /sys/fs/pstore/console-ramoops. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
- If the problem disappears after running “setenforce 0” from a root shell, grab /data/misc/audit/audit log.
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Source Code
- https://github.com/LineageOS/android_device_xiaomi_ido
- https://github.com/LineageOS/android_kernel_xiaomi_msm8916
Thank you very much for staying with me. Happy flashing.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通