[ROM][Unofficial][4.4.2] CyanogenMod 11.0 Nightlies for Mega 6.3 - Samsung Galaxy Mega

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.
Code:
#include
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Downloads:
Nightlies
All files are compatible with melius3gxx and meliusltexx!
Instructions
First time flashing CyanogenMod 11.0 your device, or coming from another ROM?
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions of your device (required when coming from stock!).
Flash CyanogenMod.
Optional: Install the Google Apps addon package.
Issues
What is not working:
- You tell me
Credits
- arco68:
Thank you for all your work on S4 mini and msm8930 platform and thanks for holding the kernel source up to date! Almost everything is taken from his sources. He was also so kind to rewrite the Sitar audio file (that solved the calling problems).
- Silesh.Nair:
Who replaced the ramdisk files from S4 mini, that was the last step to get Wifi working. He also added some missing blobs to get camera to work. And for sending me his broken device.
- stiggy2012:
Letting me know that Sitar audio files was missing, that fixed the bootlooping.
remind me if I forget someone
Sources:
Device Trees:
https://github.com/Grarak/android_device_samsung_melius3gxx
https://github.com/Grarak/android_device_samsung_meliusltexx
https://github.com/Grarak/android_device_samsung_melius-common
https://github.com/CyanogenMod/android_device_samsung_msm8930-common
https://github.com/CyanogenMod/android_device_samsung_qcom-common
https://github.com/CyanogenMod/android_device_qcom_common
Kernel:
https://github.com/CyanogenMod/android_kernel_samsung_msm8930-common
Blobs:
https://github.com/Grarak/proprietary_vendor_samsung

I am back with a new thread as I promised

I'm thinking it will but just to be sure will this work on a m819n model? The model that comes with MetroPCS?
Sent from my GT-I9205 using Tapatalk

cstryon said:
I'm thinking it will but just to be sure will this work on a m819n model? The model that comes with MetroPCS?
Sent from my GT-I9205 using Tapatalk
Click to expand...
Click to collapse
AFAIK yes

Sweet thank you. I will flash this soon. I'm currently on the latest cm11 build from the other thread but was unable to get data working.
I admit I got flash happy and after learning how to root and what roms would work for the m819n I went with cm11. So I honestly didn't try my data service on stock.
I tried all the different apn settings and putting those in manually but had no luck. So maybe I just had a bad download or flash. MetroPCS tech support is reseting my "service circuit" so I'll flash your build after that's done which should take about 2 hours.
Sorry for the rambling, back to your build. Is this just your build of the current stuff with cm11 or is there anything you added to it?
Sent from my XT1030 using Tapatalk

cstryon said:
Sweet thank you. I will flash this soon. I'm currently on the latest cm11 build from the other thread but was unable to get data working.
I admit I got flash happy and after learning how to root and what roms would work for the m819n I went with cm11. So I honestly didn't try my data service on stock.
I tried all the different apn settings and putting those in manually but had no luck. So maybe I just had a bad download or flash. MetroPCS tech support is reseting my "service circuit" so I'll flash your build after that's done which should take about 2 hours.
Sorry for the rambling, back to your build. Is this just your build of the current stuff with cm11 or is there anything you added to it?
Sent from my XT1030 using Tapatalk
Click to expand...
Click to collapse
You probably need to disable ipv6 in apn to get data working. I didn't modified anything, just updated some blobs for now.

Can't connect to camera here. Clean install without gapps
Sent from my Nexus 7 using XDA Premium 4 mobile app

Grarak said:
You probably need to disable ipv6 in apn to get data working. I didn't modified anything, just updated some blobs for now.
Click to expand...
Click to collapse
I'll give that a shot if I still have problems after my 2 hour wait is up.
Sent from my XT1030 using Tapatalk

yusopa said:
Can't connect to camera here. Clean install without gapps
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh yes forgot to replace a file
ok download this file
https://github.com/Grarak/proprieta...-common/proprietary/lib/libqc-opt.so?raw=true
and copy it to system/lib
and reboot

Install is ok but cannot add a google account or open browser app, both died.
looks like there is a problem with the webview lib
E/WebViewFactory( 3097): Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH in "libwebviewchromium.so" (built with --hash-style=gnu?)
sending you details in PM
Jerome
---------- Post added at 04:03 PM ---------- Previous post was at 03:20 PM ----------
there is indeed a problem with libwebviewchromium.so , it's only a few hundred bytes, replacing it with the one from Silesh build solve the problem.
now adding a google account or opening web browser works fine.
jerome
darkjeje said:
Install is ok but cannot add a google account or open browser app, both died.
looks like there is a problem with the webview lib
E/WebViewFactory( 3097): Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH in "libwebviewchromium.so" (built with --hash-style=gnu?)
sending you details in PM
Jerome
Click to expand...
Click to collapse

darkjeje said:
Install is ok but cannot add a google account or open browser app, both died.
looks like there is a problem with the webview lib
E/WebViewFactory( 3097): Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH in "libwebviewchromium.so" (built with --hash-style=gnu?)
sending you details in PM
Jerome
---------- Post added at 04:03 PM ---------- Previous post was at 03:20 PM ----------
there is indeed a problem with libwebviewchromium.so , it's only a few hundred bytes, replacing it with the one from Silesh build solve the problem.
now adding a google account or opening web browser works fine.
jerome
Click to expand...
Click to collapse
i have a few graphical glitches in the play store, don"t know if there is a relationship with the replaced webview lib.
jerome

darkjeje said:
i have a few graphical glitches in the play store, don"t know if there is a relationship with the replaced webview lib.
jerome
Click to expand...
Click to collapse
New build has working libwebviewchronium
Sent from my Galaxy Nexus using xda app-developers app

Grarak said:
New build has working libwebviewchronium
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
yep, fixed , thanks Grarak !
still have the graphical glitch in the playstore (tried with 2 gapps, banks one & CM).
Open Play Store
goto APPS
force scrolling up (moving your finger down) , and you ll see some glitches over the "Recommended for you" .
same things in the "Top" lists, when forcing the scroll up

Btw, what is the different between this build and silesh.nair CM11 unofficial build?
Sent from my GT-I9205 using xda app-developers app

i04055 said:
Btw, what is the different between this build and silesh.nair CM11 unofficial build?
Sent from my GT-I9205 using xda app-developers app
Click to expand...
Click to collapse
+1

i04055 said:
Btw, what is the different between this build and silesh.nair CM11 unofficial build?
Sent from my GT-I9205 using xda app-developers app
Click to expand...
Click to collapse
Nothing but I am trying to hold this up to date and sorting out issues
Sent from my Galaxy Nexus using xda app-developers app

Btw pacman is here
{
"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"
}
Sent from my Galaxy Nexus using xda app-developers app

After a while I finally got time to update this
Sorry that it was taking that long! Got my hackintosh running so updates will come regularly

Thanks. But unfortunately GPS not working on i9205.
Sent from my BN NookHD+ using Tapatalk

thanx man i love cyanogenmod

Related

[ROM][M7UL][JB][4.3.0] CyanogenMod 10.2 official nightly builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
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 INFORMATIONS
Click to expand...
Click to collapse
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
WIKI
Click to expand...
Click to collapse
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/M7ul_Info
INSTRUCTIONS
Click to expand...
Click to collapse
First time installing CyanogenMod 10.2 to your HTC One (GSM), or coming from another ROM:
- Read the official wiki
- Unlock your device via http://www.htcdev.com
- Flash the latest official ClockworkMod-Recovery via Fastboot
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM10.2 ZIP to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Reboot
Upgrading from CyanogenMod 10.1:
- Read known issues ans FAQs
- Copy 4.3 GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- Reboot
DOWNLOADS
Click to expand...
Click to collapse
CM10.2 official nightly builds:
http://www.get.cm/?device=m7ul
Google Apps:
http://goo.im/gapps
ClockworkMod-Recovery:
recovery-clockwork-touch-6.0.3.3-m7ul.img
CHANGELOG
Click to expand...
Click to collapse
BBQDroid: http://changelog.bbqdroid.org/#m7ul/cm10.2/next
CMXLog: http://10.2.cmxlog.com/?device=m7ul
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime:
Thanks to all donators!
XDA:DevDB Information
[ROM][M7UL][JB][4.3.0] CyanogenMod 10.2 official nightly builds, a ROM for the HTC One
Contributors
codeworkx
Version Information
Status: Testing
Created 2013-07-30
Last Updated 2013-08-25
Allready tested an unofficial build from source. Keep it comming guys , without CM The ONE would be allready dead on AOSP Thanks for all this stuff, u guys do an amazing job ! Flashing now and report back asap !
Incredible to see this up and in progress already. Cant not say thankyou enough for your support with HTC One M7.
Sent from my One using xda app-developers app
So happy for this!!!
Sent from my HTC One using xda app-developers app
Does SMS sending work with this build? Thanks
Sent from my HTC One using Tapatalk 4 Beta
so im guessing 4.2.2 gapps are fine to use on the 4.3 builds ?
Current bugs (they are known):
SMS sending will not work (receiving works)
Dialer sub-submenu FC's the dialer
Keyboard FC's when gesture swiping
Incredible, wasn't expecting this so soon.
Sent from my HTC One using Tapatalk 4 Beta
Hi, I would like to try this rom can I use twrp instead of cwm recovery?
4.3 GApps: http://bit.ly/16bWztn
maxal said:
Hi, I would like to try this rom can I use twrp instead of cwm recovery?
Click to expand...
Click to collapse
If you don't know the answer to that you might want to stay on the official build
Sent from my HTC One using xda premium
maxal said:
Hi, I would like to try this rom can I use twrp instead of cwm recovery?
Click to expand...
Click to collapse
Twrp should work fine :good:
Sent from my HTC One using xda app-developers app
FitAmp said:
Twrp should work fine :good:
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Thanks mate.:good:
maxal said:
Thanks mate.:good:
---------- Post added at 09:55 PM ---------- Previous post was at 09:53 PM ----------
Thanks for nothing.
Click to expand...
Click to collapse
Did it not work?
Sent from my HTC One using xda app-developers app
FitAmp said:
Did it not work?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Yes thanks:good:
---------- Post added at 10:38 PM ---------- Previous post was at 10:37 PM ----------
woodydog said:
If you don't know the answer to that you might want to stay on the official build
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Thanks for nothing,
codeworkx-will be sms send issue fixed soon?
Sent from my One using xda app-developers app
sardor said:
codeworkx-will be sms send issue fixed soon?
Sent from my One using xda app-developers app
Click to expand...
Click to collapse
I'm not him, but yes it will be fixed soon.
I will give this a trial run.
Very nice!
来自 One 上的 Tapatalk 4 Beta
Anything yet with regards to focal/Nemesis?
Happy to see @codeworkx still working on this device. Thanks.
Sent from my One using Tapatalk 4 Beta

[ROM][GT-N7100][JB][4.3.0] CyanogenMod 10.2 official nightly builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
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 INFORMATIONS
Click to expand...
Click to collapse
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
WIKI
Click to expand...
Click to collapse
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/N7100_Info
Known issues
Click to expand...
Click to collapse
http://wiki.cyanogenmod.org/w/Known_Issues_page_for_n7100
INSTRUCTIONS
Click to expand...
Click to collapse
First time installing CyanogenMod 10.2 to your Galaxy Note 2, or coming from another ROM:
- Read the official wiki
- Flash the latest official ClockworkMod-Recovery
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM10.2 ZIP to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Reboot
Upgrading from CyanogenMod 10.1:
- Read known issues ans FAQs
- Copy 4.3 GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- Reboot
DOWNLOADS
Click to expand...
Click to collapse
CM10.2 official nightly builds:
http://www.get.cm/?device=n7100
Google Apps:
http://goo.im/gapps
ClockworkMod-Recovery:
Heimdall: recovery-clockwork-touch-6.0.3.6-n7100.img
Heimdall Flash Tool:
Official website
CHANGELOG
Click to expand...
Click to collapse
http://changelog.bbqdroid.org/#n7100/cm10.2/next
TEAMHACKSUNG SUPPORT CHAT
Click to expand...
Click to collapse
Webchat: http://webchat.freenode.net/?channels=teamhacksung-support
Server: chat.freenode.net
Channel: #teamhacksung-support
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
SCREENSHOTS
Click to expand...
Click to collapse
{
"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"
}
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime:
Thanks to all donators!
But CM has turned back to 10.1 for today's nightly? Is someting too wrong to release even a nightly of 10.2?
whoa codeworkx thanks u r one of the best devs thanks for working on note 2
_delice_doluca_ said:
But CM has turned back to 10.1 for today's nightly? Is someting too wrong to release even a nightly of 10.2?
Click to expand...
Click to collapse
try to open your eyes.
cm-10.1-20130825-NIGHTLY-n7100.zip = official nightly
cm-10.2-20130824-EXPERIMENTAL-n7100.zip = testbuild
https://github.com/CyanogenMod/hudson/commit/c9665dca45f908310c677ee2090ffb8354247971
changed today!
So, if We wont a 10.2 we need to install a experimental.
rederik79 said:
So, if We wont a 10.2 we need to install a experimental.
Click to expand...
Click to collapse
flash the experimental or be patient and wait for tomorrow.
Sent from my One using xda app-developers app
Nice to see the official builds coming to our device, thanks to CM and all the folks that worked on the device tree and commits for all the hard & nice work.
Rom runs good! Some freezes after starting apps, but for now the best 4.3 build for now
Gesendet von meinem GT-N7100 mit Tapatalk 4
Downloading now. Great. I hope screen glitches are gone...
Very nice topic!
Thankyou for your work and interest on our device, I really appreciate all your work and efforts on making our device free from proprietary software!
@codeworkx any chance to see the "stuck recharge while powered off" bug fixed?
Last time (a week ago) that I tried a 10.1 nightly and 10.2 unofficial build, it was still here...
Can the experimental be updated through ota to nightly?
Sent from my GT-N7100 using Tapatalk 4
lu1gj3s said:
Can the experimental be updated through ota to nightly?
Sent from my GT-N7100 using Tapatalk 4
Click to expand...
Click to collapse
yes
Sent from my One using xda app-developers app
codeworkx said:
flash the experimental or be patient and wait for tomorrow.
Sent from my One using xda app-developers app
Click to expand...
Click to collapse
Whats happening tomorrow may I ask? Every 4.3 rom ive on this note 2 have graphics glitches galore. How does this rom differ? Any changes made from the current cm10.2 based roms on here?
Sent from my GT-N7100 using XDA Premium 4 mobile app
shingers5 said:
Whats happening tomorrow may I ask? Every 4.3 rom ive on this note 2 have graphics glitches galore. How does this rom differ? Any changes made from the current cm10.2 based roms on here?
Click to expand...
Click to collapse
This Rom is official. :silly:
shingers5 said:
Whats happening tomorrow may I ask? Every 4.3 rom ive on this note 2 have graphics glitches galore. How does this rom differ? Any changes made from the current cm10.2 based roms on here?
Sent from my GT-N7100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You will have official graphics glitches!
Sent from my GT-N7100 using Tapatalk 4
play store crashes
what about play store?
isn't it supported at this moment?
theis82 said:
what about play store?
isn't it supported at this moment?
Click to expand...
Click to collapse
Offcourse Play Store is supported. You just need to flash Gapps 4.3 in order to get Play Store access.
Sent from my spaceship using my smile.
i flashed gapps 4.3 but play store always says not connected
Eeuwe said:
Offcourse Play Store is supported. You just need to flash Gapps 4.3 in order to get Play Store access.
Sent from my spaceship using my smile.
Click to expand...
Click to collapse
---------- Post added at 08:32 AM ---------- Previous post was at 08:24 AM ----------
reflashed and now it works....thx
theis82 said:
i flashed gapps 4.3 but play store always says not connected
Click to expand...
Click to collapse
I couldn't restore via titanium, but I switched to supersu and everything is good for now.
shingers5 said:
Whats happening tomorrow may I ask? Every 4.3 rom ive on this note 2 have graphics glitches galore. How does this rom differ? Any changes made from the current cm10.2 based roms on here?
Sent from my GT-N7100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
every exynos4 device is having those glitches. we'll need new mali libraries. will probably happen in 2045.
#blamesamsung
#blamearm
Sent from my One using xda app-developers app

[ROM][GT-I9195][Official][4.4.4] CyanogenMod 11.0 for S4 Mini LTE (EOL)

{
"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"
}
WARNING! This ROM is for the GT-I9195 variant only!
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.
Q/A thread:
http://forum.xda-developers.com/showthread.php?t=2558702
Please use the above unless you have something development-related to contribute here. Thank you.
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Screenshots:
View attachment 2439442 View attachment 2439443 View attachment 2439444
CM-11.0 Install Guide
Note: CM for Galaxy S4 Mini is provided with no warranty. You are installing this software at your own risk. You may be violating your warranty.
Download CM-11.0 and gapps-jb zips and put in /sdcard
Nightly: http://get.cm/?device=serranoltexx&type=nightly
Stable: http://get.cm/?device=serranoltexx&type=snapshot
At this point, nightly builds have stopped, so the stable
version is the newest available.
UPGRADE REQUIRED
gapps version 20140606
MD5SUM: d840e20fba6f0e2b85d1aebe493a88fa
Please verify the md5sum to be sure you got the right one.
Before you install CM-11.0: Preparation (First three are optional. If you want to start fresh, these can be skipped)
Install AppBak from Market, run it and save a list of all your apps.
Install SMS Backup and Restore from Market, run it and backup your SMS history.
Install Call Logs Backup and Restore from Market, run it and backup your call log history.
Boot into ClockworkMod recovery. Make a full backup. You will need this backup later if you decide to go back to your previous ROM and data.
WARNING: Many apps will Force Close crash if you restore data from a previous ROM.
Install
Use ClockworkMod Recovery.
Warning: Only use this recovery to flash CM-11.0. Otherwise, you risk bricking your phone!
Wipe data and cache.
Flash cm-11*.zip.
Flash gapps*.zip. You must flash gapps after every upgrade to CM11.0 since /system is formatted, wiping your previous add-ons.
Reboot phone.
After you setup your Google account, reinstall the three apps from Market in order to restore most of your apps, call log and SMS history.
Warning: Do not restore backup data of system apps!
If you restore a bad backup with cached settings in telephony.db in data/data/com.*.*.telephony it can break MMS.
It seems that restoring backups can also break Calendar sync.
Upgrades
Upgrades from previous versions of CM11.0 are the same process as install, except you do not need to wipe anything. Contrary to popular belief, you do not need to even wipe cache and dalvik-cache when upgrading between CM11.0 versions. You only need to wipe if you are doing a major upgrade, switching to a different ROM entirely, or attempting to fix bugs caused by bad backups or corrupt app data.
Useful Links:
BBQLog changelog
serranoltexx CyanogenMod wiki
Jira issue tracker
DO NOT REPORT BUGS FOR NIGHTLY BUILDS!
Source repos for serranoltexx
https://github.com/CyanogenMod/android_device_samsung_serranoltexx
https://github.com/CyanogenMod/android_device_samsung_serrano-common
https://github.com/CyanogenMod/android_device_samsung_msm8930-common
https://github.com/CyanogenMod/android_kernel_samsung_msm8930-common
https://github.com/TheMuppets/proprietary_vendor_samsung/tree/cm-11.0/serranoltexx
https://github.com/TheMuppets/proprietary_vendor_samsung/tree/cm-11.0/serrano-common
Other Issues?
Use this for obtaining logs.
For nightlies, bug reports are not accepted. You are relying on yourself and your peers in this thread for support!
Credits:
Epic Touch CM Team for the install instructions
Everyone that donated beers
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Just thanks man!
Your welcome arco! Good work
radicspeter said:
Your welcome arco! Good work
Click to expand...
Click to collapse
Many thanks for supporting the mini it is a good phone !
---------- Post added at 09:52 AM ---------- Previous post was at 09:38 AM ----------
Many thanks for supporting the s4 mini alco
Sent from my GT-I9195 using xda app-developers app
Tankers you Arco68.
Just wonder to know if is better to install it over a 10.2 stable, as the wiki said, or directly from scratch as you wrote here.
In my case I have followed the wiki before you created the thread, everything seems to work fine except the fact that I lost 3GB and the compass. I had some trouble with the exchange account and the whatsapp verification, that's all...
LorenzoP said:
Tankers you Arco68.
Just wonder to know if is better to install it over a 10.2 stable, as the wiki said, or directly from scratch as you wrote here.
In my case I have followed the wiki before you created the thread, everything seems to work fine except the fact that I lost 3GB and the compass. I had some trouble with the exchange account and the whatsapp verification, that's all...
Click to expand...
Click to collapse
I would full wipe.
CM10 -> CM11 is a major file system change. Better to be safe than sorry? There's plenty of tools to make the process more seamless.
Sent from my GT-I9195 using xda app-developers app
toeterbaas said:
Many thanks for supporting the mini it is a good phone !
---------- Post added at 09:52 AM ---------- Previous post was at 09:38 AM ----------
Many thanks for supporting the s4 mini alco
Sent from my GT-I9195 using xda app-developers app
Click to expand...
Click to collapse
No problems with the camera with flash on ?
Sent from my GT-I9195 using xda app-developers app
Whoa. Thanks alot for this one, working perfectly except for video recording
Edit: nevermind just the live recording that's low res
im really impressed by this "nightly" no bug found, yet. everything is ok.
maybe the performance could be bit better in terms of fluency. bit its really minor worse compared to 4.3 with carbon rom.
Dont you guys have problems with freezing camera especially with flash?
toeterbaas said:
Dont you guys have problems with freezing camera especially with flash?
Click to expand...
Click to collapse
Yes.
But not with Focal.
Sent from my GT-I9195 using xda app-developers app
What bugs it has?
Sent from my GT-I9195 using XDA Premium 4 mobile app
Used it for a while now and so far nothing has bugged out. For camera I have always used a playstore one anyways. Perfect!!! So happy we already have 4.4 fully functional ☺
Does the lastest ART work ?
Darktitor said:
Does the lastest ART work ?
Click to expand...
Click to collapse
It doesn't working yet.
Hi, little Problem here: after install the cm 11.0 he ask me for a screen unlock code but my normal unlockcode dosnt work anymore. What happend?
Looks like the cm rom has a unlock code build in. What kind of Joke is that?
/Phone is a i9195
arco68 said:
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..
Click to expand...
Click to collapse
Thanks man :good:
Please accept little donation on my behalf
your donation is now complete. Payment by PayPal
Confirmation number: 0AE35421SD7623252
Click to expand...
Click to collapse
muhschaf said:
Hi, little Problem here: after install the cm 11.0 he ask me for a screen unlock code but my normal unlockcode dosnt work anymore. What happend?
Looks like the cm rom has a unlock code build in. What kind of Joke is that?
/Phone is a i9195
Click to expand...
Click to collapse
Wipe bro, clean install will sort you out, as mentioned this a major change in cm, don't expect a smooth transition, if you don't install fresh
Sent from my GT-I9190 using xda app-developers app
Okay. The Point was, i wipe my Phone normaly every Time i flash it. This time i have to wipe it 4 (!) time and reflash ist with the cm rom. But now it works.
After few days with CM 11 nightly I am really liking the performance + battery life is even better than it was with CM 10.2. @Sleep battery drains 0,2% per hour vs 0,4% per hour I had with CM 10.2, which was already great result.

[ROM] [AOSPA] [OFFICIAL] [DISCUSSION] ParanoidAndroid 4.6 BETA 5 [4.4.4] [GT-I9100]

{
"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"
}
Samsung Galaxy S II I9100
Hi guys, this is a forum for ParanoidAndroid 4.6 for the Samsung Galaxy S II .
First of all I want to mention that I am not affiliated with ParanoidAndroid. I did not compile anything.
This topic is in Development Section because it is OFFICIALY supported from the ParanoidAndroid Team.
I created the topic because there wasn't an official one related to the rom and also I do not take any credits.
All Credits go to the Paranoid Android Team.
Code:
* Your warranty is now void.
* Me / PA Team are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at any of us for messing up your device, we will laugh at you.
* Collectively, and at the same time.
Official ParanoidAndroid Blog
Paranoid Android Google+
AOSPA Legacy Google+
Paranoid Android is a custom rom focused on open devices. We aim to not simply add to Android but extend it, utilizing the same design philosophies Google uses with AOSP (Android Open Source Project).
All the source code for ParanoidAndroid is available in the PA Github repo.
And if you would like to contribute to PA, please visit their Gerrit Code Review.
Changelog
Latest Downloads
Google Apps : Micro Package (Recommended)
If I helped you in any way, Please hit the THANKS button
​
Installation
1) BACKUP all your data , apps etc.
2) You need CWM Recovery version 6.0.4.4+ (Flash CWM-KitKat Compatible from here to get it)
3) Copy the ROM and GAPPS Zip's to your device
4) Boot into Recovery and Wipe Data/Factory Reset.
5) Wipe Cache and Dalvik Cache(Advanced)
6) Wipe /System and /Preload in Mounts and Storage
7) Install the PA 4.6 Rom Zip and GAPPS Zip
8) Reboot
Note : First Boot Can take upto 5-10 minutes
Known Issues/Bugs
Note : As these are BETA builds there can be a few Issues
​
Video Review
Will update with Features & Screenshots​
Is the front facing camera recording bug patched ? It has been patched in CM for months.
Thanks a lot of this thread. Downloading the latest build right now. I hope it performs better than what I'm currently running.
Waiting for reviews
Sent from my LG-D802
awesome rom!
just a question, is there anything that can be done with the gps bug, like through another app for locking in gps or something.
Need help I had this ROM installed but it kept crashing can anyone help because pa my favourite version and I want to go back to it asap
Sent from my GT-I9100 using XDA Free mobile app
awesome rom! Keep it Up! Will try out the latest build soon (4.6-BETA5)!!!!!
The latest build 4.6-BETA5 is extremely smooth and no lag at all. All work for camera, wifi, bluetooth and gps. One more thing is the battery life is great!!! When screen turn off for the night ( 7 hours), it only drop 1-2% of battery. Salute and keep up the good job !!!!
---------- Post added at 08:19 AM ---------- Previous post was at 08:17 AM ----------
xavier7 said:
awesome rom!
just a question, is there anything that can be done with the gps bug, like through another app for locking in gps or something.
Click to expand...
Click to collapse
Install the GPS Status app, download the a-gps data and test it out, should be ok !!!! It was fine for me
---------- Post added at 08:20 AM ---------- Previous post was at 08:19 AM ----------
minidude2012 said:
Need help I had this ROM installed but it kept crashing can anyone help because pa my favourite version and I want to go back to it asap
Sent from my GT-I9100 using XDA Free mobile app
Click to expand...
Click to collapse
Follow the steps here when flash the rom, and also install the latest micro gapps from PA:angel:
---------- Post added at 08:26 AM ---------- Previous post was at 08:20 AM ----------
Mockingbird said:
Is the front facing camera recording bug patched ? It has been patched in CM for months.
Click to expand...
Click to collapse
No for the AOSPA camera. For front facing camera recording, you can used the Google camera from play store, it will be fine !!!
---------- Post added at 08:30 AM ---------- Previous post was at 08:26 AM ----------
koolkunz said:
Video Review
Will update with Features & Screenshots​
Click to expand...
Click to collapse
It will be great if you add this and this xda youtube video preview in this section :good:
Does anyone have tested other kernels with this rom for battery life?
When DSB active phone is very lagy ....
Stacks recents still needs a bit improvements in appearance
Bluetooth file transfer
I'm not able to transfer files (images, videos) via bluetooth to other phones but receiving files works without any issues. Is this a known issues any solution for this?
Dr AM said:
Stacks recents still needs a bit improvements in appearance
Click to expand...
Click to collapse
So which is on your phone?
im having problems flashing micro gapps. got the file from.the link provided. anyone else encountered the same issue?
Sent from my GT-N7100 using XDA Premium 4 mobile app
[email protected] said:
im having problems flashing micro gapps. got the file from.the link provided. anyone else encountered the same issue?
Sent from my GT-N7100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Try to flash nano/pico gapps
http://forum.xda-developers.com/showthread.php?t=2397942
humercab said:
So which is on your phone?
Click to expand...
Click to collapse
The sides of the images are not perfect it's like opening an 160p video on 42 inch TV
cdaarif said:
Try to flash nano/pico gapps
http://forum.xda-developers.com/showthread.php?t=2397942
Click to expand...
Click to collapse
ok will try that. thanks. just restored my backup after another failed attempt. ??
Sent from my GT-N7100 using XDA Premium 4 mobile app
Does this ROM work with changed pit file I've got 1gb system 6gb apps and 7gb for internal storage
Sent from my GT-I9100 using XDA Free mobile app

[ROM][5.0.2][Official] CyanogenMod 12.0

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Instructions
First time flashing CyanogenMod 12.0 your device?
Coming from a SENSE ROM?
Enable all location services: Settings > Location > (all location services) = On
Coming from another ROM?
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions of your device (required when coming from stock!).
Flash CyanogenMod.
Optional: Install the Google Apps addon package.
What works:
Data/calls
SMS/MMS
Camera
WiFi
Bluetooth
GPS(Get a lock on Sense first)
LEDs
Speakers
Torch
Doesn't work:
Wi-Fi signal isn't as strong as Sense rom but has become more stable than early builds
GPS you will need to get a lock on Sense first
Download Links
CyanogenMod:
Changelog t6 - http://www.cmxlog.com/12/t6/
Changelog t6spr - http://www.cmxlog.com/12/t6spr/
Changelog t6vzw - http://www.cmxlog.com/12/t6vzw/
GSM: https://download.cyanogenmod.org/?device=t6
Sprint: https://download.cyanogenmod.org/?device=t6spr
Verizon: https://download.cyanogenmod.org/?device=t6vzw
Google apps addon:
https://s.basketbuild.com/gapps
Device Wiki: http://wiki.cyanogenmod.org/w/T6vzw_Info
Big thanks to:
The CM team
The xda users who gave me this phone
sbrissen
XDA:DevDB Information
CyanogenMod 12.0, ROM for the HTC One Max
Contributors
Flyhalf205
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Testing
Created 2014-11-18
Last Updated 2015-03-31
Hay Mr.Flyhalf I have to say this is the most stable test cm build I used in years since Ice Cream Sandwich can I flash your UNOFFICIAL build over another UNOFFICIAL im downloading 11-18-2014 now t6 build:laugh:
---------- Post added at 10:57 PM ---------- Previous post was at 10:48 PM ----------
Fly do I still need to wipe all before flashing? Are can I flash like nighties.
Sent from my HTC6600LVW using XDA Free mobile app
---------- Post added at 11:19 PM ---------- Previous post was at 10:57 PM ----------
Ok , so I wiped all but data/factory before installing newest zip from the great Fly. booted great so give that a try.
Sent from my HTC6600LVW using XDA Free mobile app
mbl1979 said:
---------- Post added at 10:57 PM ---------- Previous post was at 10:48 PM ----------
Fly do I still need to wipe all before flashing? Are can I flash like nighties.
Sent from my HTC6600LVW using XDA Free mobile app
---------- Post added at 11:19 PM ---------- Previous post was at 10:57 PM ----------
Ok , so I wiped all but data/factory before installing newest zip from the great Fly. booted great so give that a try.
Sent from my HTC6600LVW using XDA Free mobile app
Click to expand...
Click to collapse
From now on you should be able to dirty flash.
OK, cool thanks Fly. I'm going to donate a little something for ya. Christmas came early to xda CM-12 :thumbup:
Sent from my HTC6600LVW using XDA Free mobile app
International rom
can i flash international version of rom on my HTC ONE MAX SPRINT ?
harjeetkhera said:
can i flash international version of rom on my HTC ONE MAX SPRINT ?
Click to expand...
Click to collapse
If you have Sprint phone. Flash the Sprint rom otherwise it won't flash.
This is awesome thank you for bringing this to us it seems to be the most stable and smooth wip I have ever tried.. Awesome work.. One stupid question can I flash a su zip or is there no su available yet??
Sent from my HTC6600LVW using Tapatalk
Downloading new build now....
I am already using first build as my daily ROM.
I have noticed some lag when battery is low, and music starts stuttering. Even with that it's an awesome ROM.
EDIT: Can't send pictures in chat. Document app has crashed, and closing all open app causes System UI to crash.
pyro43284 said:
This is awesome thank you for bringing this to us it seems to be the most stable and smooth wip I have ever tried.. Awesome work.. One stupid question can I flash a su zip or is there no su available yet??
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
I flashed the zip and it seems to be working
pyro43284 said:
This is awesome thank you for bringing this to us it seems to be the most stable and smooth wip I have ever tried.. Awesome work.. One stupid question can I flash a su zip or is there no su available yet??
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
Yes, flash supersu 2.16 zip via recovery. Should give you root.
Sent from my HTC6600LVW using XDA Free mobile app
pyro43284 said:
This is awesome thank you for bringing this to us it seems to be the most stable and smooth wip I have ever tried.. Awesome work.. One stupid question can I flash a su zip or is there no su available yet??
Sent from my HTC6600LVW using Tapatalk
Click to expand...
Click to collapse
Yes, flash supersu 2.16 zip via recovery. Should give you root.
Sent from my HTC6600LVW using XDA Free mobile app
---------- Post added at 10:34 AM ---------- Previous post was at 10:29 AM ----------
iJohnny said:
Downloading new build now....
I am already using first build as my daily ROM.
I have noticed some lag when battery is low, and music starts stuttering. Even with that it's an awesome ROM.
EDIT: Can't send pictures in chat. Document app has crashed, and closing all open app causes System UI to crash.
Click to expand...
Click to collapse
Fly, is aware that there are multiple broken things. Just give him time to do his thing. Thanks.
Sent from my HTC6600LVW using XDA Free mobile app
mbl1979 said:
Yes, flash supersu 2.16 zip via recovery. Should give you root.
Sent from my HTC6600LVW using XDA Free mobile app
---------- Post added at 10:34 AM ---------- Previous post was at 10:29 AM ----------
Fly, is aware that there are multiple broken things. Just give him time to do his thing. Thanks.
Sent from my HTC6600LVW using XDA Free mobile app
Click to expand...
Click to collapse
I known. Just reporting
Awesome dude, you're definitely the best Dev I've ever seen for the phone I've owned.
@Flyhalf205 do you want a one plus one invite?
mbl1979 said:
OK, cool thanks Fly. I'm going to donate a little something for ya. Christmas came early to xda CM-12 :thumbup:
Sent from my HTC6600LVW using XDA Free mobile app
Click to expand...
Click to collapse
I have received. Much appreciated! Great timing because I have to get my max fixed. Sorta broke it
nathlynn22 said:
@Flyhalf205 do you want a one plus one invite?
Click to expand...
Click to collapse
No thanks. :good: Me have no money.
Oh any other guys want 1?
Flyhalf205 said:
I have received. Much appreciated! Great timing because I have to get my max fixed. Sorta broke it
Click to expand...
Click to collapse
Did you drop it? Someone get this man a One Max stat lol. (preferably a VZW Max) LOL
mbl1979 said:
Did you drop it? Someone get this man a One Max stat lol. (preferably a VZW Max) LOL
Click to expand...
Click to collapse
ha It still works fine. Just a small minor hardware failure.

Categories

Resources