[ROM][GT-P52XX][UNOFFICIAL][6.0.1] CyanogenMod 13.0 - Galaxy Tab 3 10.1 Android Development

Unofficial CyanogenMod 13.0 for Samsung Galaxy Tab 3 10.1​
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), 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, ...
* You flash this at your own risks
*/
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.
Important information
You need a recent TWRP version to flash this ROM.
Installation
First time installing, coming from another ROM or upgrading from alpha < 4
Copy ROM to SDCard
Copy Houdini to SDCard
Copy GApps to SDCard
Boot into recovery
Backup EFS partition
Wipe -> Advanced Wipe -> Dalvik Cache + System + Cache + Data
Install ROM
Install Houdini
Install GApps
Reboot
First start takes a long time
Upgrading from earlier version of CyanogenMod 13.0 (alpha >= 4)
Copy ROM to SDCard
Boot into recovery
Install ROM
Reboot
[OPTIONAL] Converting filesystem to F2FS (thanks @michiil)
The ROM has F2FS support. You may want to use it instead of the default (EXT4).
This will delete ALL files/data from your tab.
What you will need: A working PC and a working USB cable.
Install the most recent Recovery
Download the most recent Recovery from the second post. Flash the zip file in recovery. Back in the main menu press Reboot > Recovery
Format Data and Cache to F2FS
Wipe > choose Cache > repair or change file system > change file system > F2FS > Swipe to Confirm
Go back and repeat the same steps with Data. I got some error messages when formatting Data but they don't seem to be a problem.
Back in the main menu press Reboot > Recovery
Install Rom + Houdini + Gapps
Connect your tab to your PC and copy the zip files on the tab.
Flash the files, reboot and enjoy :good:
How to get back to EXT4
You will again loose all files/data on the tab.
Just repeat Step 2 but use EXT4 instead of F2FS.
What's working
RIL (audio calls, data, sms, mms)
2D/3D acceleration
HW video encoding/decoding
Screen cast (Miracast/Wifi Display)
MHL/HDMI
Sound
InfraRed
Camera
Wifi
Bluetooth
GPS
Sensors
SDCard, USB OTG
Tethering (USB, Bluetooth, Wifi)
Software DRM (Level 3, see below)
Known to be working
Google Movies
Amazon Prime Video
Molotov TV
myCANAL
Canalplay Kids
Known *not* to be working
6play
Features
Automatic brightness
Change Color profile
Change mDNIe scenario
Enable/disable mDNIe negative mode
Multiuser
Enable/disable capacitive keys
Change capacitive keys width
Buttons backlight on screen touch or key touch only
Smart cover lock/unlock
F2FS and exFAT support
Houdini (allows to install arm only apps on this x86 device)
Updated ZRAM support with LZ4 compression for maximum memory and speed
Updated Xbox Controller driver
Updated interactive CPU governor
Available CPU governors: powersave, interactive, performance, ondemand
Available I/O schedulers: noop, deadline, cfq, bfq (v7r8), fiops
Available battery modes (CM power profiles): power save, balanced, performance
What's not working
Chromecast screencasting (other functions work)
Hardware DRM (Level 1)
SELinux (permissive)
You tell me
How to root
Go to 'Settings/About tablet'
Tap 7 times on 'Build number'
Go back
Go to 'Developer options'
Tap on 'Root access'
Select 'Apps only' ('Apps and ADB' if you plan to use it in adb shell)
How to help
When something is not working correctly, in addition to common informations, I may ask you to provide logs. There are different kind of logs and it's not always easy to get all of them. For this, you can use SysLog (available on F-Droid or Google Play).
Fixed in version 2.1.0 There is currently a bug in the app. Download it from AndroidFileHost. Use this patch if you want to compile it yourself:
Make sure to root device before using this app.
To get the logs:
Start SysLog
Click on 'TAKE LOG'
Once log is taken, SysLog will try to share the resulting file, just cancel
Send me the file /sdcard/SysLog/[YYYY-MM-DD_HH.mm]/[YYYY-MM-DD_HH.mm].zip
If you left 'Scrub potentially personal information from the logs' checked, you should be safe.
Sources
Kernel
Common: https://github.com/santos10-dev/android_kernel_samsung_santos10/tree/cm-13.0
Device trees
Common: https://github.com/santos10-dev/android_device_samsung_santos10-common/tree/cm-13.0
Galaxy Tab 3 10.1 3G: https://github.com/santos10-dev/android_device_samsung_santos103g/tree/cm-13.0
Galaxy Tab 3 10.1 Wifi: https://github.com/santos10-dev/android_device_samsung_santos10wifi/tree/cm-13.0
Galaxy Tab 3 10.1 LTE: https://github.com/santos10-dev/android_device_samsung_santos10lte/tree/cm-13.0
Local manifest
https://github.com/santos10-dev/android_device_samsung_santos10-common/wiki/Local-manifest-CM-13.0
Credits
Angel_666 , moonbutt74 and Restl3ss for starting the work on this device
Android-Andi for his device tree
crpalmer for his work on Intel support
Deltadroid for his GApps package
All testers of the "signup" thread
CyanogenMod and Google for Android
XDA
AndroidFileHost
XDA:DevDB Information
CyanogenMod 13.0 for GT-P52XX, ROM for the Samsung Galaxy Tab 3 10.1
Contributors
nels83
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2016-03-21
Last Updated 2017-04-11

Downloads
ROM
ROM - Beta 2 (20161210)
Galaxy Tab 3 10.1 3G : santos103g (MD5)
Galaxy Tab 3 10.1 Wifi : santos10wifi (MD5)
Galaxy Tab 3 10.1 LTE : santos10lte (MD5)
You can find old versions on AndroidFileHost. Version code is in file description.
Houdini 6.0.0_x.47745
Houdini for Android 6.0
GApps
See Open Gapps, select Platform x86 and Android 6.0.
Other
Flash player (11.1.112.60)
Flash player for x86
Note: not much used nowadays but useful if you want to play flash games.

Changes
Changelog
Beta 2 (20161210)
- Fixed audio calls
- Switched to dlmalloc
Old changes
Beta 1 (20161204)
- Fixed freezes
- Fixed AGPS
- Cleaned up sensors hal
- Use opensource audio hal
- Added FIOPS io scheduler
Alpha 7 (20161121)
- CM update (android 6.0.1_r74)
- Added software DRM support (Level 3)
- Fixed touchscreen lags (maybe not all lags, thanks to @Alphita and @KNGPN Q w Q)
- Fixed lock screen rotation (thanks to @tinko975)
- Fixed Google SetupWizard loop when no network is available (CM)
Alpha 6 (20161018)
- CM update
- Updated kernel memory management (and removed samsung specific code)
- Updated kernel android drivers
- Fixed button lights always on when disabled
- Fixed rotation (small) bug
- Fixed deep sleep issues
- Fixed many reboot issues
- Enabled CABC
Alpha 5 (20160822)
- Updated to stable/cm-13.0-ZNH5Y branch
- Enabled Doze mode (thanks to @vin_)
- Enabled 180deg rotation by default
- Enabled swap volume keys on rotation by default
- Added MHL/HDMI support
- Added houdini Intel patches for better compatibility
- Added USB charger port support
- Fixed fast/slow charging reports
- Fixed buttons backlight on key touch only
- All kernel modules are now builtin
- Various tweaks
Alpha 4 (20160731)
- Switched back to stable/cm-13.0-ZNH0E branch
Alpha 3 (20160727)
- CM update
- Fixed Flash Player
- Fixed /dev/last_kmsg
- Fixed cpuset
- Tweaked power management
- Implemented CM power profiles (battery modes)
- Added color profile setting (in LiveDisplay)
- Added Advanced Settings (mDNIe scenario, large/small capacitive keys, buttons light on screen/button touch)
- Added stock charger images
Alpha 2 (20160430)
- Based on stable/cm-13.0-ZNH2K branch
- First try at RIL (3G and LTE)
- Fixed Wifi tethering (thanks @deadfun)
- Enabled and tweaked cpusets (fixes SMP "bug")
- Updated and tweaked cpufreq interactive
- Updated xpad driver (thanks @X-Coder)
- Updated kernel config (merged android recommended settings)
- Added bfq io scheduler
- Enabled deadline scheduler
- Enabled powersave cpufreq scaling governor
Alpha 1 (20160321)
- First release
- Based on stable/cm-13.0-ZNH0E branch

Thanka @nels83 i was waiting for this since morning ?

why does RIL not working? its the most important thing for me

Awesome it works

How to Upgrade from CM12?

Spegeli said:
How to Upgrade from CM12?
Click to expand...
Click to collapse
Download TWRP, opengapps, houdini and the rom (corresponding to your device)
Backup all your data (pictures, music etc.) and apps (preferably with apps like titanium backup) to your PC
put the zips from above onto your sd card (if you don't have one, use the internal storage)
boot into recovery of your tab
wipe /system, /cache, /data, dalvik cache and (if you don't have important data like the zips on there) the internal storage
flash the files in the following order:
TWRP (then restart your device into recovery)
ROM
Houdini
Gapps
if you want to do it: reformat /cache and /data now with f2fs
reboot into system
connect your device to the pc again and get your backed up files and apps
reinstall apps through the play store and if you want to: get their data back with Titanium Backup
Done.
EDIT:
it's nice that CM13 is out and that Houdini is working
though I'm going to wait for RIL support before I update
How complicated is it to fix/How long will it take (min)? (if you can say that)

Dj_Fex said:
Download TWRP, opengapps, houdini and the rom (corresponding to your device)
Backup all your data (pictures, music etc.) and apps (preferably with apps like titanium backup) to your PC
put the zips from above onto your sd card (if you don't have one, use the internal storage)
boot into recovery of your tab
wipe /system, /cache, /data, dalvik cache and (if you don't have important data like the zips on there) the internal storage
flash the files in the following order:
TWRP (then restart your device into recovery)
ROM
Houdini
Gapps
if you want to do it: reformat /cache and /data now with f2fs
reboot into system
connect your device to the pc again and get your backed up files and apps
reinstall apps through the play store and if you want to: get their data back with Titanium Backup
Done.
EDIT:
it's nice that CM13 is out and that Houdini is working
though I'm going to wait for RIL support before I update
How complicated is it to fix/How long will it take (min)? (if you can say that)
Click to expand...
Click to collapse
Not possible to Upgrade without loosing all Apps (and there Settings)?

sorry, I won't guarantuee you that anything is working if you leave the data partition and don't format it
even though it might be nice to keep the data
it's safer to backup your the data and apps that you need and then start fresh
and usually it's not even that much of a hassle (you just need to get used to it)
Nels says at the top:
if you come from an earlier version of cm13 then it's possible
but if you come from another rom (cm12) you need to wipe data
@nels83 I just noticed, your changelog link still points to the cm 12 branch (only a copy&paste issue of course so no big deal)

@nels83 Just upgraded from cm12,1 beta 2. This ROM works fine. Thanks

pvt-koffiejunk said:
@nels83 Just upgraded from cm12,1 beta 2. This ROM works fine. Thanks
Click to expand...
Click to collapse
do you fresh install the rom?or just dirty flash it and its work fine?

Anyone know how to make this rom black ?

Rom is buttery smooth, I am having issues with chrome being slow but that also happened on cm 12.1

Lionerx said:
do you fresh install the rom?or just dirty flash it and its work fine?
Click to expand...
Click to collapse
Just dirty. Figured I could always flash again and do the right way.

Strange I don't see option for downloading of GApps 6 86x at open GApps

Mrkijo said:
Strange I don't see option for downloading of GApps 6 86x at open GApps
Click to expand...
Click to collapse
maybe is temporarly down.. it worked for months.. with aosp rom too..
i download it yesterday.
edit:
here are links from few days before..
https://github.com/opengapps/x86/releases/tag/20160320
..

@nels83 just a quick info: if I use your P5210 device tree in my CM 13.0 source, can I build it from scratch? I'd like to experiment with that.

tinko975 said:
maybe is temporarly down.. it worked for months.. with aosp rom too..
i download it yesterday.
edit:
here are links from few days before..
https://github.com/opengapps/x86/releases/tag/20160320
..
Click to expand...
Click to collapse
Thanks, you were right, it was temporary and now it is on again ?

After 20 Hours of Testing, the Rom works good except:
- Kaspersky Internet Security crashed when starting a analysis
- Camera crashed when switching to Focus Effects or Video
The rest seems working fine so far.

Related

ROM★★★TF201 KitKat 4.4.4-CROMBi-kk-R1-Oct 1★★★

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
YOU MUST BE ON THE HAIRYBEAN 2.31 JB 4.2.1 BOOTLOADER VERSION 10.6.1.27.1 AND TWRP 2.6.3.1+ OR CWM 6.0.4.6+ BEFORE FLASHING THIS ROM. SEE UPGRADE INSTRUCTIONS BELOW IF YOU ARE UNSURE
You must do a full wipe in recovery if coming from another ROM base. Do not do a full wipe from the bootloader. Don't forget to do a Nandroid Backup first and give the ROM 10 mins to stabilise!
Features and Tweaks
This ROM is based from CM11 AOSP sources
Based off cm-4.4-20140901-crombikk4.4.2-tf300t source by lj50036
Full Aroma Installer for main rom including choice of 3 kernels and ROM2SD and DATA2sd support
CM11 kernel built from CM11 source by lj50036
Remixed _thatv8 kernel with CM11 ramdisk - repacked by sbdags
Remixed Grimlock kernel with CM11 ramdisk - repacked by sbdags - experimental
DPI Size: 160 (TF300 recommended stock fonts), 148 (Small fonts), 132 (Tiny fonts)
Launchers: Trebuchet, Google Experience Launcher, Apex , Nova
Boot Animations: CM Circle of Fire, CM Color Circle, Nexus Phase Beam, Cyanogen Stock
Gapps (updated by sbdags to Google latest apks and libs) flashed from separate package
Misc Apps: ESFile Explorer, Adobe Flash, AdAway, Titanium Backup, DropBox, Keyboard Manager
Tweaks: File system and performance optimised, Init.d support!, Zip Align, Force GPU Rendering, Browser2RAM
Continued Best Support of any ROM!
Warning - experimental tweaks
[*]Option to enable / disable data journaling on /data during install - CAN CAN CAUSE DATA LOSS IF SUDDEN SHUTDOWN OR CRASH
[*]Option to enable / disable fsync during install - CAN CAN CAUSE DATA LOSS IF SUDDEN SHUTDOWN OR CRASH
Change Log
cm-11.0-20140901-crombi-kk-RC2-tf300t Kitkat 4.4.4rc2 source by lj50036
Change Log
20140906 changes
- Rebuilt from latest CM11 4.4.4rc2 Kitkat - CROMBi-kk source - maintained by lj50036!
- Merged rom from 2 sources to introduce universal installer for 4 devices
- Updated device ID for TF201 which should fix wifi issues
- Updated options with TF700 and ME301, kernels + Device IDs!
- Dynamic fsync properly enabled on Grimlock kernel when fsync disabled selected in installer
- Made Google Calendar install by default as too many apps rely on it
- Updated Google Chrome to version 36.0.1985.135
- Updated Google Maps to version 8.3.1
- Updated Google Search to version 3.6.14
- Updated YouTube to version 5.9.0.13
- Updated ESFileExplorer to version 3.2.0
- Removed DropBox as bloatware (30MB!) - still available on the Play Store
- Removed Google Plus as bloatware (33MB!) - still available on the Play Store
- Removed alternate stock browser as no longer required
- Set default options to sbdags recommended for best performance
20140811 changes
- ROM is now Release Candidate 2! RC1 cleared private testing.
- ROM Version is CROMBi-kk_RC2 KitKat-4.4.4rc2-CM11-DEODEX
- Added my Intergalactic Ultra Touch (TM) settings to ROM Super snappy now
- Updated the Grimlock CM11 kernel to version 2 - thanks hardslog
- Changed the dalvik vm optimisation to reduce heap closer to stock as I think Garbage Collection wasn't happening frequently enough and when it did it took too long
- WiFi scan interval reset to 180
- Changed Zip Align script to a more recent version and added SQL Lite tweaks
- Can't see benefit of B2R script so default is off now
- Browsers now have their own section in installer
- Dolphin Browser with Adobe Flash both moved to system apps
- Tidied up gapps package from PA Gapps
- Updated Google Music to version 5.6.1617P
- Updated Google Maps to version 8.2.0
- Updated Google Hangouts to version 2.1.317
- Updated Google Chrome to version 36.0.1985.131
- Updated Google Core Services to version 5.0.89
- Updated Apex Launcher to Version 2.5.0
- Updated ESFileExplorer to version 3.1.9.1
- Updated GravityBox to 3.2.5
- Removed phab7 from xposed modules (no longer works on 4.4.x)
- Removed betterbean theme
- Added Android-L theme and Light / Dark variants
- Rebuilt from CM11 4.4.4 Kitkat - CROMBi-kk source - maintained by lj50036!
- Fixed the settings - staus crashing
- Fixed the screen not shutting off when closing the lid when docked - thanks psudeke!
- Lowered GPU values for TF201 users which should stop tearing and glitches
- Doubled the fling values for extra screen responsiveness
- Updated permissions to 4.4.4 CM11 set in updater script
- Repacked latest CM11 kernel with init10 functionality for ROM2SD/DATA2Sd and F2FS support
- Added latest Grimlock CM11 kernel v1.0 for the TF300 - thanks Hardslog
- Added Google Chrome as an option to install to /system/app
- Added option to remove the Stock Browser from /system/app
- Added Viper4Android Music FX as an option to replace CM DSP Manager
- Rom has SuperUser enabled by default now
- More virtual machine dalvik tweaks to speed things up
- Updated Apex Launcher to version 2.4.1
- Updated YouTube to version 5.7.41
- Updated Google Maps to version 8.1.1
- Updated Google Plus to version 4.4.3.69327528
- Updated Google Search to version 3.5.16
- Updated Google Music to version 5.6.1609P
- Updated Google Hangouts to version 2.1.311
- Updated Google Core Services to version 5.0.84
- Updated DropBox to version 2.4.2
- Updated Apex Launcher to version 2.4.0
- Updated Nova Launcher to version 3.0.1
- Updated Gravity Box to version 3.2.4
- Updated ESFileExplorer to version 3.1.8
- Beta - Tweaked Touchscreen sensitvity to the max for a very responsive experience
20140512 changes
- Rebased off latest CM11 source
- Kernel installer algorithm cleaned up to allow rom2sd, data2sd and f2fs selection management
- Compiled static busybox for /system/boot which fixes preinit issues for data2sd and rom2sd - thanks _that for your help
- Fixed f2fs on internal and external not working with data2sd (bug in fstab and installer)
- More fixes to f2fs installer routines and preinit scripts - added combinations of ext4 and f2fs
- Fixed _that wifi and bluetooth module compatibilty problems with _that kernel
- Changed the init mount point for f2fs to use the discard option on internal data only
- Cleaned up installer script
- ROM2SD and DATA2SD now working with normal CROMBi-kk on internal!
- Updated grimlock kernel to 2.4 for both TF300 and TF201 - thanks hardslog
- Updated ME301 compatibility packs included OC from hardslog
- Updated 2 new animations (red and blue) from psudeke
- Updated Google Calendar to version 201404014
- Updated Google Core Services to latest version
- Updated Google Plus to version 4.3.1.63038142
- Updated Google TTS to version 3.0.11
- Updated Hangouts to version 2.1.0
- Updated ESFileExplorer to version 3.1.3
- Updated DropBox to version 2.4.1
- Updated Dolphin Browser to verison 10.3.1
- Updated Google Maps to version 8.0.0
- Updated Google Search / Now to version 3.4.16.1149292
- Updated YouTube to version 5.6.36
- Updated Apex Launcher to version 2.3.3
- Updated Titanium Backup to version 6.1.5.5
- Updated Xposed Framework to version 2.5.1
- Updated Gravity Box to version 3.1.0
- Updated Google Music to version 5.5.15110.1148372
- Added inverted blue CM Theme as it's rather pretty
20140318 changes
- Fixed CM11 kernel not installing correctly from Aroma
- Removed TeleServices.apk to stop fc on boot in com.android.phone
20140317 changes
- Rebuilt from new base from lj50036 - Includes dock fixes (java) from CM11 source
- Fixed com.android.phone force close issues
- Fixed Grimlock kernel installing incorrect modules
- Fixed _thatv8 kernel with updated init and init.cardhu.cpu.rc for better cpu mode support - thanks ebildude123
- Fixed installer so hopefully users won't have an issue with addon.d scripts
- Fixed the CM11 backup and restore scripts not running as ro.cm.version was missing CM11
- Fixed : ROM2SD now correctly maps internal partitions to /datai, /systemi and /storage/sdcardi
-----ROM2SD still only works with a 4.2 JB ROM on internal
- Fixed : DATA2SD now offered again - currently uses _that v8 kernel
- Terminal Emulator lib file only installed when option is chosen in installer
- Added NTFS and extFAT support to stock based kernels
- Added Dolphin Browser and JetPack with FlashPlayer in installer as this is the only way to use flash in KitKat right now
- Updated Stock Browser Icon to Asus 4.3 version
- Updated Nova Launcher to version 2.3
20140315 changes
- Rebuilt from new base from lj50036 - Includes dock fixes (java) from CM11 source
- Repacked _thatv8 kernel with updated init and init.cardhu.cpu.rc for better cpu mode support
- Repacked Hunds 3.4.5 kernel with LetMeKnow's Extreme Tweaks
- Fixed installer so hopefully users won't have an issue with addon.d scripts
- Fixed the CM11 backup and restore scripts not running as ro.cm.version was missing CM11
- Fixed : ROM2SD now correctly maps internal partitions to /datai, /systemi and /storage/sdcardi
-----ROM2SD still only works with a 4.2 JB ROM on internal
- Fixed : DATA2SD now offered again - currently uses _that v8 kernel
- Terminal Emulator lib file only installed when option is chosen in installer
- Added NTFS and extFAT support to stock based kernels
- Added Dolphin Browser and JetPack with FlashPlayer in installer as this is the only way to use flash in KitKat right now
- Updated Stock Browser Icon to Asus 4.3 version
- Updated Nova Launcher to version 2.3
- 20140315 GApps Package updated. See post 2 for changelog
20140314 changes
- Updated Adobe Flash version to hacked version to test with 4.4
- Updated Adaway to version 2.8.1
- Updated Terminal Emulator to version 1.0.58
- Build.prop edit to increase scroll sensitivity
ro.min.fling_velocity=30000
ro.max.fling_velocity=60000
20140312 changes
GApps Package updated. See post 2 for changelog
20140309 changes
- lj50036 has rebased the Rom from CM11 source. No more CMB reliance
- Repacked all 3 kernels so up to date with CM11 changes
- Added Cyanogen Stock Bootanimation as option
- Inverted calendar removed and replaced with stock Google one
- Split GPU rendering into 2 parts - Need to test differences:
Part 1 forces GPU Rendering for 2D operations in the build.prop
Part 2 forces software rendering to be disabled thus the GPU must be used
- Cleaned up updater-script as not using CM Backup / Restore functionality for now
- Added tweaked Browser.apk back in as well as media codecs and lib file for Terminal Emulator
20140308 changes
- Fixed Aroma script error meaning 95CleanTweaks not being given correct permissions to run as init.d
- Reset CPU profiles in the ramdisk so they mirror the ones we are used to from CROMi-X in terms of speed and fps limits
- That's kernel OCs to 1.8GHz with balanced at 1.5GHz and power saving at 1GHz
- lj50036's kernel OCs to 1.7GHz with balance at 1.5GHz and power saving at 1GHz
- Hunds's kernel OCs to 1.8GHz with balanced at 1.6GHz and power saving at 1.4GHz
- Attempted to fix issue with some users not being able to install to ROM2SD - but still broken if CROMBi-kk is on internal
- Updated media codecs from another CM11 build. Hopefully it'll fix dice and other video content
- Recompiled Browser.apk with speed tweaks as they got lost in a recent build
- If ROM2SD is chosen in installer then TWRP stays in ROM2SD mode until a reboot
- Gapps can be flashed to ROM2SD without needing the rom2sd1.zip if flashed straight after the rom installer
- Updated ES FIle Explorer to version 3.1.0.3
20140306 changes
- Updated GravityBox to version 2.9.8
- Final tidy up of ROM and scripts for release
20140305 changes
- Fixed the ROM2SD booting issues - thanks _that!
- New extract ramdisk script to solve the above
- Repacked the 2 CM11 kernels with thatv9 init binary which fixes empty last_kmsg issues
- Remixed Hunds 3.4.5 OC kernel with CM11 ramdisk - experimental not sure it works well
- Updated Titanium Backup to version 6.1.5.4
20140304 changes
- Added ROM2SD and DATA2SD scripting to installer
- Updated the stock CM11 kernel to include pre-init scripting - enables Data2sd & Rom2sd
- Updated Apex Launcher to version 2.30
- Removed CM11 _that kernel for now as wifi non functional due to missing modules during compilation
- Added script to upgrade build.prop from CROMBi-X to CROMBi-kk
20140303 changes
- Fixed Xposed not installing properly
- Added Asus _that kernel repacked with CM11 ramdisk and preinit compatibility
- Fixed missing modules from lj50036 & _that kernel
- Fixed Nexus Flow Bootanimation finishing too early
- Added phab7 as a test
- ROM name changed to CROMBi-kk
20140302 changes
- Built Aroma Script for main ROM installer
- Added new thatv8 kernel for CM11
- Updated dropbox to version 2.3.12.10
- Updated Terminal Emulator to version 1.0.57
20140301 changes
- Added Browser to RAM script
- Repacked Browser.apk with debug options on by default for speed - see labs options
- Added CleanTweaks init.d script from CROMi-X 5.4 as a test (need to analyse what is compatible)
- Build.Prop tweaks from CROMiX
Click to expand...
Click to collapse
Click to expand...
Click to collapse
The Team
@sbdags - Creative Mastermind (From CROMi-X)
@lj50036 - Source Guy (From CMB ROMS)
@hardslog - The Canadian (From Grimlock ROMS)
Credits
Google, wow is all I can say!
CyanogenMod we wouldn't be doing this if if weren't for them (even if they are for profit now hah).
CMB for the basis of our Gapps package!
nycbjr (CMB ROMS team leader) Thx for all the time teaching me the way (lj50036)!!!!
_that For all the great advice!!!!!
To Do
Add Aroma to Gapps Package
Add Asus Apps as separate install
More Kernels and Tweaks
XDA:DevDB Information
CROMBi-kk, a ROM for the Asus Transformer TF201, ROM for the Asus Eee Pad Transformer Prime
Contributors
lj50036, sbdags , hardslog, _that
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.1.x
ROM Firmware Required: V 10.6.1.27.1
Based On: CyanogenMod 11 AOSP
Version Information
Status: Beta
Current Beta Version: 20140906
Beta Release Date: 2014-03-18
Created 2014-06-05
Last Updated 2014-10-11
Reserved
UPGRADE INSTRUCTIONS
REFER TO POST #4 FOR UPGRADE INSTRUCTIONS​FLASHING THE ROM FROM RECOVERY
Steps
1. Download the ROM below and save to your internal or external SD Card. Do not unzip the file.
CROMBi-kk ROM DOWNLOAD
Note: The first boot after install will take 10 mins whilst everything is built. Some people might think it is looping but it is not
CROMBi-kk Current Release Full Mirror 1
CROMBi-kk Current Release Full Mirror 2
CROMBi-kk Current Release Full Mirror 3
ASUS APPS DOWNLOAD - Flash from Recovery : Compiled by kansasboy001
Asus Battery Widget, Asus Calculator, Asus Calendar, Asus Clock, Asus Dayscene Live Wallpaper, Asus Dictionary, Asus Email, Asus Gallery, Asus Keyboard, Asus Photo Story, Asus Sound Recorder, Asus Tasks, My Frame, My Water I & II, Asus Supernote Pro, Weather & Time Widget, Asus Framework, Asus Settings, Asus Audio (V4A), Asus Contacts, Asus File Manager(Root Browser), Asus Camera, Asus Browser
[THREAD][APPS] [ASUS Apps][ CROMBi-kk & ZOMBi-kk]
GOOGLE APPS (GAPPS) DOWNLOAD - NO LONGER NEEDED!
GAPPS NOW INCLUDED AS OPTIONS IN MAIN ROM ZIP
Change Log
crombi_kkgapps_20140315
Updated YouTube to version 5.5.27
Updated Google Maps to version 7.7.0
Updated Google Search and Libs to version 3.3.11
crombi_kkgapps_20140312
Updated Google Calendarsync adapter to latest version
Fixed the issue of GApps not flashing if not done directly after ROM
crombi_kkgapps_20140309
Updated Google Bookmarksync adapter to latest version
crombi_kkgapps_20140308
If Gapps is flashed after CROMBi-kk it should now in ROM2SD mode - no ROM2SD1.zip required
Updated Google TTS to version 3.0.10.1047791
crombi_kkgapps_20140306
Removed calendarprovider.apk from gapps as conflicted with calendar app in rom
crombi_kkgapps_20140301
Updated updater-script
Updated Google Plus to version 4.3.0.62241793
Updated Google Core Services and lib files to latest version
Updated Google Experience Launcher to version 1.0.9
crombi_kkgapps_20140223
Updated Gmail2 to version 4.7.2
Updated Hangouts and lib files to version 2.0.303
Updated Google Maps to version 7.6.1
Updated YouTube to version 5.3.32
Updated Google Now and lib files to version 3.2.17.1009776arm
Updated Play Store to version 4.5.10
Removed Google Calendar as a version is already provided in rom
ROM2SD INSTRUCTIONS PLEASE READ!
ROM2SD only works if you have CROMi-X, miniC flashed on internal. Just choose ROM2SD in the installer of CROMBi-kk to flash it to ROM2SD and the installer will do the rest.
ROM2SD USERS PLEASE CLICK HERE
- Install CROMBi-kk and choose ROM2SD install
- Flash ROM2SD1.zip No longer required
- Flash GAPPS Package No longer required
- Flash Wifi ROM2SD Patch No longer required
2. Boot to recovery – Either choose Boot to Recovery from the Power Menu if available on your current ROM or from the tablet power off hold the [volume down] button and press the [power] button. Once your see the flashing RCK icon, press [volume up] to select. If another icon is flashing use [volume down] to move between icons.
3. Using your recovery make a Nandroid Backup of your current setup
4. Select install and navigate to where you saved your ROM zip file.
5. Choose the CROMBi-kk zip file and follow the on screen prompts to customize your installation.
6. Choose the wifi patch and flash..
7. Reboot and enjoy.
SDCARD SETUP PLEASE CLICK HERE
Using GParted to setup a micro SD for ROM2SD support
First and foremost - DO NOT USE MINI TOOL!
Formatting a micro sd card for ROM2SD
We will be using a GParted Live boot USB and a FAST good quality micro sd like a Sandisk or Samsung Class 10 - SDHC/SDXC UHS-1 card with read speed of at least 20MB/S. If you have a cheap chinese eBay card don't bother - they are not good enough.
You will also need a USB Stick with at least 1GB size. Note this process formats the USB disk so don't keep any important files on it. It will also wipe your micro sd so make sure you are prepared.
1. Go to the link below and download the GParted Live CD/USB/HD/PXE Bootable Image and save it somewhere you remember
http://gparted.sourceforge.net/download.php
2. Download Linux Live USB Creator and install it
http://www.linuxliveusb.com/
3. Fire up LiLi USB Creator:
a. Choose your USB key - I,e, the drive letter for your USB (not sd card)
b. Choose your GParted iso image for the source
c. Choose the check box to Format Key in FAT32 and hide files
d. Click the lightning bolt to create
4. Now you have a bootable disk you need to boot from it. You may need to alter you BIOS Settings on your PC to boot from a USB Stick but mine did it without messing.
5. Insert your micro SD card into an SD Card adapter and insert into PC
6. Boot into GParted
7. Choose Gparted Live <Enter>
8. Don’t touch keymap <Enter>
9. Languge <Enter>
10. Start Gparted Automatically
11. Change device to your micro sd )it will default to you hard disk - hda– mine is /dev/sdc
12. Delete all existing partitions
For a 64GB card: (resize as needed but /system doesn't need to be bigger than 1GB)
13. Create new, always select primary: do this 3 times.
14. FAT 32 : Size 16GB – this will be /dev/sdc1 in gparted and will be your sdcard for storage in Android
15. EXT4 : Size 42GB – this will be /dev/sdc2 in gparted and will be your /data partition in Android
16. EXT4 : Size 1GB – this will be /dev/sdc3 in gparted and will be your /system partition in Android
Apply, wait until it finishes and then reboot. Remember to remove the usb stick
*Images stolen from elsewhere as I couldn’t get it to save mine
Now you are ready to install ROM2SD. Note if you want to use DATA2SD then only do 2 partitions 1x FAT32 and 1x larger EXT4
Then reinstall CROMBi-kk but this time choose the ROM2SD option
HUGE THX
@spudsmac
@miduku
@robbie888
@lightiv
@Bigred007
@Waldo_
@emfanitek
@rlanza1054
@Unidave199
@Lock-N-Load
@Fear Knot
@lvrijn
@mitsublw
@scouzers
@zdebel
@jhr5474
@Eddie Hicks
@smchadwell
@dladz
@eRPeeX
@LocusofZen
Thx everyone that have donated, if you do not see your user name here and have donated, shoot me an PM and I will add you....
Thx Josh
Take a look
UPGRADE INSTRUCTIONS, STEP BY STEP​
This may help
Starting from a stock bootloader V 10.4.2.18
What you will need
Woking fastboot & adb / SDcard optional
TWRP for a 201 = twrp_tf201t.blob
@ne0zone75 TWRP for the 300 = ne0zone75_tf300t.blob
HairyBean BL & TWRP: This is effectively turn your 201 into a 300 <---- which is a flashable zip inside the zip that you downloasd
All 3 of the above file are in a zip in the Download section @ the top of every page of the thread ...... THIS ZIP IS NOT FLASHABLE...Your must unzip it to get to the real files !!! The name of this zip is 'upgrade_tf201_to_tf300t.zip'
CROMBI 201 ROM zip
A fully charged tablet
All the above files in the same directory as your fastboot.exe (if using windows) In your home folder on linux....
The process
Lets start with the TWRP recovery for the 201, let flash it with fastboot...
Power your tablet off and with the [ VOL DOWN & POWER ] buttons boot the tablet into the bootloader
Once there [ VOL DOWN ] untill the green box is on the USB ICON then [ VOL UP ] to select fastboot
Let make sure your PC can see your tablet with this command.
Code:
fastboot devices
Code:
fastboot -i 0x0b05 flash recovery twrp_tf201t.blob
Then
Code:
fastboot -i 0x0b05 reboot-bootloader
[ VOL UP ] ON RCK to enter recovery
Once in TWRP check to see if adb is working...
Code:
adb devices
Ok now that we know that is working let go ahead and push the HairyBean BL onto the tablet
Code:
adb push HairyBean_Bootloader_TWRP2.5.zip /sdcard
Now under the install tab in TWRP fine the folder and flash it....
reboot once it has fishined..If ask to install SuperUser say NO..........
LET THE BLUE BAR FILL !!!!!!!!! Once it has finished it will reboot into Hairybean TWRP....
Once booted into recovery, run this command to boot into fastboot
Code:
adb reboot-bootloader
You will see that the USB icon is missing now, this is good... If you still see the USB icon DON'T go to the next step
Now lets flash @ne0zone75 TWRP recovery
Code:
fastboot -i 0x0b05 flash recovery ne0zone75_tf300t.blob
Once that has finished let reboot into bootloader
Code:
fastboot -i 0x0b05 reboot-bootloader
Now enter recovery....
Make sure its verison 2.7.1.0
Go to Wipe////Format Data////Type yes
This can take up to 90 mins to format
DO NOT INTERRUPT THE FORMAT !!!!!!!
Now lets push CROMBI-KK onto your tab
Code:
adb push cm-11.0-2014xxxx-crombi-kk-tf201t.zip /sdcard
Find it under the install tab and flash it..
REBOOT into android, first boot can take up to 15 minutes
Kernel Sources
All Kernels included in this ROM package are unofficial, as they are complied from source, thay may not match the source that they were forked from. I will be linking the kernel source code as per the GNU GPL License.
Unofficial @hardslog Grimlock Kernel Source CLICK ME@-V1.0.0
Unofficial CM-11.0 Kernel Source CLICK ME@-V1.0.0
Unofficial @_that Kernel Source CLICK ME @-V1.0.0
Official @hardslog Grimlock Kernel Source CLICK ME
Official CM-11.0 Kernel Source CLICK ME
Official @_that's Kernel Source CLICK ME @-V11
Hi Josh its a good idea letting other TF201 users know about this rom, it might also be good to mention and to link to the bootloader/twrp downgrade file as well.
Sent from my Transformer Prime TF201 using XDA Premium HD app
The dumb questions up front!
So, I'm already on Hairybean 2.31 so I'm already unlocked so I would already meet the requirement you have up front: "YOU MUST BE ON THE HAIRYBEAN 2.31 JB 4.2.1 BOOTLOADER"
So I should be able to just flash the zip file I downloaded from step 2 of the instructions to update my TWRP and then flash the ROM, correct?
ratman6161 said:
So, I'm already on Hairybean 2.31 so I'm already unlocked so I would already meet the requirement you have up front: "YOU MUST BE ON THE HAIRYBEAN 2.31 JB 4.2.1 BOOTLOADER"
So I should be able to just flash the zip file I downloaded from step 2 of the instructions to update my TWRP and then flash the ROM, correct?
Click to expand...
Click to collapse
yes, but do a full wipe before flashing the rom
Sent from my Transformer Prime TF201 using XDA Premium HD app
This is awesome dude, can't wait to give it a try.
Check out my website for encouragement....
www.projectintercession.blogspot.com
boldnuts said:
yes, but do a full wipe before flashing the rom
Sent from my Transformer Prime TF201 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks, I'll be trying this out tonight. Also I appreciate you doing a TF201 specific posting. I've been looking at the stuff over on the TF300 forum and it was looking like it should work, but its sure nice to have it here.
I will just post a testimonial here for newcomers. I have been using this ROM as a daily driver ever since it was released a few months ago. I have to admit that it is speedy and lovely. The F2FS feature in the new version of the ROM gave me that much more RAM and I don't feel the degrade I once did with the tablet on other ROMs on the forum. Gaming, movies, browsing, it does it all with good speed.
lj50036 said:
You never Know
Click to expand...
Click to collapse
To ALL doubters this Rom is the JAM ! and lj50036 is the go2MAN ! If you want a TF300 , but have a TF201 this is the ROM that you NEED to install ....
NOW !
feyerbrand said:
I will just post a testimonial here for newcomers. I have been using this ROM as a daily driver ever since it was released a few months ago. I have to admit that it is speedy and lovely. The F2FS feature in the new version of the ROM gave me that much more RAM and I don't feel the degrade I once did with the tablet on other ROMs on the forum. Gaming, movies, browsing, it does it all with good speed.
Click to expand...
Click to collapse
You originally turned me on to the TF300 thread many months ago and I been there ever since. Thanks for this.
I have to concur, these guys have really improved upon all the latest Droid releases and kept me from wanting to sell this (now a) dinosaur of a tablet. Good ****.
:good:
Excellent job @lj50036. :good: I'm gonna try this soon.
Thanks...
Best Regards
Initial Impressions
Just installed the ROM last night. Coming from Hairy Bean 2.31 it was extremely easy to install. Just had to flash the .zip for the updated TWRP and then Flash the ROM. It should be almost as easy for those not on Hairy Bean as you would just have one more step which is to flash the HB boot loader. But overall I found the procedure to be incredibly easy and low risk.
Once installed the ROM works great. Seems nice and fast and smooth though I have not had a chance to use it extensively yet. One minor nit I noticed is that in the CPU settings the maximum CPU speed seems to default to 1800 MHZ and I think most Primes will not like that. I know mine wouldn't like anything over 1700 so I would recommend changing that before checking the "apply at start up" box.
After doing the initial install and letting my apps download from Google Play I decided to take the plunge and turn on ART. This really works well on my Motorola Droid Maxx phone so I figured I'd try it. It was a no go (though not really a bug because there are warnings all over it about being experimental). The system got stuck in a boot loop where I would get the boot animation and it would sit there for a long time...before spontaneously restarting and repeating. The back of the tablet (I'm assuming where the CPU must be felt decidedly warm to the touch. Anyway, this isn't a huge deal since I kind of didn't expect ART to work on this device. If anyone else has it working I'd like to hear about it.
ratman6161 said:
Just installed the ROM last night. Coming from Hairy Bean 2.31 it was extremely easy to install. Just had to flash the .zip for the updated TWRP and then Flash the ROM. It should be almost as easy for those not on Hairy Bean as you would just have one more step which is to flash the HB boot loader. But overall I found the procedure to be incredibly easy and low risk.
Once installed the ROM works great. Seems nice and fast and smooth though I have not had a chance to use it extensively yet. One minor nit I noticed is that in the CPU settings the maximum CPU speed seems to default to 1800 MHZ and I think most Primes will not like that. I know mine wouldn't like anything over 1700 so I would recommend changing that before checking the "apply at start up" box.
After doing the initial install and letting my apps download from Google Play I decided to take the plunge and turn on ART. This really works well on my Motorola Droid Maxx phone so I figured I'd try it. It was a no go (though not really a bug because there are warnings all over it about being experimental). The system got stuck in a boot loop where I would get the boot animation and it would sit there for a long time...before spontaneously restarting and repeating. The back of the tablet (I'm assuming where the CPU must be felt decidedly warm to the touch. Anyway, this isn't a huge deal since I kind of didn't expect ART to work on this device. If anyone else has it working I'd like to hear about it.
Click to expand...
Click to collapse
Thx for your feelback mate....:good:
The reboot after enabling ART can take 10 -15 mins....
Take a logcat of the boot and you will see lots of things happening....
If you see the same thing happening over and over then yes thats a biootloop
Can anyone else confirm ART not booting up ??
THx Josh
lj50036 said:
Thx for your feelback mate....:good:
The reboot after enabling ART can take 10 -15 mins....
Take a logcat of the boot and you will see lots of things happening....
If you see the same thing happening over and over then yes thats a biootloop
Can anyone else confirm ART not booting up ??
THx Josh
Click to expand...
Click to collapse
art is working ok on my prime, I am using the f2fs file system though, so different kernel and keeping the overclock to 1600
Sent from my Transformer Prime TF201 using XDA Premium HD app
boldnuts said:
art is working ok on my prime, I am using the f2fs file system though, so different kernel and keeping the overclock to 1600
Sent from my Transformer Prime TF201 using XDA Premium HD app
Click to expand...
Click to collapse
So I'm still downloading the needed files, but is the f2fs option apart of the initial setup process? I've done some reading on it and would like to give it a try. Also had anyone tried the ROM to sdcard option yet? Thanks
Check out my website for encouragement....
www.projectintercession.blogspot.com
LOOK
Pictures are worth a thousand words...
andrewjt19 said:
So I'm still downloading the needed files, but is the f2fs option apart of the initial setup process? I've done some reading on it and would like to give it a try. Also had anyone tried the ROM to sdcard option yet? Thanks
Check out my website for encouragement....
www.projectintercession.blogspot.com
Click to expand...
Click to collapse
for f2fs you have to flash the correct version of twrp, then format your data partition as f2fs, then reinstall the rom
http://forum.xda-developers.com/showthread.php?t=2625580
Sent from my Transformer Prime TF201 using XDA Premium HD app
---------- Post added at 04:51 PM ---------- Previous post was at 04:51 PM ----------
lj50036 said:
Pictures are worth a thousand words...
Click to expand...
Click to collapse
cant wait!
Sent from my Transformer Prime TF201 using XDA Premium HD app

[ROM][GT-P52XX][UNOFFICIAL][5.1.1] CyanogenMod 12.1

Unofficial CyanogenMod 12.1 for Samsung Galaxy Tab 3 10.1​
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.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, ...
* You flash this at your own risks
*/
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.
Important information
You need a recent TWRP version to flash this ROM.
Installation
First time installing or coming from another ROM
Copy ROM to SDCard
Copy Houdini to SDCard
Copy GApps to SDCard
Boot into recovery
Backup EFS partition
Wipe -> Advanced Wipe -> Dalvik Cache + System + Cache + Data
Install ROM
Install Houdini
Install GApps
Reboot
First start takes a long time
Upgrading from earlier version of CyanogenMod 12.1
Copy ROM to SDCard
Boot into recovery
Install ROM
Reboot
[OPTIONAL] Converting filesystem to F2FS (thanks @michiil)
The ROM has F2FS support. You may want to use it instead of the default (EXT4).
This will delete ALL files/data from your tab.
What you will need: A working PC and a working USB cable.
Install the most recent Recovery
Download the most recent Recovery from the second post. Flash the zip file in recovery. Back in the main menu press Reboot > Recovery
Format Data and Cache to F2FS
Wipe > choose Cache > repair or change file system > change file system > F2FS > Swipe to Confirm
Go back and repeat the same steps with Data. I got some error messages when formatting Data but they don't seem to be a problem.
Back in the main menu press Reboot > Recovery
Install Rom + Houdini + Gapps
Connect your tab to your PC and copy the zip files on the tab.
Flash the files, reboot and enjoy :good:
How to get back to EXT4
You will again loose all files/data on the tab.
Just repeat Step 2 but use EXT4 instead of F2FS.
What's working
RIL for P5200 (data, SMS/MMS, calls)
GPS
2D/3D acceleration
HW video encoding/decoding
Screen cast (miracast)
Sound
InfraRed
Camera
Wifi
Bluetooth
Sensors (and automatic brightness)
Smart cover lock/unlock
Multiuser
SDCard, USB OTG
Tethering (USB, Bluetooth, Wifi)
F2FS and exFAT
What's not working
Chromecast
RIL (for P5220)
MHL
Secure videos/DRM (Widevine, Google Play Movies...)
HW audio decoding
SELinux (disabled)
You tell me
How to root
Go to 'Settings/About tablet'
Tap 7 times on 'Build number'
Go back
Go to 'Developer options'
Tap on 'Root access'
Select 'Apps only' ('Apps and ADB' if you plan to use it in adb shell)
How to help
When something is not working correctly, in addition to common informations, I may ask you to provide logs. There are different kind of logs and it's not always easy to get all of them. For this, you can use SysLog (available on F-Droid or Google Play.
There is currently a bug in the app. Download it from AndroidFileHost. Use this patch if you want to compile it yourself:
Code:
diff --git a/app/src/main/java/com/tortel/syslog/utils/Utils.java b/app/src/main/java/com/tortel/syslog/utils/Utils.java
index 40d41b8..80ae55c 100644
--- a/app/src/main/java/com/tortel/syslog/utils/Utils.java
+++ b/app/src/main/java/com/tortel/syslog/utils/Utils.java
@@ -144,7 +144,7 @@ public class Utils {
Log.v(TAG, "Path: "+path);
//Make the directory
- if(!outPath.mkdirs() && !outPath.isDirectory()){
+ if(!outPath.mkdirs() || !outPath.isDirectory()){
throw new CreateFolderException();
}
Make sure to root device before using this app.
To get the logs:
Start SysLog
Click on 'TAKE LOG'
Once log is taken, SysLog will try to share the resulting file, just cancel
Send me the file /sdcard/SysLog/[YYYY-MM-DD_HH.mm]/[YYYY-MM-DD_HH.mm].zip
If you left 'Scrub potentially personal information from the logs' checked, you should be safe.
ROM sources
Kernel
https://github.com/nels83/android_kernel_samsung_santos10/tree/cm-12.1
Device trees
https://github.com/nels83/android_device_samsung_p5200/tree/cm-12.1
https://github.com/nels83/android_device_samsung_p5210/tree/cm-12.1
https://github.com/nels83/android_device_samsung_p5220/tree/cm-12.1
Local manifest
https://github.com/nels83/android_device_samsung_p5200/wiki/Local-manifest
CM12.1 Patches (if you just need these)
https://gist.github.com/nels83/bbec9f80478fcb679412
Credits
Angel_666 , moonbutt74 and Restl3ss for starting the work on this device
Android-Andi for his device tree
Deltadroid for his GApps package
All testers of the "signup" thread
CyanogenMod and Google for Android
XDA
AndroidFileHost
XDA:DevDB Information
CyanogenMod 12.1 for GT-P52XX, ROM for the Samsung Galaxy Tab 3 10.1
Contributors
nels83
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2015-05-05
Last Updated 2016-05-29
Downloads
ROM
ROM - Beta 4 (20160529)
Galaxy Tab 3 10.1 3G : GT-P5200 (MD5)
Galaxy Tab 3 10.1 Wifi : GT-P5210 (MD5)
Galaxy Tab 3 10.1 LTE : GT-P5220 (MD5)
You can find old versions on AndroidFileHost. Version code is in file description.
Houdini (20150521)
Houdini for Android 5.0 (MD5)
GApps
See Open Gapps, select Platform x86 and Android 5.1.
TWRP
See TWRP thread.
Other
Flash player (11.1.112.60)
Flash player for x86
Note
There is currently a bug with HW video decoding/encoding: you can't have both. By default, the ROM provides HW video encoding but partial HW video decoding.
If you want full HW video decoding, you can flash hw_decode.zip (you will however loose HW video encoding). Fixed in alpha 11.
A bug appeared in Alpha 13 causing voice calls (in P5200) to be muted. It will be fixed in Beta 2. In the meantime, you can flash audio_test3.zip after flashing the ROM. Fixed in beta 2.
Changes
Changelog
Beta 4 (20160529)
- CM update
Old changes
Beta 3 (20160210)
- CM update
- Fixed GPS
- Updated F2FS driver
Beta 2 (20151120)
- CM update (stable/cm-12.1-YOG7D)
- Fixed audio calls
- Speaker by default for audio calls
- Fixed video artifacts
Beta 1 (20151027)
- CM update
- Better hardware buttons responsiveness
- Enabled wifi hotspot for GT-P5210
Alpha 15 (20151012)
- CM update
- Button lights are activated only when touching them (thanks to pawitp)
- Reduced boot time (first one and when using encryption)
Alpha 14 (20150922)
- CM update
- Fixed device encryption
- Added HW keystore
- Disabled CABC
- Added stock extSdCard symlink (thanks @HassoNas)
- Reduced boot time by launching MDS service (thanks to Tran Huu Tin)
Alpha 13 (20150902)
- Based on CM 12.1 YOG4 stable branch
- Fixed sensors
- Optimized zram
- Added KeyDisabler
- Added CABC
Alpha 12 (20150806)
- CM Sync
- Fixed voice calls for P5200
- Fixed GPS for P5200/P5220 (still partial support)
- Fixed permissions for interactive governor
- Used proper OmniROM patch for cursor
- Added deadline I/O scheduler
- Reverted to CFQ I/O scheduler by default
- Disabled KSM
Alpha 11 (20150728)
- CM Sync
- Fixed video encoding
- Fixed audio bugs appearing in some games
- Added FIOPS I/O scheduler (enabled by default)
Alpha 10 (20150711)
- CM Sync (Android 5.1.1_r6)
- Fixed USB OTG settings
- Added performance profiles
- Fixed more green bar on some videos
- Fixed reversed volume button
- Reverted power hal
Alpha 9 (20150615)
- CM Sync
- Added Stk and SamsungServiceMode
- Fixed pinch zoom (by CM)
- Set lz4 compression for zram
- Set lzma compression for kernel
- Cleanups / merges
Alpha 8 (20150605)
- CM Sync
- Fixed third party VPN
- Added smart cover support
- Various fixes
Alpha 7 (20150601)
- CM Sync
- Enabled KSM (for real, missed a commit in alpha 6)
- Fixed audio glitches
- Fixed green bar on some videos
- Added F2FS support (needs TWRP 2.8.6.0 V2)
Alpha 6 (20150528)
- CM Sync (Android 5.1.1_r3)
- Enabled KSM and zram
- Forced menu icon (in Firefox for example)
- Fixed home button for secondary users
Alpha 5 (20150520)
- CM Sync
- Fixed screen recording
- Use opensource mixvbp
Alpha 4 (20150517)
- CM Sync
- Adjusted power profile (needs testing)
- Fixed HW video encoding (only from camera, screen recording not working)
- Fixed Wifi direct
- Various config fixes
Alpha 3 (20150510)
- CM Sync
- Fixed wifi tethering
- Fixed mouse cursor
- Fixed show touches in developer options
Alpha 2 (20150508)
- Add P5220 ROM
- Fixed bluetooth PIN and tethering
- Add extra fonts
- H icon for HSPA
- Enable Wifi-Direct for all devices
Alpha 1 (20150505)
- Fixed camera for P5200
- Fixed minimum brightness
- Fixed hardware keys definitions
- Enabled reboot to download
nels83 said:
Changelog
Alpha 1
- Fixed camera for P5200 (hopefully)
- Fixed minimum brightness
- Fixed hardware keys definitions
- Enabled reboot to download
Click to expand...
Click to collapse
Hi! Glad to see a new thread by you!
Just some Thoughts - in "/common-overlay/frameworks/base/core/res/res/xml/power_profile.xml"
Code:
<item name="battery.capacity">2100</item>
maybe 4000?
and
<array name="cpu.speeds">
max value for us is 16000000 and min value is 800000 i think like this:
<array name="cpu.speeds">
<value>800000</value>
<value>933000</value>
<value>1200000</value>
<value>1333000</value>
<value>1600000</value>
</array>
And for Intel platform we need 2 more files: thermal_throttle_config.xml
thermal_sensor_config.xml but i dunno how correctly it will be used by CM frameworks...
P.S. for open\close reaction on case we can try add <bool name="config_lidControlsSleep">true</bool>
Just flashed Alpha1 built for P5200 and camera works now
thx nels83
New bugs:
-otg mouse works, but no cursor
-screencasting not working(my device chromecast)
-show touches in developer options not working
-when I change language, settings crash
---------- Post added at 03:27 PM ---------- Previous post was at 03:03 PM ----------
blits01 said:
New bugs:
-otg mouse works, but no cursor
-screencasting not working(my device chromecast)
-show touches in developer options not working
-when I change language, settings crash
Click to expand...
Click to collapse
+wifi hotspot not working
Is there a way to make the button lights only light up when you touch them and not light up every time you touch the screen?
Sent from my Nexus 5
blits01 said:
New bugs:
-otg mouse works, but no cursor
-screencasting not working(my device chromecast)
-show touches in developer options not working
-when I change language, settings crash
---------- Post added at 03:27 PM ---------- Previous post was at 03:03 PM ----------
+wifi hotspot not working
Click to expand...
Click to collapse
Not working Dialer(do not call)
KingUsman said:
Is there a way to make the button lights only light up when you touch them and not light up every time you touch the screen?
Sent from my Nexus 5
Click to expand...
Click to collapse
+1
Angel_666 said:
Hi! Glad to see a new thread by you!
Just some Thoughts - in "/common-overlay/frameworks/base/core/res/res/xml/power_profile.xml" ...
Click to expand...
Click to collapse
Thanks! Good catch, I never edited this file, just took the one from stock ROM...
Angel_666 said:
And for Intel platform we need 2 more files: thermal_throttle_config.xml
thermal_sensor_config.xml but i dunno how correctly it will be used by CM frameworks...
Click to expand...
Click to collapse
I'll take a look. Thermal management is on my todo list.
Angel_666 said:
P.S. for open\close reaction on case we can try add <bool name="config_lidControlsSleep">true</bool>
Click to expand...
Click to collapse
It won't work, these devices don't have lid
KingUsman said:
Is there a way to make the button lights only light up when you touch them and not light up every time you touch the screen?
Click to expand...
Click to collapse
I don't think so. This would require CyanogenMod changes (if it is even possible).
Thank you for this great ROM.
Is it possible to make the magnetic Sensors work? If i open or close my Bookcover the Display doesn't turn on or off.
blits01 said:
New bugs:
-screencasting not working(my device chromecast)
-otg mouse works, but no cursor
-show touches in developer options not working
Click to expand...
Click to collapse
Thanks for the reports, I'll check this.
blits01 said:
-when I change language, settings crash
Click to expand...
Click to collapse
It seems we are not alone: https://code.google.com/p/android/issues/detail?id=166828 and http://forum.xda-developers.com/showpost.php?p=59934854&postcount=5133
I noticed some bugs concerning fonts, it may be related.
blits01 said:
+wifi hotspot not working
Not working Dialer(do not call)
Click to expand...
Click to collapse
These two are hard to try for me as I don't have a P5200 device (but I will investigate). Maybe @Angel_666 could take a look ?
Holzi001 said:
Thank you for this great ROM.
Is it possible to make the magnetic Sensors work? If i open or close my Bookcover the Display doesn't turn on or off.
Click to expand...
Click to collapse
This function is not included in CyanogenMod (afaik). You can try to calibrate the magnetic sensor and install Magnetic Lock from the Play Store.
Flashed this afternoon and I am loving it so far. Can really tell it's been liberated from TW as performance is vastly superior. Haven't really encountered new bugs or anything. Did try to mess with the magnetic lock apps but with zero success. Is it even possible to bake functionality like this into CM?
Thank you so much for putting this together!! Has breathed a lot of new life into this aging device.
I had honestly given up on the tab 3 10.1 haha (as is obvious by lack of pimpdroid updates), I was about a day away from selling it. Good work my friend
Its really awsome to see something new here i will flash it as soon as i get home.
If you need someone to do some testing just ask me since i have a 5200.
EDIT: goddamn thats smooth. its like a whole new tablet
Thrilled
This is just amazing! I've been looking in the development thread almost every day this year. From the start of April it's been less often and I almost most hope.
So imagine my surprise and joy! It's like a brand newer tablet! Thanks :laugh::good:
nels83 said:
Thanks for the reports, I'll check this.
It seems we are not alone: https://code.google.com/p/android/issues/detail?id=166828 and http://forum.xda-developers.com/showpost.php?p=59934854&postcount=5133
I noticed some bugs concerning fonts, it may be related.
These two are hard to try for me as I don't have a P5200 device (but I will investigate). Maybe @Angel_666 could take a look ?
Click to expand...
Click to collapse
@blits01 can you send\receive sms on your device?
Angel_666 said:
@blits01 can you send\receive sms on your device?
Click to expand...
Click to collapse
Sms and ussd work good

[ROM][UNOFFICIAL] NCyanogenMod 11 for L7II

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.
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.
What are Nightly builds? Auto compiled builds of the latest CyanogenMod source from github. This version change each night and aren't officialy supported. If you find bugs/issues you can/must discuss here (do not submit nightlies bug on CyanogenMod issue tracker).
All bug reports that don't meet this conditions will be ignored:
You have the kernel provided in the zip file
You made a clean flash and didn't restore anything
You made a detailed review of the problem
You provide a logcat in a .txt file (Search internet)
You provide dmesg or last_kmsg if it is a kernel panic (Search internet)
What's working :
Booting
RIL and Mobile Data
Dual-Sim
Storages (Internal and External)
Notification Led
Flashlight
Sound
Wi-Fi
Bluetooth
GPS
Tethering (BT, Wi-Fi, USB)
Sensors
Video playback
Camera
Browser
What's not working :
NFC (causes instability)
Fm Radio
Cpu Governors SmartassV2 and H3 causing instability
Other stuff that is not here
I DO NOT RECOMMEND USING CM CAMERA (it can stuck and you need to restart); USE OpenCamera INSTEAD!!!
Care with volume. Lower until no cracking sound is present
Instructions :
Reboot to the latest TWRP/CWM/Philz
Make a full wipe (/system, /data, /cache, /dalvik-cache, /internal storage)
Flash the CM11 zip
Flash the four_button.zip (if you have dual)
Make factory reset
Reboot to system
Flash Gapps (if you want) => you need to test which work. Flash pico please or you will have crashes. You need to test this. FLASH ONLY AFTER FIRST BOOT
You can also flash Gapps before booting (after CM11) but if you know how to skip initialization screen (the clockwise press trick). If you don't know what I am talking about, don't ask use the flash after first boot method.
You will not have a setup wizard because I am using INIT to set device model. Please use settings to set up your stuff.
Downloads :
ROM:
cm-11-20160306-UNOFFICIAL-vee7-RC3.zip
md5: 95b61238767d250a06891461ef4a7882
four_button.:
four_button_RC3.zip
md5: 0c03597aa15338f1362c26d44f52d5d6
Credits :
@Dazzozo
@luca020400
@skyinfo
@weritos
@Caio99BR
@Kra1o5
@fonz93
TeamHackLg
CyanogenMod
Xda for this nice home
Donators (BIG THANKS!!!) :
@vlmaxx
The source code is entirely available here: https://github.com/Cyanogenmod11-vee7
XDA:DevDB Information
NCyanogenMod 11, ROM for the LG Optimus L7 II
Contributors
neutrondev
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod 11
Version Information
Status: Beta
Created 2015-06-12
Last Updated 2015-06-12
Reserved
Changelog:
RC3(06-03-2016)
Fm needs to much work and I don't have time; reverted that
reverted overclock causes problems
removed kernel stuff that caused instability
visual performance should be better now
removed hwcomposer
removed vsync ( we don't support that )
added headphones image when headphone is plugged
added the flashlight thing in drop-down menu
fixed blue video in camera
RC2(27-02-2016)
Initial commits for FM radio
Kernel changes:
fixed memory leaks in ext4
improved ext4 speed
added frontswap
limited max readahead to 1MB
improved response of the UI
added sio, sioplus, bfq, fiops, row I/O
changed default I/O to sio (best for our device)
dynamic read-ahead support
3 times faster integer SQRT operation
frandom entropy (way faster then urandom)
removed useless 320 KHz freq from CPU (more aggressive scaling, to be more responsive)
overclocked to 1036 GHz
Enabled ZCACHE
Enabled ZRAM
RC1 (26-02-2016)
reworked device tree, kernel tree entirely
now all is united under vee7
baseband search to set version
camera now compiled from source (focus while in video mode works); the restriction is still clear. no pause on videos
speed should be improved
battery drain should be gone
dual sim most likely fixed (needs confirmation)
enabled ZRAM
enabled ZCHACE
Beta 2 (19-06-2015)
[fixed] Browser
[fixed] Camera
[fixed] GPS, was not locking right
[observed] Battery drain
Beta 1 (12-06-2015) -> not public
[fixed] entire sound
[fixed] browser crash
[added] dual-sim support
[updated] RIL area
Alpha 2 (11-06-2015) -> not public
[fixed] internal storage
[fixed] part of sound
[fixed] flashlight
[working on] camera
Alpha 1 (08-06-2015) -> not public
Initial bringup
Reserved
Frequently asked questions (FAQ) and Instructions:
QUESTIONS AND ANSWERS:
1. How to enable Developer Option?
Go to Settings->About phone->Build number->Tap on it 7 times.
2. How to enable USB Debugging?
After you enable Developer Option go to Settings->Developer options->Check USB debugging.
3. How to enable Reboot recovery from the reboot menu?
Go to Settings->Developer options->Check Advanced reboot.
4. How to disable Home key unlock (it is enabled by default)?
Go to Settings->Buttons->Uncheck Home button wake.
5. Do you want faster UI?
Go to Settings->Developer options->Scroll down to DRAWING->Set Transition animation scale and Animation duration scale and (Optional: Windows animation scale) to Animation scale .5x
You are reworking it from source or it's werito's port just edited?
tomcis147 said:
You are reworking it from source or it's werito's port just edited?
Click to expand...
Click to collapse
As I said this is my last project. It contains my source.
Finally
Good work
Thank you for this final effort. And thank you for the TWRP 2.8.6.0(doesn't flip the screen on reboot anymore).
I'll be sure to try your CM11 rom once I'm out of university for the summer.
This is amazing. Been waiting for CM11 all my life. Good luck in this and in all your future projects neutrondev!
Sent from my [email protected] by neutrondev using XDA Free mobile app
neutrondev said:
As I said this is my last project. It contains my source.
Click to expand...
Click to collapse
I wish there will not be a battery drain the battery is more stable than the cm10.2. Hahahha. Good Luck with this sir.
What you mean with "not working browser" ?
luca020400 said:
What you mean with "not working browser" ?
Click to expand...
Click to collapse
Probly web view framework is not working that renders websites
luca020400 said:
What you mean with "not working browser" ?
Click to expand...
Click to collapse
I am using chromium webview not classic and genlock has some problems. It is a genlock problem that is also related to webview when I will have time I will investigate it
By the way, and it came to me just now, is it possible for you to include the following options?
- turn on/off the annoying "safe headset volume" message
- turn on/off camera shutter sound
- turn on/off heptic feedback(vibration on unlock/hold home key/input pin code when turning the device on)
- custom power off and restart option: reboot/reboot to recovery/reboot to boodloader
Those would be very comfortable for most of us, if not for everyone. Currently on the purified stock v2(KK 4.4.2) i have to use:
- GravityBox(Xposed) for headset volume message and custom restart options
- Open Camera(from play store) because it has an option to mute shutter sound
- Spare Parts to remove heptic feedback(although you can uninstall the app and still have heptic feedback disabled)
My whole point is to have the above mentioned options native to the ROM itself without using third party apps/frameworks.
shhnedo said:
By the way, and it came to me just now, is it possible for you to include the following options?
- turn on/off the annoying "safe headset volume" message
- turn on/off camera shutter sound
- turn on/off heptic feedback(vibration on unlock/hold home key/input pin code when turning the device on)
- custom power off and restart option: reboot/reboot to recovery/reboot to boodloader
Those would be very comfortable for most of us, if not for everyone. Currently on the purified stock v2(KK 4.4.2) i have to use:
- GravityBox(Xposed) for headset volume message and custom restart options
- Open Camera(from play store) because it has an option to mute shutter sound
- Spare Parts to remove heptic feedback(although you can uninstall the app and still have heptic feedback disabled)
My whole point is to have the above mentioned options native to the ROM itself without using third party apps/frameworks.
Click to expand...
Click to collapse
Haptic feedback in stock KitKat need to edit build.prop, in CyanogenMod you can enable and disable in sound settings and lock screen settings. Advanced restart mode in developer options (I think only CyanogenMod, not sure stock roms)
Sent from my p710 using XDA Free mobile app
What are the main differences between this build and @weritos one? In what way it's expected to be better?
doubt
When can we download ?
Wesley Silva said:
When can we download ?
Click to expand...
Click to collapse
You will see when, don't ask for eta.
Build will arrive soon. The thing is that I want to use Chromium Webview (it is new starting from kitkat). Before kitkat classic webview was used. I can use an external classic but I want to update the stuff to work with Chromium one.
Well just some updates. Found time to work today. Camera got fully fixed (Resume now works). I adverted GPS working. Well trying to get a signal it could not lock. That is also fixed now. I just switched to Classic Web View since exams are comming and I see no problems. We can count browser also fixed. Maybe tomorrow is a good day to release an RC already. Will test until then. Peace out.
neutrondev said:
Well just some updates. Found time to work today. Camera got fully fixed (Resume now works). I adverted GPS working. Well trying to get a signal it could not lock. That is also fixed now. I just switched to Classic Web View since exams are comming and I see no problems. We can count browser also fixed. Maybe tomorrow is a good day to release an RC already. Will test until then. Peace out.
Click to expand...
Click to collapse
What exactly are nightly builds? I searched a lot but still not sure how that will work with this rom. Sorry if I'm too dumb and thanks in advance!
Edit: And another question, no battery drain at the moment? (Is not listed in known issues so I guess is fixed or never wasn't there)
Sent from my p710 using XDA Free mobile app

[ROM][v500][AOSP] Android 6.0 Marshmallow - 20161018 - MOB31H

AOSP - Android 6.0.1 - MOB31H​
NO LONGER SUPPORTED​
This is a pure build of AOSP Android 6.0 Marshmallow, the goal is to have a pure AOSP rom, so it is not the objective of this project to include any functionality that is not native to Android AOSP.
And to make the experience more consistent and simplify some issues related to Android Marshmallow, this ROM has a basic versions of Google Apps (Gapps) pre-installed, additional apps can be installed via Play Store.
Download:
ROM: http://forum.xda-developers.com/devdb/project/dl/?id=20977
Instructions:
Install TWRP (download here)
Boot into recovery and flash the ROM.
For Root flash SuperSU (download here)
Note: Systemless supersu will not work with our device. The latest official release that will work is 2.52, but any system based version will work.
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.
*/
XDA:DevDB Information
AOSP Android 6.0 Marshmallow, ROM for the LG G Pad 8.3
Contributors
adrianom
Source Code: https://github.com/AdrianoMartins/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Created 2015-10-29
Last Updated 2016-11-17
Changelog
2016-10-18:
Update to Android 6.0.1 Release 70 (MOB31H)
Fix audio output problem in specific apps
2016-09-17:
Update to Android 6.0.1 Release 66 (MOB31E)
Other minor changes in kernel and rom
2016-09-11:
Only a clean build
2016-08-04:
Update to Android 6.0.1 Release 61
2016-07-17:
Fix Skype error
Fix and optimization patchs
Build with new toolchain (optimization)
Fix audio and video bad quality (update adreno and audio blobs) - thanks to @Deltadroid
2016-07-08:
Update to Android 6.0.1 Release 52 (MOB30R)
2016-06-16:
Update Google Apps (fix 2016-06-12 error)
2016-06-12:
Revert 2016-05-05 file system and storage management changes
2016-06-10:
Update to Android 6.0.1_r46
2016-05-07:
Update Gapps and Fix Setup Wizard
2016-05-05:
Update to Android 6.0.1_r43
Internal updates and patches focused in file system and storage management
2016-03-25:
Update to Android 6.0.1_r17
Update kernel with some CAF patchs (should fix the forced unmount of sdcard)
2016-02-07:
Update to Android 6.0.1_r13
Build with a new toolchain (GCC 5.3 and cortex-a15 optimization)
Other minor changes to the kernel, framework and camera
2016-01-08:
Update to Android 6.0.1_r10
2015-12-22:
Fix Play Store apps displaying as incompatible
Fix exFAT mount Support (need test)
Add AOSP Camera and remove Google Camera due to problem in switch to video mode (can be install from Play Store)
2015-12-17:
Update to Android 6.0.1
Fix Camera HDR mode
Add exFAT mount Support (need test)
Other small updates and internal patches
2015-11-18:
Update Gapps and Fix Google Calendar Sync
Update Setup Wizard to Tablet Version
Remove some applications intended solely for phones.
2015-11-15:
Use OpenGapps as Gapps source
Wifi: re-add default country code (BR)
Tweak display gamma configuration
Other small or internal patches
2015-11-12:
Tweak Wifi Settings
Change Kernel Power Management (fix wifi drop on sleep mode and optimize power savings mode)
Other small or internal patches
2015-11-07:
Update/Rollback to Android 6.0.0_r5 (MRA58V): the r26 for now is only intent for Nexus 5x e 6p, and this was having some issue in other devices, including:
Microphone not be detected
High battery consumption
With the change to default release branch (and 6.0.0_r5) this problems was fix.
Update Adreno Driver (fix Antutu error)
Build with a 5.2 (ROM) and 4.9 (Kernel) Toolchain compile by me with A15/FPU optimization
Remove Exchange2 and AOSP Email (default to Gmail and Google Exchange version)
Update Gapps
Other small or internal patches (including sdcard)
2015-11-04:
Update to Android 6.0.0_r26 (MDB08M)
Optminizations
Build with UBER Toolchain 5.2 (ROM) and A15 optimized 4.9 (Kernel)
Enable Strict Aliasing, Krait Tunings, GCC Tunings, Graphite, A15/Neon-vfpv4 Optminizations
Kernel Update:
Enable dynamic wireless regulatory domain
Enable support for features that have been disabled in the first versions (BFQ, SIO, ZEN, INTELLIDEMAND and others)
Enable lcd color temperature calibration
2015-10-31:
Enable Offline Charger
Enable SD Card Adoptable Storage (and fix access problem)
Fix Native Tap To Wake Setting Option
Add Calendar Sync
Enable clear all recents button
Enable SystemUI Tuner
Cleanup duplicate ringtones/alarms
Update the default wallpaper
Show Optimizing app dialog on first boot
Other small or internal patches
2015-10-29:
First release
.
Download History
2016-09-17: http://forum.xda-developers.com/devd...t/dl/?id=20460
2016-09-11: http://forum.xda-developers.com/devdb/project/dl/?id=20358
2016-08-04: http://forum.xda-developers.com/devdb/project/dl/?id=19659
2016-07-17: http://forum.xda-developers.com/devdb/project/dl/?id=19369
2016-07-08: http://forum.xda-developers.com/devdb/project/dl/?id=19247
2016-06-16: http://forum.xda-developers.com/devdb/project/dl/?id=18909
2016-06-12: http://forum.xda-developers.com/devdb/project/dl/?id=18864
2016-06-10: http://forum.xda-developers.com/devdb/project/dl/?id=18842
2016-05-07: http://forum.xda-developers.com/devdb/project/dl/?id=18267
2016-05-05: http://forum.xda-developers.com/devdb/project/dl/?id=18239
2016-03-25: http://forum.xda-developers.com/devdb/project/dl/?id=17547
2016-02-07: http://forum.xda-developers.com/devdb/project/dl/?id=16689
2016-01-08: http://forum.xda-developers.com/devdb/project/dl/?id=16132
2015-12-22: http://forum.xda-developers.com/devdb/project/dl/?id=15825
2015-12-17: http://forum.xda-developers.com/devdb/project/dl/?id=15735
2015-11-18: http://forum.xda-developers.com/devdb/project/dl/?id=15277
2015-11-15: http://forum.xda-developers.com/devdb/project/dl/?id=15239
2015-11-12: https://www.androidfilehost.com/?fid=24269982086994042
2015-11-07: http://forum.xda-developers.com/devdb/project/dl/?id=15067&task=get
2015-11-04: https://www.androidfilehost.com/?fid=24269982086987956
2015-10-31: https://www.androidfilehost.com/?fid=24052804347851183
2015-10-29: https://www.androidfilehost.com/?fid=24052804347848935
.
To build from source:
Code:
repo init -u https://github.com/AdrianoMartins/aosp_manifest.git -b android-X (replace with desired version)
repo sync
. build/envsetup.sh
lunch aosp_v500-userdebug
make -j4 otapackage
Credits:
The kernel is base on @ckret, @Rick Roll and @fefifofum kernel source, with additional patches from all community.
The device repo is based on the @fefifofum source for CM with my changes to AOSP and Marshmallow.
.
...
great, Im gona try it, keep up the great work man, hats off !
Oh my days!!!!!!!!!!!gonna flash it and give feed back. Thank you
@adrianom
Thank you for MM sweetness for our G Pad. Downloading now. Will report back for any issues.
Does wifi have issues like on cm11/12 when download speed is not higher 50mbps
Okay i got a random RESTART during the first charge cycle of this rom.... Still a lot to test tho
takis said:
Okay i got a random RESTART during the first charge cycle of this rom.... Still a lot to test tho
Click to expand...
Click to collapse
In offline charge (powered off)? If so, it was not yet implemented and reboot to os is the standard.
It was while the device was on
So, what I just did:
- Full backup of apps with TB
- Download MM version and SuperSu 2.52
- Reboot into Recovery
- Wipe everything but data partition
- Install ROM
- Install SuperSu
- Reboot
- Restore all apps with TB
Wifi working, camera working, flawless victory so far !
regards, mistersixt
mistersixt said:
So, what I just did:
- Full backup of apps with TB
- Download MM version and SuperSu 2.52
- Reboot into Recovery
- Wipe everything but data partition
- Install ROM
- Install SuperSu
- Reboot
- Restore all apps with TB
Wifi working, camera working, flawless victory so far !
regards, mistersixt
Click to expand...
Click to collapse
Couldn't restore app with TB, had to it manually. Fortunately don't have a lot of apps.
One issue I have found is that apps are unable to detect my sd card but in MMs Settings sd card shows all fine and can even be able to browse.
I'm using sandisk class 10 64gb card. It was running all fine in previous 5.1.1 Aosp rom.
adrianom said:
In offline charge (powered off)? If so, it was not yet implemented and reboot to os is the standard.
Click to expand...
Click to collapse
i also exercised the device on reboots on your last lollipop rom.
20-80% everything is fine, then 80-95 ~7 reboots, I lately use twrp to charge.
so maybe not an MM specific issue.
i will flash MM tomorrow, if it happens again i will send a log
I have also tested most of the basic tablet functions if not all and they seem to work.... I have a feeling that only charge/reboot/storage problems will have to be fixed ....
Darkmasterhk said:
i also exercised the device on reboots on your last lollipop rom.
20-80% everything is fine, then 80-95 ~7 reboots, I lately use twrp to charge.
so maybe not an MM specific issue.
i will flash MM tomorrow, if it happens again i will send a log
Click to expand...
Click to collapse
This information is very important, this indicate that maybe is a heat alarm when the device reach this level.
One question, you are using the standard charger?
Test the Marshmallow version and if it occurs, report with a log, I'll check this.
adrianom said:
This information is very important, this indicate that maybe is a heat alarm when the device reach this level.
One question, you are using the standard charger?
Test the Marshmallow version and if it occurs, report with a log, I'll check this.
Click to expand...
Click to collapse
yes/no its the v3 edition shipped with my g4 but basically the same. (same power)
will try it with stock one tomorrow.
rshahzad17 said:
One issue I have found is that apps are unable to detect my sd card but in MMs Settings sd card shows all fine and can even be able to browse.
I'm using sandisk class 10 64gb card. It was running all fine in previous 5.1.1 Aosp rom.
Click to expand...
Click to collapse
Same here. Apps can't detect SD card.. But able to see and browse through settings. I have Sandisk 32GB Class 10 card.
Not a deal breaker to me.

[ROM][6.0.1][AOSP][OPTIMIZED] UltimateROM [Stable][FINAL #2][21.08.2018]

The Prehistory of UltimateROM
About a month ago I decided to set out to improve the performance of my phone with a more optimized build. I had already begun building OmniROM 5.1.1 with a some set of optimizations based on the work of OptiPop Team, and shortly after some the major issues on Marshmallow on our devices were resolved, this idea to create an ultimatively optimized AOSP-based ROM has born.
Why Should You Use UltimateROM? What makes it different?!
Honestly, I don't necessarily care, how many users or downloads my ROM has. Most importantly, and what I do care about is people liking and enjoying their phone; if you try UltimateROM and you like it, great! I'm glad you enjoy it. If you don't, maybe leave some feedback on how I can improve it, and go try something else in the meantime. If you'd like to know, what I've done that makes this ROM unique, here is a list:
Highly optimized. similar to Linaro(and in many ways, better than), build, resulting in a smoother Android
Compeletely developed in the open, everything I do is right on my GitHub for anybody to use and improve upon.
A unique kernel which attempts to balance features, stability, and of course, performance
Almost the sources, excluding apps, the SystemUI and some more, are based on CyanogenMod ones, which means there are more fixes and support for our legacy devices (even though CyanogenMod itself doesn't really support any devices like our, anyway google doesn't even do that minimal support as CM Team does)
Disabled SELinux. Looking backward on how many issues SELinux was causing and still causing for people that use it on MM, it seems to me a ridiculuos how google promotes and implements it everywhere, without any proof of improving anything rather than making worse.
Current Information
Everything I do with UltimateROM I always test personally on my phone, but anyway...
Code:
#include <disclaimer.h>
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modifications, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
Please also note that currently I don't test installation with the Gapps. So far installation is only tested as dualboot ROM - though, the uploaded build is an usual one, - please let me know if the uploaded build has issues with booting, even though normally this should not happen.
What's working:
RIL (phone/SMS/3G)
Video (playback & recording)
Audio (playback & recording)
Wi-fi
Bluetooth
Camera (Front and rear)
2D/3D HW Acceleration
USB, MTP, ADB
all native tethers (Wifi/BT/USB)
external storage
What's not
Formatting SDcard as adoptable storage will screw it up (don't format / encrypt)
MTP bug with doubled folders in sdcard root folder
ROM features:
Dark Marshmallow Theme
long volume press to skip track
PA Pie control
SlimRecents / improved AOSP recents
Re-added task manager
Navigation Bar
System UI tuner
expanded desktop
storages are swapped by default
extended reboot menu
customizable button backlight settings
Viper4Android FX
superuser embedded
Download
UltimateROM
Installation
Before installation, make sure that you have enough free space on partition /system. AT LEAST 540 Mb is required for this build if installing WITHOUT any Gapps. If you don't have enough space, follow repartition manual. (at your own responsibility for any kind of possible damage. Be sure to measure twice and cut once!). There is a CWM ReParted zip that was tested by @Culateralligator.
wipe cache
make sure you're using TWRP 2.8.6.0. All the below is only tested on this recovery. Philz is not supported by this ROM and not planned to in the near future. Note that TWRP from the linked topic requires preinstalled chrono kernel.
install ROM first
install latest chrono kernel
install gapps (optional), if you do so, make sure you are not running of space on /system ( about GApps )
Sources:
https://github.com/UltimateROM/android_manifest
Thank Yous
SergeyL - many-many thanks for an initial set of patches, device tree and TWRP 3.0.0.0! Also thanks for helping me implementing some features to this ROM.
JDCTeam, BenzoROM - thanks for great cherry-picks!
MWisBest - this project was heavily inspired by his FML (Fork My Life) ROM
OptiPop - an initial set of optimizations that the currently used by me is based upon
@Meticulus - thanks for his great contributions on our devices!
@AGONTUK - thanks for an initial Marshmallow bring up!
@nieltg - Sources for Galaxy Ace 2 device
@golden-guy - thanks for great cherry-picks !
@TeamCanjica - vendor and hardware sources
@Unjustified Dev - Audio fixes
Google
CyanogenMod
AOKP
SlimROMs
EuphoriaOS
OmniROM
AOSPA
Viper4AndRroid Team
And many other devs, I could forget (please write me if I did so).
Special Thanks
@shaqman89 - for providing the build server
@S.AMU - for providing FTP server
XDA:DevDB Information
UltimateROM, ROM for the Samsung Galaxy Ace II
Contributors
ChronoMonochrome, SergeyL, JDCTeam, OptiPop Team, BenzoROM, OmniROM, AOKP, CyanogenMod, SlimRoms, AOSPA, Temasek.
Source Code: https://github.com/UltimateROM
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 4.1.2 ROM or up + kitkat-compatible recovery
Based On: AOSP, CyanogenMod
Version Information
Status: Stable
Created 2016-03-20
Last Updated 2018-08-20
Changelogs
Changelog
20.08.2018 - build #13
sources update
switch to opensource sensors
switch more device libs to open source base
unified codina / janice build
02.12.2017 - build #12
fixed native moving apps to SDcard
APP2SD and similar apps now should work correctly *
fixed second incoming call not to crash rild (not tested, needs confirmation), thanks to @SergeyL
small RIL fixes
NOTE: installation method was updated. Flash latest chrono kernel build after this ROM install.
02.04.2017 - build #11
kernel updated to r5.0
sdcard mount fixes
integrated an unofficial build of the Xposed framework
ported the utility mtools *
* for repairing the broken sdcard label you can move the file /system/bin/mtools to /system/xbin folder, then type in the terminal emulator mlabel/i]. It will show the current sdcard label and will prompt to type the new one.
27.02.2017 - build #10
updated sources to 6.0.1_r78
added an initial support of the PowerHAL *
ported some changes from Resurrection Remix 7.1.1 build (thanks to SergeyL for patches)
updated kernel to r5.x.x (mostly updates from google android-3.4 kernel)
changed recovery to TWRP 3.x.x
unstable MySQL optimizations are reverted
changed buttons backlight mode - backlight is only enabled when buttons are pressed
experimental change scheduling policy of the surfaceflinger to FIFO
maybe, something yet
* at the moment there's no support of changing the PowerHAL profiles from the Settings, however, you can change profile in a file /system/etc/init.d/999powerhal
Proceed installation of this build only with data wipe.
20.09.2016 - build #9
Fully switched to an opensource RIL! Many thanks to Meticulus for finding the working RIL sources and fixing it, also I'd like to thank millosr and mickybart from Nozomi (Xperia S) forum for fixing the crash when performing a call and providing patches for debugging the proprietary libril!
More libs now are built from source - credit goes to Meticulus
Added sdcardfs support (requires at least build r4.8 of Chrono Kernel)
Added home key press to accept the incoming call and power key press to end the active call features from CyanogenMod - thanks to SergeyL for helping with finding those patches
Changed LowMemoryKiller tunables to the more aggressive + increased zram size to 400Mb - multitasking should be (hopefully) better
Changed Dynamic governor tunables to be more aggressive
Various minor fixes that improves the stability of ROM
We've also finally got rid of all shim (i.e. interposed) libraries that were needed in order for some features (camera, GPS etc) to work
30.05.2016 - build #8
updated wifi autoconnection fix (fixed the battery stats)
fixed SystemUI FC when switching USB mode via status bar notification
fixed GSM / WCDMA preferred / WCDMA Only switching
fixed soft reboot when switching 2G/3G with an enabled mobile data
added Pie Control from Paranoid Android
added SlimRecents
updated AOSP recents implementation ("clear all" button doesn't properly work, so don't enable it or use SlimRecents)
added task manager
allowed disabling of brighness slider disabling
revert AOSP camera to 5.1.1 (fixed the photo cropping issue)
added FAT images mounting via UMS support (use
sys.config.opt_sd0device=full_path_to_the_image.img build.prop setting to override the device mounted as Sdcard0 or sys.config.opt_sd1device for Sdcard1)
26.05.2016 - build #7
Work around wifi autoconnection issue
Fixed video encoding issue by some apps (instagram video upload etc) - thanks to Meticulus for the original patch
Added LockClock back
Added option to show the weather in the status bar
Various small improvements, tweaks etc.
23.05.2016 - build #6
More ROM modules compiled with GCC instead of Clang (GCC supports more optimizations)
Almost ROM modules compiled with Link Time Optimizations
Enabled graphite optimizations for more ROM modules
Added autovectorization optimization on per-modular base
More modules built in ARM mode
Allowed disabling of FC notification
Added time-context custom header images feature
Added customization of the carrier label
Added SystemUI tuner
Added display autorotation setting
19.05.2016 - build #5
updated kernel to r4.4.1
added and enabled by default UMS (USB Mass Storage) mode
re-added some default AOSP optimizations
added navigation bar
added battery level icon customization setting
added long back press to kill app feature
remove 3 secs delay in Superuser before to give the app permissions
added feature of disabling mediascaner at boot
added Sqilte performance improvements
disabled an unnecessary debug
another fixes / improvements
fixed graphical glitches in some apps caused by new UMP lib
resized bootanication (thanks Lemu @ 4pda.ru)
fixed init.d scripts
added aggresive Dynamic governor settings
13.05.2016 - build #4
cleaned up the default google optimizations, removed unnecessary flags
disabled forcible ARM mode optimization - until I revisit this again
added performance settings from OmniROM
added CM Filemanager
added a few more opensource code to libUMP, replacing calls to old library
fxed up an inadeqate CPU time consumption caused by logd process
6.05.2016 - build #3
updated sources to 6.0.1_r30
kernel update to r4.3.1
switched to GCC 5.3 toolchain by UBER
enabled graphite, fast math, loop nest, unsafe loop and some more optimizations
entire build is compiled in ARM mode
switched to opensource RIL libraries (based on CyanogenMod repos)
UMP (Unified Memory Provider) library now is mostly opensource - based upon CM sources
Attempt to fix storage permission issues in some apps such as browser - not tested
fixup for RIL java code - thanks to @SergeyL
disabled scrolling cache
SQLite code optimizations
Reduced various delays
many other fixes and improvements - thanks to SergeyL for patches
20.03.2016 - build #2
fixed APN editor crash
added removed fonts back
removed Gallery, Calendar and PrintSpooler
Viper4Android driver post-install (no need to install manually anymore)
Fixed busybox related issues
20.03.2016 - build #1
initial release
Miscellaneous
reserved
Take some time to try this ROM, and now there are some issues
1.there are lost 4 opentype fonts (compared with Sergeyl's CM13)(JP,KR,SC,TC-Regular),so Simplified Chinese display likes XXX
2.V4A needs to works with busybox, lol...
But ROM works smooth
fim5646 said:
Take some time to try this ROM, and now there are some issues
1.there are lost 4 opentype fonts (compared with Sergeyl's CM13)(JP,KR,SC,TC-Regular),so Simplified Chinese display likes XXX
Click to expand...
Click to collapse
These are removed, because of overly sized ROM. Are these fonts only that support these languages? If so, I'll of course re-add them. I was comparing this ROM to my OmniROM and haven't found these fonts, so I thought they can be safely removed.
2.V4A needs to works with busybox, lol...
Click to expand...
Click to collapse
I guess, it's common 6.0.x problem, as busybox has got partially replaced by toolbox and toybox from AOSP, thus making some apps confused.
ChronoMonochrome said:
These are removed, because of overly sized ROM. Are these fonts only that support these languages? If so, I'll of course re-add them. I was comparing this ROM to my OmniROM and haven't found these fonts, so I thought they can be safely removed.
Click to expand...
Click to collapse
Yeah,these 4 fonts only support Janpanese,Korean,Simplified Chinese and Traditional Chinese,(lastest outdated AOSP 6.0 has same problem...)Maybe OmniROM has different font files
ChronoMonochrome said:
I guess, it's common 6.0.x problem, as busybox has got partially replaced by toolbox and toybox from AOSP, thus making some apps confused.
Click to expand...
Click to collapse
Yeah....
Is there any way to fix sdcard problem?
And thanks for this awesome rom.
Fake2Dead said:
Is there any way to fix sdcard problem?
Click to expand...
Click to collapse
What problem exactly?
What GApps should we install, these modified by SergeyL? open_gapps-arm-6.0-pico-20160204.zip
https://yadi.sk/d/HX0CiHNnoGiC5
Culateralligator said:
What GApps should we install, these modified by SergeyL? open_gapps-arm-6.0-pico-20160204.zip
https://yadi.sk/d/HX0CiHNnoGiC5
Click to expand...
Click to collapse
GApps aren't personally tested by me, but I guess, you'll need those provided by SergeyL else keyboard will crash.
ChronoMonochrome said:
What problem exactly?
Click to expand...
Click to collapse
phone says sandisk sd card is corrupted. I tried to format from phone but it didn't work. Also i can't use my camera without external sdcard. And why extsdcard is sdcard0
"Sorry for my english if a have a fault"
Fake2Dead said:
phone says sandisk sd card is corrupted. I tried to format from phone but it didn't work. Also i can't use my camera without external sdcard. And why extsdcard is sdcard0
"Sorry for my english if a have a fault"
Click to expand...
Click to collapse
Did you format your sdcard as adoptable(internal) storage? This is something you actually shouldn't do and it's explicitly mentioned in the issues list as it doesn't work properly on our devices. SDcard should normally work without formatting (in case of M - which also performs encrypting of it), thanks to @SergeyL work. Now you have to format sdcard from Windows / *nix / whatever other OS; if even this won't help, we'll probably need a volunteer to test it. Personally for me sdcard works, but you may want to try SergeyL's CM13 to see if it's working there.
WiFi is unstable, lost connection from time to time, Web Browser is crashing. And any of gapps do not work - do not fit in system. Yes, i readed first post, i have orginally partitioned internal card and do not want touch it. SergeyL's CM13 work with smallest gapps
ChronoMonochrome said:
Did you format your sdcard as adoptable(internal) storage? This is something you actually shouldn't do and it's explicitly mentioned in the issues list as it doesn't work properly on our devices. SDcard should normally work without formatting (in case of M - which also performs encrypting of it), thanks to @SergeyL work. Now you have to format sdcard from Windows / *nix / whatever other OS; if even this won't help, we'll probably need a volunteer to test it. Personally for me sdcard works, but you may want to try SergeyL's CM13 to see if it's working there.
Click to expand...
Click to collapse
Thank you so much for help. I tried to format from windows(exfat) and it worked!
Edit: Don't try to format sdcard as fat32 it didn't worked on me
Pastorious said:
WiFi is unstable, lost connection from time to time, Web Browser is crashing. And any of gapps do not work - do not fit in system. Yes, i readed first post, i have orginally partitioned internal card and do not want touch it. SergeyL's CM13 work with smallest gapps
Click to expand...
Click to collapse
I can confirm Web Browser is unstable.
I haven't those WiFi problems yet, but I'm testing for little time.
What do you mean with smallest GApps?
I've tried no repartition + SergeyL GApps and I get ERROR CODE 70 -not enough system space-.
Culateralligator said:
I
What do you mean with smallest GApps?
Click to expand...
Click to collapse
I found somewhere gapps ~45MB, still too big for install, i have no idea how install Play shop
New build is 20.03.2016(#2) UP!
Changelog
fixed APN editor crash
added removed fonts back
removed Gallery, Calendar and PrintSpooler to free up some space
Viper4Android driver post-install (no need to install manually anymore)
Fixed busybox related issues
Might fix GApps not being fitted on /system issue in the future, but I'll need a volunteer to test the new partition scheme. If anyone knows how to modify CWM repartition scheme zip and create a new one with ~700-750Mb on /system, it would be even much great, because right now I have absolutely no time for this.
Enjoy!
Something weird... I've connected phone to PC 5-6 times.
Last 2 times appears sdcard1 with 1,09GB (real internal sd).
However, I have access to files of real external sd. But when I try to paste a file, it says I have no space for it.
Succesfully installed gapps removed printspooler webbrowser gallery calendar clock and 1 more thing and i found 48 mb gapps
Culateralligator said:
Something weird... I've connected phone to PC 5-6 times.
Last 2 times appears sdcard1 with 1,09GB (real internal sd).
However, I have access to files of real external sd. But when I try to paste a file, it says I have no space for it.
Click to expand...
Click to collapse
Indeed, it seems that I have misapplied one fix to the vold binary. Does this issue also appear on CM13?
P.s. it's possible that vold from CM13 will also work, because UltimateROM use same sources as CM. Can anyone try replacing /system/bin/vold and check if it helps?

Categories

Resources