CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lollipop), which is designed to increase performance and reliability over stock Android for your device
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod 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. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Instructions For Flashing First time
Reboot to recovery.
Factory Reset. (wipe data,cache and dalvik cache)
Flash the zip and reboot.
Instructions For Upgrading from Previous Nightly/RC/Stable/Milestone
Reboot to recovery.
wipe cache and dalvik cache only .
Flash the zip and reboot.
Working List
RIL
Camera
Dual and single Sim support
Mobile Data
Mic
Audio
GPS
Vibration
Auto Brightness
SD Card
Airplane Mode
LEDs
WiFi
Wifi Direct
OMX
Bluetooth
Reboot to Recovery
Screen-Off Animation
Auto Rotation
Tether[USB/BT]
WIFI Hotspot
FM Radio
Not Working /Issues
Problem with the media scanner after rebooting when sdcard contains many files. For now flash the FixMediaScanner.zip for this, until path is included in CM offical repository
PM me if you find any issues with logcat only.
LINKS
ROM:-
Official Nightly Builds
GAPPS:-
CM-12.0 Gapps
CyanogenMod 12.0 Sources changelog:
Change Logs
Related
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 2.3 (Gingerbread), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod 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. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions:
First time flashing CyanogenMod 7.2 to your device, or coming from another ROM?
Root the device and install ClockworkMod Recovery. Instructions are available here.
Perform a NANDroid backup of your current ROM.
Format the system, data & cache partitions of your device.
Perform a factory reset.
Flash CyanogenMod.
Optional: Install the Google Apps addon package.
Upgrading from earlier version of CyanogenMod 7?
Perform a NANDroid backup of your current ROM.
Flash CyanogenMod (your Google Apps will be backed up & restored automatically).
Issues?
Experience issues? Please provide the following info to our bug tracker:
If the device was hard reboot, please provide the file "/proc/last_kmsg".
If the device was soft reboot or is "bootlooping", please run a logcat and provide the full output.
Please use Pastebin when possible.
Download Links:
Official post
CyanogenMod:
Latest version: cm-7.2.0
Download: link
Mirror: link
MD5sum: See Mirrors
Google Apps addon:
Version: gapps-gb-20110828
Mirror: link
Mirror: link
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Works well on my HTC Desire GSM
typEne struggle
Doesn't work on HTC Eris, unable to add a google account to access playstore.
When I installed the gapps the performance slowed to a crawl but I was able to access the playstore.
CyanogenMod 11 (Open Bump Edition)
Android 4.4.4 for LG G Pad 8.3 V500
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4.4 (Kitkat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
About CM:
CyanogenMod 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. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Wiki:
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/V500_Info
Important Information:
Be sure you are using latest available recovery!
Note: These are the latest official CM11 ROMs built by Jenkins with Open Bump applied to the kernel so that loki tool is no longer required. There are two download options, the latest stable snapshot (M12) and the last official CM11 nightly build.
Patch applied to installation script:
Code:
--- cm11.orig/META-INF/com/google/android/updater-script 2015-04-12 22:03:27.345537266 +0200
+++ cm11/META-INF/com/google/android/updater-script 2015-04-12 22:05:51.009537154 +0200
@@ -200,7 +200,6 @@
delete("/system/bin/backuptool.sh");
delete("/system/bin/backuptool.functions");
show_progress(0.200000, 10);
-package_extract_file("boot.img", "/tmp/boot.img");
-assert(run_program("/system/bin/loki.sh") == 0);
+package_extract_file("boot.img", "/dev/block/platform/msm_sdcc.1/by-name/boot");
delete("/system/bin/loki.sh");
unmount("/system");
Downloads:
cm-11-20141115-SNAPSHOT-M12-v500-bumped-signed.zip
cm-11-20141115-SNAPSHOT-M12-v500-bumped-signed.zip.md5sum
cm-11-20150105-NIGHTLY-v500-bumped-signed.zip
cm-11-20150105-NIGHTLY-v500-bumped-signed.zip.md5sum
Installation:
Read the official wiki
Copy GApps and CM11 ZIPs to your internal SDCard
Boot into Recovery
wipe data factory reset
wipe cache
wipe dalvic cache
format system
Flash CM11 zip from internal SDCard
Flash GApps zip from internal SDCard
Reboot
Don't restore system data using Titanium Backup!
Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 11:
Copy CM11 ZIP to your internal SDCard
Boot into Recovery
Flash CM11 zip from internal SDCard
Reboot
Important Information for kangers:
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Used sources:
https://github.com/cyanogenmod
XDAevDB Information:
CM 11 Open Bump Edition ROM for the LG G Pad 8.3 (V500)
Contributors:
CyanogenMod Team
ROM OS Version: 4.4.4 Kitkat
ROM Kernel: Linux 3.4.0
Version Information
Status: Stable
LineageOS is a free, community built, aftermarket firmware distribution of Android 5.1.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Installation:
1. Download ROM and copy it onto device
2. Extract boot.img from ROM zip file onto your PC desktop.
3. Connect USB cable to PC.
4. Power off the device and hold Volume+ while connecting other end of USB cable to device. (This will boot device into fastboot mode).
5. Flash the extracted boot.img onto device.
6. Power on the device and start pressing Power Button to boot into Recovery.
7. Wipe System, Data, Cache, Dalvik cache. (DO NOT WIPE SD CARD THERE IS STORED THE ROM FILE).
8. Install the ROM.
9. Reboot and enjoy (First boot can take few minutes be patient please.).
10. (Optional) Download and flash GApps. (This will install Google Play and other Google Apps).
LINK:
Source Code:
CBNUKE: CBNUKE Github
Haxk20: Haxk20 Github
XperiaSTE: XperiaSTE Github
ROM: LineageOS NYPON Build
Feedback:
Feedback is always welcome.
Before posting bug please be sure that you did clean install of ROM and that you post log file with bug report and make the bug report full reported.
Not working List:
1. A2DP (Wont be fixed, Calls works OK)
2. Wifi direct.
3. Video Recording
4. NFC
5. HDMI
6. FM Radio
XDA:DevDB Information
LineageOS for Xperia P [Nypon], ROM for the Sony Xperia P
Contributors
Haxk20, AOSX , XperiaSTE, CBNUKE And BlueZ Team
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: TWRP Recovery, Unlocked Bootloader
Based On: LineageOS
Version Information
Status: Beta
Current Beta Version: lineage-12.1-2017073
Beta Release Date: 2017-07-30
Created 2017-07-30
Last Updated 2017-07-30
Reserved
Rian S.S | @rssxda:
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
AICP is has been based on Lineage, Slim, Omni and Original AICP ROM builds, this creates an awesome combination of performance, customization, power and the most new features, brought directly to your device.
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
INSTALLATION INSTRUCTIONS
- Download the latest build of AICP
- Download Gapps
- Take a Nandroid backup
- Recommended - Full wipe and factory reset
- Flash ROM using TWRP
- Flash Gapps
- Reboot.
- Enjoy!
DOWNLOADS
ROM - Here
GApps - Here
SOURCES
Tree - Here
Kernel - Here
Vendor - Here
What works
Code:
RIL (dual sim, volte)
WIFI
Tethering
Camera
Bluetooth
Sensors
MTP
Sound
Fingerprint
- - SELinux: enforcing
-----
Bugs: Moto Actions
Version Information
Status: beta
Current Stable Version: Nougat
Created 2018-06-25
Rom TOP
ROM top pity that the Moto Actions does not work
images?
doesn´t work, it boots to the recovery
Is this rom comaptible with XT1799-2?
Based On LineageOS-15.1
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications and if
* you point the finger at us for messing up your device, we will laugh at you. Hard & a lot.
*
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 8 (oreo),
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.
Author:
Cyborg2017(Cyborg Yang)
Thanks:
LineageOS & CM (R.I.P.) team
@phhusson
Download:
Basic Rom:
[2018/03/01]: https://androidfilehost.com/?fid=1395089523397903744
GSI: (AOSP for example) https://github.com/phhusson/treble_experimentations/releases
Note:
1. We only support arm-A;
2. Due to the vndk version, you can only experience the GSI of Android-8.1, so you need to download
system-arm-aonly-xxxxxx.img.xz (for example, system-arm-aonly-vanilla-nosu.img.xz). And don't download
system-arm32_binder64-aonly-xxxxx.xz because we are using a 32bit kernel;
3. Of course, except for AOSP GSI, all Android-8.1-based GSIs can be experienced, similar to LineageOS, RR, AICP, etc.
Root:
https://github.com/topjohnwu/Magisk/releases (thanks @topjohnwu)
Bugs:
Screen rotation
You tell...
How to flash for the first time:
(Again: Don't do it if you don't know it!)
1. Download the Basic ROM and GSI system_xxx.img and transfer them to your device.
2. Boot to recovery (TWRP Support Treble:https://forum.xda-developers.com/lg-g3/development/guide-create-vendor-partition-lg-f400-t3903385 ).
3. Wipe the System, Cache, Data, and Vendor (you might need to format the data partition!).
4. Flash the Basic ROM Zipfile.
5. Flash the GSI system_xxx.img.
6. Flash the root solution of your choice (optional).
7. Reboot your device.
Kernel source:
https://github.com/lge-devs/android_kernel_lge_g3
Device tree source:
https://github.com/lge-devs/android_device_lge_f400
https://github.com/lge-devs/android_device_lge_g3-common
will this work on a D850?