[ROM][4.4.4][UNOFFICIAL][M12]Cyanogenmod 11.0 - Samsung Galaxy S II Plus

Code:
This thread is ~copy/paste from CoolDevelopment 's thread:
[url]http://forum.xda-developers.com/showthread.php?t=2568665[/url]
I've just updated sources from CyanogenMod team up to M8.
I use i9105p, so i9105 not tested at all !!!
Don't blame me for anything!!! Read post for all the warnings.
I don't use f2fs, and I don't know if it's supported.
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.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. 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 .
Device-specific source code for the Samsung Galaxy S II Plus are available from https://github.com/SamsungBCM-Cyanogenmod/android_device_samsung_s2vep and https://github.com/SamsungBCM-Cyanogenmod/android_kernel_samsung_galaxys2plus-common.
(For developers only - the patches are already included in the ROM)
Patch to system/core for RIL to work: https://gist.github.com/pawitp/5372673.
Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380
Patch to frameworks/native to support legacy binaries: https://gist.github.com/pawitp/7891421
Patch for button lights fix: https://github.com/luk1337/build_tools/blob/cm/5.patch
Patch to frameworks/native to workaround hwc issues: http://review.cyanogenmod.org/53162/ and https://gist.github.com/pawitp/7891444
Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
Patch to external/chromium_org to workaround hwc issues: https://gist.github.com/pawitp/7910708
Do not submit bug on CyanogenMod issue tracker
What works?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera (photo & video)
Video playback
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Issues
Known device specific Issues
screenrecord does not work
Stock browser does not use hardware acceleration (Please use Firefox, Google Chrome, Dolphin, etc)
Known Sources Issues
Bluetooth Headset not working
FM Radio does not work (you can use SpiritFM, but I'm not providing support for any problem)
Does not work on 4.1 stock ROM's bootloader, please upgrade to 4.2 before flashing
Installation
Make a backup!
Be sure that you have the 4.2.2 bootloader
Install a custom recovery
Install the ROM using your custom recovery
Optionally install the Google Apps Addon
Wipe data if coming from stock
Don't submit bugs to me, if you didn't do a full wipe and you are coming from another ROM
F2FS
From CM 11.0 M10, it is supposed to be compatible with @LuK1337 's EXT to F2FS ROM converter found @
http://forum.xda-developers.com/galaxy-s2-plus/development/linux-ext-to-f2fs-rom-converter-t2840303
thanks to @LuK1337
I haven't test it myself though.
FAQ
Can you include Feature X into your ROM?
No. This ROM will have CyanogenMod's feature set.
Can you include S-Note/S-Planner/MultiWindow/Insert Samsung App Here?
No. This is an AOSP ROM and cannot have TouchWiz applications.
Can you include call recording?
No. CyanogenMod does not include call recording to avoid potential legal issues.
Can you add Feature X to the stock ROM?
No. I don't work on stock ROMs.
What kernel does this ROM use?
A slightly modified version of the stock kernel, the source code is linked above.
I've heard that Broadcom doesn't release source, how can you make this ROM?
Contrary to the popular belief, userspace driver source code is not always required to make an AOSP-based ROM as long as the proprietary binaries shipped with the device does not modify the API too heavily (or is from a very different version of Android). Instead of modifying the source code of the drivers, the Android source code was adapted to be able to use the proprietary binaries.
Can I use your ROM as a base?
http://source.android.com/source/licenses.html
Most of Android/CyanogenMod is licensed under the Apache License with other small parts licensed under other open-source licenses. Which means that you may modify and redistribute without asking for permission as long as the proper credits is given and it is not misappropriated as being the official CyanogenMod. (In other words, you must say that it is based on pawitp's unofficial CyanogenMod, but is not related to CyanogenMod in any other way.)
Reporting Bugs
You are allowed to report bugs only in this thread.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. The following is a useful format to follow.
Code:
What is your--
Phone model (I9105 or I9105P):
Radio (baseband):
CM version:
CM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
ART Runtime:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Thanks
- The CyanogenMod team for providing a great ROM. Without all the compatibility work which went into it, this ROM would've been much harder to make
- @pawitp for his base on i9082
- @CoolDevelopment for all his amazing work on our device
- @LuK1337 for his work and help to build this rom
- @andrewww57
- @KINGbabasula
- @s2+user
- @DerTeufel1980 for the f2fs backports
- @k2wl for some other f2fs stuff and helping me with it

[ROM][4.4.4][UNOFFICIAL][M11]Cyanogenmod 11.0
CHANGELOG
CyanogenMod 11 M12 - http://www.cyanogenmod.org/blog/cyanogenmod-11-m12
CyanogenMod 11 M11 - http://www.cyanogenmod.org/blog/cyanogenmod-11-0-m11
CyanogenMod 11 M10 - http://www.cyanogenmod.org/blog/cyanogenmod-11-0-m10-arrives
CyanogenMod 11 M9 - http://www.cyanogenmod.org/blog/cyanogenmod-11-0-m9-released
CyanogenMod 11 M8 - http://www.cyanogenmod.org/blog/cyanogenmod-11-0-m8-released
CyanogenMod 11 M7 - http://www.cyanogenmod.org/blog/cyanogenmod-11-0-m7-released
Downloads
GT-I9105P
CyanogenMod 11 M12 - https://www.androidfilehost.com/?fid=95784891001610568
CyanogenMod 11 M11 - https://www.androidfilehost.com/?fid=95747613655043625
CyanogenMod 11 M10 - https://www.androidfilehost.com/?fid=23622183712472229
CyanogenMod 11 M9 - http://d-h.st/IZC
CyanogenMod 11 M8 - http://d-h.st/59b
CyanogenMod 11 M7 - http://d-h.st/w1x
GT-I9105
CyanogenMod 11 M12 - https://www.androidfilehost.com/?fid=95784891001610588
CyanogenMod 11 M11 - https://www.androidfilehost.com/?fid=95747613655043626
CyanogenMod 11 M10 - https://www.androidfilehost.com/?fid=23622183712472301
CyanogenMod 11 M9 - http://d-h.st/g5t
CyanogenMod 11 M8 - http://d-h.st/b5a
CyanogenMod 11 M7 - http://d-h.st/iUb
Screenshots
{
"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"
}
XDA:DevDB Information
CyanogenMod 11.0 - S2VEP / S2VE - UNOFFICIAL, ROM for the Samsung Galaxy S II Plus
Contributors
beastaki23
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Snapshot
Created 2014-10-11
Last Updated 2014-10-11

Things you can do to speed up your device
If your device delay or is not smooth enough you can install some things for free!
1. Use greenify and add applications that you don't want to run in the background.
https://play.google.com/store/apps/details?id=com.oasisfeng.greenify
2. Use Performance Booster, Digital Booster, RAM Booster from Play Store:
https://play.google.com/store/apps/details?id=com.gejos.android.performancebooster
https://play.google.com/store/apps/details?id=com.gejos.android.digitizerbooster
https://play.google.com/store/apps/details?id=com.gejos.android.rambooster
3. Stop (most) ads from aps to stop device from loading them. Flash Mother of All AD-BLOCKING:
http://forum.xda-developers.com/showthread.php?t=1916098
4. Install from play store Autorun Manager to prevent apps from catching signals that you believe are not important.
You can choose which signals to stop from which apps.
https://play.google.com/store/apps/details?id=com.gmail.heagoo.autorun

Does your build contain f2fs files?
I recommend AndroidFileHost / BasketBuild because d-h.st is slow.

LuK1337 said:
Does your build contain f2fs files?
I recommend AndroidFileHost / BasketBuild because d-h.st is slow.
Click to expand...
Click to collapse
I don't use F2FS, so I don't know. I removed the part from OP, just to be clear. If it's on the device tree, then it does.

4.4.2 or 4.4.4 ? ειχα την εντυπωση οτι η m7 ειναι 4.4.4
Τακη δοκιμασα να portαρω καποιες ρομ απο την κατηγορια του htc sensation οπως ειχε αναφερει ο luk οτι ειναι πολυ κοντα στα χαρακτηριστικα της δικιας μας συσκευης αλλα ολες μου οι προσπαθειες κολλουσαν στο bootanimation.Αν ανεβασω μια απο τις ρομ θα μπορουσες να μου πεις τι κανω λαθος και ποιος ειναι ο σωστος τροπος να πορταρεις μια ρομ? εκανα ακριβως οτι λεει εδω

anastasiszn said:
4.4.2 or 4.4.4 ?
Click to expand...
Click to collapse
4.4.2

Upoladed for i9105.

beastaki23 said:
Upoladed for i9105.
Click to expand...
Click to collapse
OK, but can you also put some screenshots? Thank you!

yes yes yes this is a great rom.thanks
Sent from my GT-I9105 using XDA Free mobile app

Woooo whats this....M7

Downloading right now...what's different from previous releases?

Does in m7 have performance profiles?
Sent from my GT-I9105P using XDA Premium 4 mobile app

rs tony said:
Does in m7 have performance profiles?
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It says so in changelog. Check changes on m7 vs m6.
http://www.cyanogenmod.org/blog/cyanogenmod-11-0-m7-released
Sent from my GT-I9105P using XDA Premium 4 mobile app

Hi,
It is also mentioned in the CM realease notes (M7) that: Bluetooth: Improved support for new car audio systems and docks.
I'm going to test it in the morning, but till then i have to ask if is any chance that it "affects" our phone too.
I know that we are just a few that appreciate this option, and you devs already do tones of work with updating the roms, but maybe, maybe, one day ...
Thanks.

Can someone please test the bluetooth headset ?
In the previous releases is not working.
Thanks

Τακη η ρομ λειτουργει πριμα αλλα τα κουμπια δεν φωτιζουν οπως αναφερεις εδω Patch for button lights fix: https://github.com/luk1337/build_tools/blob/cm/5.patch
και να φανταστεις εκανα πεντακαθαρο install με ολα τα φορματ και τα wipe που εχει σαν επιλογες

very nice. very smooth and stable. @beastaki: Do you keep the development of the rom continue? thanks for your work
Sent from my GT-I9105P using XDA Premium 4 mobile app

@moonship
Do you have the possibility to test a bluetooth headset please and let me know if it's working on this build ?
Thanks.

moonship said:
very nice. very smooth and stable. @beastaki: Do you keep the development of the rom continue? thanks for your work
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Probably yes.
Sent from my GT-I9105P using XDA Premium 4 mobile app

Related

[ROM][SM-T31x][KK][4.4.4] CyanogenMod unofficial builds

I have deleted my CM11 source directory. No more builds of CM11 will be released by me. Feel free to use the sources to make your own builds. - gr8nole
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KK), which is designed to increase performance and reliability over stock Android for your device.
{
"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"
}
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.
Device spesific sources:
- Kernel: https://github.com/kumajaya/android_kernel_samsung_smdk4x12
- Common T31x device: https://github.com/kumajaya/android_device_samsung_lt01-common
- SM-T311: https://github.com/kumajaya/android_device_samsung_lt013g
- SM-T310: https://github.com/kumajaya/android_device_samsung_lt01wifi
- SM-T315: https://github.com/kumajaya/android_device_samsung_lt01lte
ROM spesific changes:
- Camera: http://review.cyanogenmod.org/62924
- Flip cover sensor:
- http://review.cyanogenmod.org/68621
- https://github.com/kumajaya/android_frameworks_base/commit/aef2cc3620875efb62bfbe0345b5310d665f9fdb
- https://github.com/kumajaya/android_hardware_samsung/commit/cfda88cb17d8e5c507a83130fe378a0de3567735
- https://github.com/kumajaya/android...mmit/f81880e25d7bd075c758d0eafb8ae5b80260f86f
Contributors:
- CyanogenMod Team, CyanogenMod and AOSP contributors
- @codeworkx, CyanogenMod for Samsung Galaxy Note 2 (GT-N7100 and N7105) maintainer
- @sbrissen, CyanogenMod for Samsung Galaxy Tab 8 (GT-N5100) maintainer
- ketut.kumajaya, @gr8nole
First time installing CyanogenMod to your Galaxy Tab 3 8.0, or coming from another ROM:
- Make sure you're running latest PhilZ Touch (not a mandatory but recomended)
- Copy GApps and CM ZIPs to your internal SDCard
- Boot into Recovery
- Flash CM zip from internal SDCard
- Flash GApps zip from internal 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:
- Copy CM ZIP to your internal SDCard
- Boot into Recovery
- Flash CM zip from internal SDCard
- Reboot
Download:
Latest Builds:
Dev-Host (newer build): http://d-h.st/users/gr8nole/?fld_id=0#files
Old Builds:
AFH: https://www.androidfilehost.com/?w=files&flid=10023
NikC build: http://www.androidfilehost.com/?w=files&flid=11531
Google Apps:
PA-GApps Nano from http://forum.xda-developers.com/showthread.php?t=2397942
Screenshots:
Apex launcher, Glasklart icon pack for Apex, Android Weather:
Settings, About tablet:
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!!!
This post use codeworkx post http://forum.xda-developers.com/showthread.php?t=2382750 as template.
If you want to donate a few bucks for the work we're doing in our freetime:
XDA:DevDB Information
[ROM][SM-T31x][KK][4.4.4] CyanogenMod unofficial builds, ROM for the Samsung Galaxy Tab 3
Contributors
ketut.kumajaya, gr8nole, CyanogenMod, Google
Source Code: https://github.com/kumajaya?tab=repositories
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2014-08-01
Last Updated 2015-01-30
This is a collaborative work between me and gr8nole. I ported CyanogenMod for Galaxy Note 2 to our device in source level based on my experience patching Note 2 ROM in binary level. gr8nole set up CyanogenMod build system and compiled it for us, fix my code when necessary. The result of this build almost same as Note 2 port status but the camera still buggy, low quality video recording, in-call noise issue, different backlight button behaviour, flip cover sensor work but ignored, and no voice mode on first boot. The workaround for first boot voice mode issue is you have to make an outgoing call immediately after every boot. For backlight button issue, you can completely disable it in Settings - Buttons - Backlight.
When I start this project, I have no chance to build Android from source, this is impossible without gr8nole help. So, thanks him is a must!
Changelog:
This CM port uses same frameworks and dependencies with Note 2 N7100 (device/samsung/smdk4412-common, hardware/samsung, etc), so http://www.cmxlog.com/11/n7100/ applies here as well. For device spesific changes please check:
1. https://github.com/kumajaya/android_kernel_samsung_smdk4x12/commits/cm-11.0
2. https://github.com/kumajaya/android_device_samsung_lt01-common/commits/cm-11.0
3. https://github.com/kumajaya/android_device_samsung_lt013g/commits/cm-11.0
4. https://github.com/kumajaya/android_device_samsung_lt01wifi/commits/cm-11.0
5. https://github.com/kumajaya/android_device_samsung_lt01lte/commits/cm-11.0
6. https://github.com/kumajaya/proprietary_vendor_samsung/commits/cm-11.0
Will check this out sometime later today, thank you!
@gr8nole In your spare time, please fix T310 WiFi issue:
1. Add SM-T310 spesific files: https://github.com/kumajaya/proprie...mmit/2db7ae8f517cc7f69f1dcaee4b472cd60df47374
2. Add device spesific files, various fix: https://github.com/kumajaya/android...mmit/0721dd5b38346fe5f7aae942c1f39568ca1ad3ad
@marincax 's workaround for T210 WiFi issue: http://forum.xda-developers.com/showpost.php?p=48141514&postcount=57
nice work.
Waiting for the Wifi fix
One word AMAZING...
@ketut.kumajaya
You may want to change the OP links to these below. These are links to the device folders on Android File Host. By using these links, we won't need to update the OP link with every new build uploaded. The user can pick which file to download by looking at file name (which includes the date).
T310 builds
T311 builds
T310 update currently building.
gr8nole said:
@ketut.kumajaya
You may want to change the OP links to these below. These are links to the device folders on Android File Host. By using these links, we won't need to update the OP link with every new build uploaded. The user can pick which file to download by looking at file name (which includes the date).
T310 builds
T311 builds
T310 update currently building.
Click to expand...
Click to collapse
Gr8 / kumajaya
The 1205 310 build has screen brightness broken it sticks at 100. Worked on the 1204 311 build.
Sent from my SM-T310
zibrah3ed said:
Gr8 / kumajaya
The 1205 310 build has screen brightness broken it sticks at 100. Worked on the 1204 311 build.
Sent from my SM-T310
Click to expand...
Click to collapse
Please try replace /system/lib/hw/lights.exynos4.so with stock T310 version. In stock ROM, lights HAL inside /system/vendor/lib/hw .
Did not fix the issue. I'll mess about some more and see what I can do when I have some free time today.
zibrah3ed said:
Did not fix the issue. I'll mess about some more and see what I can do when I have some free time today.
Click to expand...
Click to collapse
Try sensors.smdk4x12.so .
ketut.kumajaya said:
@gr8nole In your spare time, please fix T310 WiFi issue:
1. Add SM-T310 spesific files: https://github.com/kumajaya/proprie...mmit/2db7ae8f517cc7f69f1dcaee4b472cd60df47374
2. Add device spesific files, various fix: https://github.com/kumajaya/android...mmit/0721dd5b38346fe5f7aae942c1f39568ca1ad3ad
@marincax 's workaround for T210 WiFi issue: http://forum.xda-developers.com/showpost.php?p=48141514&postcount=57
Click to expand...
Click to collapse
New T310 build uploaded.
gr8nole said:
New T310 build uploaded.
Click to expand...
Click to collapse
Wifi fix confirmed working in 1206 build.
Brightness still pegged at 100.
-Tried your second suggestion Kumajaya and it also does not fix screen brightness.
-light sensor is functioning, checked using sensor app.
At this point the only issue not fixed that I have found is the brightness.
zibrah3ed said:
Wifi fix confirmed working in 1206 build.
Brightness still pegged at 100.
-Tried your second suggestion Kumajaya and it also does not fix screen brightness.
-light sensor is functioning, checked using sensor app.
At this point the only issue not fixed that I have found is the brightness.
Click to expand...
Click to collapse
It's strange Please try NEXT kernel for T311.
ketut.kumajaya said:
It's strange Please try NEXT kernel for T311.
Click to expand...
Click to collapse
No luck using 311 kernel. Here is a snippet of the logcat when enabling disabling auto brightness. Upon further review the button backlights are not lighting up either.
Code:
D/ ( 2878): LightSensor enable
D/SensorService( 2878): SensorDevice::activating sensor handle=5 ns=250000000
W/BackupManagerService( 2878): dataChanged but no participant pkg='com.android.providers.settings' uid=10039
D/SensorService( 2878): info.rates.add, set DEFAULT_EVENTS_PERIOD
D/ ( 2878): LightSensor enable
D/SensorService( 2878): SensorDevice::activating sensor handle=5 ns=200000000
I/SensorService( 2878): info.selectDelay() ns=250000000
D/SensorService( 2878): SensorDevice::setDelay, Return(true 1, false 0) = 1
W/BackupManagerService( 2878): dataChanged but no participant pkg='com.android.providers.settings' uid=10039
How can I tell if I have the T310 or T311?
nateysmith said:
How can I tell if I have the T310 or T311?
Click to expand...
Click to collapse
T310 is wifi only
gr8nole said:
T310 is wifi only
Click to expand...
Click to collapse
Thanks! I wasn't sure if there was more to it than just that.
nateysmith said:
Thanks! I wasn't sure if there was more to it than just that.
Click to expand...
Click to collapse
Maybe goes without saying but make sure you are wifi only and the 8" model.
Sweet KK you the man..can't wait to try dual boot!!!

[DEV][ROM][KVT49L][4.4.2] CyanogenMod 11 Unofficial for Samsung Galaxy S Duos [Alpha 2]

[DEV][ROM][KVT49L][4.4.2] CyanogenMod 11 Unofficial for Samsung Galaxy S Duos [Alpha 2]
{
"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"
}
Unofficial build of CyanogenMod 11 (Android 4.4.2) for the Samsung Galaxy S Duos(kylexx)​
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4.2 (KITKAT), which is designed to increase performance and reliability over stock Android for your device.
Built from androidarmv6 sources!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. 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.​
[Q/A][DISCUSSION] CM 11 Discussion Thread for S Duos! [Post Your Queries Here]​
What Works?
Boots :laugh:
Touch
Graphics
WiFi
What Doesn't Works?
RIL
Bluetooth
Camera
Audio and others...
Got Bugs ?
Sources
Device Tree
Vendor Tree
Kernel Source
Local Manifest
Downloads
Alpha 2
Gapps
Older Builds..
Alpha 1
Installation
Note - If you get installation error, try removing first line(Upto the first semi-colon from the updater-script) and then flashing again. OR use this META-INF folder and replace with the one from the ROM!
Boot into Recovery
Wipe Cache/Data
Wipe Cache Partition
Wipe Dalvik Cache
Install Zip From SD Card
Select the ROM's zip and then, GApps
Done
First Boot Can Take Some Time
Write A Review!
Rate This Thread!
Hit Thanks!
Credits-
@SeannyM
@coolamit
@speed_bot
Currently Working On -
RIL
XDA:DevDB Information
CyanogenMod 11, ROM for the Android General
Contributors
v_superuser
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2014-04-26
Last Updated 2014-08-18
Reserved for Screenshots
Changelog
Changelog for Alpha 2 (07-05-2014)
Latest CM11 sources
WiFi Fixed
Smoother Build
Other stuff, here and there(See git)..
Changelog for Alpha 1 (24-04-2014)
Fresh Device Tree
Boots, but most of the stuff broken!
Bluetooth ? Is it working ?
Sent from my Xperia S using Tapatalk
Heyy... @v_superuser don't take this off topic but but we all need this thing
Overclock for galaxy s duos...
PLzzzz BRo.... I Know you don't have time to creat this BUt
We need more CPU ANd GPU... speed to feel smoothness
dukenukem32 said:
Heyy... @v_superuser don't take this off topic but but we all need this thing
Overclock for galaxy s duos...
PLzzzz BRo.... I Know you don't have time to creat this BUt
We need more CPU ANd GPU... speed to feel smoothness
Click to expand...
Click to collapse
Wait for it, let me work on one thing first, other things will come later.
v_superuser said:
Wait for it, let me work on one thing first, other things will come later.
Click to expand...
Click to collapse
OKkk BRo...
Thank you v_superuser for your great work
Did u made this build from source ?
Sent from my GT-S7562 using xda app-developers app
@v_superuser check out 4.0.4 stock build.prop
BRo.. you have to see it again
It might help
It is really good to see that this project is going on well...
Updated Local Manifest(Link in OP). Interested users can build on their own from the sources if they wish.
Open Source FTW!
In the OP, you edited that everything works. So in the latest 24 April build, I can get working sim ?
Sent from my Xperia S using Tapatalk
v_superuser said:
Updated Local Manifest(Link in OP). Interested users can build on their own from the sources if they wish.
Open Source FTW!
Click to expand...
Click to collapse
Will that solve the sim issue ??
Sent from my GT-S7562 using xda app-developers app
CAn anyone tell me what is avrm6 what does it do...
saumil007 said:
In the OP, you edited that everything works. So in the latest 24 April build, I can get working sim ?
Sent from my Xperia S using Tapatalk
Click to expand...
Click to collapse
No, I didn't.
XxSTOMPERxX said:
Will that solve the sim issue ??
Sent from my GT-S7562 using xda app-developers app
Click to expand...
Click to collapse
Latest sources = Latest fixes, I'm compiling a new build.
dukenukem32 said:
CAn anyone tell me what is avrm6 what does it do...
Click to expand...
Click to collapse
androidarmv6 are the CyanogenMod sources for Legacy Devices(Like ours)!
I know we can't ask for ETA but we're all waiting for kitkat with working sim.. Will you please provide it ASAP. Thanks
Sent from my Xperia S using Tapatalk
Is camera issue is fixed..???
v_superuser said:
Unofficial build of CyanogenMod 11 (Android 4.4.2) for the Samsung Galaxy S Duos(kylexx)​
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4.2 (KITKAT), which is designed to increase performance and reliability over stock Android for your device.
Built from androidarmv6 sources!
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. 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 Works?
Boots :laugh:
Touch
Graphics
What Doesn't Works?
Currently, almost everything(WiFi, RIL, Bluetooth)
Got Bugs ?
Sources
Device Tree
Vendor Tree
Kernel Source
Local Manifest
Downloads
Alpha 1
Gapps
Installation
Note - If you get installation error, try removing first line(Upto the first semi-colon from the updater-script) and then flashing again.
Boot into Recovery
Wipe Cache/Data
Wipe Cache Partition
Wipe Dalvik Cache
Install Zip From SD Card
Select the ROM's zip and then, GApps
Done
First Boot Can Take Some Time
Write A Review!
Rate This Thread!
Hit Thanks!
Credits-
@SeannyM
@coolamit
Currently Working On -
RIL
XDA:DevDB Information
CyanogenMod 11 UnOfficial for Samsung Galaxy S Duos, a ROM for the Android General
Contributors
v_superuser
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2014-04-26
Last Updated 2014-04-27
Click to expand...
Click to collapse
Please v_superuser can you explain me what you mean with
If you get installation error, try removing first line(Upto the first semi-colon from the updater-script) and then flashing again.
I dont understand what you mean and how to ...
GSDUOS said:
Please v_superuser can you explain me what you mean with
If you get installation error, try removing first line(Upto the first semi-colon from the updater-script) and then flashing again.
I dont understand what you mean and how to ...
Click to expand...
Click to collapse
You can edit the line with notepad++ to your model name. For me its kylessopen instead of kylexx
Enviado de meu GT-S7562L usando Tapatalk

[ROM] [DISCONTINUED] [6.0.1] CyanogenMod 13.0 for MT6582s

{
"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 13.0 - Android 6.0.1 (for Mediatek MT6582s)
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.x (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Work by Team Roger That!
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.
*
​
Note: This is a WIP and an unofficial project.
Working:
Dual SIM
Wi-Fi
Bluetooth
Audio
Sensors
Camera (photo and video recording)
GPS (partially)
FMRadio (may not work on some devices)
OTG (use OTG-Helper)
Known Issues:
VPN
Video Recording (may not work on some devices)
Downloads:
Please check the XDA DevDB: Downloads.
Installation Instructions:
(Assuming user have installed a custom recovery)
Reboot into Recovery
Take a Nandroid backup (just incase)
Clean device to Install new ROM
Flash cm-13.0-2016xxxx-MONTHLY-mt6582.zip
Flash OpenGapps or BaNKs_Gapps for Android 6.0 (recommended)
Reboot.
Enjoy Marshmallow!
Important Note for Kangers:
This project is result of hardwork by several developers. If you want to re-use this work please play fair and respect original developer by giving credits ( especially @ferhung ).
This is only thing we demand.
Device Specific:
Note: You can directly use these builds on following handsets using my PhilZ Recovery build.
Xolo Q2500
Blu D650a/i
GSmart Saga S3
Special Thanks To:
@Axet
@chrmhoffmann
@DerTeufel1980
@Al3XKOoL
@kashifmin
@Santhosh M
@ariafan
@hyperion70
XDA:DevDB Information
CyanogenMod 13.0 for Mediatek MT6582, ROM for all devices (see above for details)
Contributors
Rohan Taneja, ferhung, fire855, Team Roger That
Source Code: https://github.com/rohantaneja/android
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Prebuilt 3.4.67 Kernel
Based On: CyanogenMod
Version Information
Status: Beta
Beta Release Date: 2016-05-07
Created 2016-05-07
Last Updated 2016-07-10
FAQs | DOWNLOADs
FAQs
Monthlies? Why not nightlies?
Well, I got a pretty slow net + low on bandwidth. And also every month some or other security patches are released. Hereby, I prefer releasing monthly builds.
Which Kernel is included? Custom Kernel?
Nah. As we got no proper code from OEM, we'll stick to prebuilt.
Got Root?
CM ships with root, enable developer options and look in Settings -> Developer options -> root access
Browser crashes when downloading?
You need to grant it permission to access storage in Settings -> Apps -> Browser -> Permissions
Gapps crashes?
Use proper gapps, as mentioned in OP.
There's a non-device related bug? - such as SystemUI crashes triggered by doing some damn action, stray settings entries, theme crashes, translation, etc.
I just work for device specific - not something I'll fix.
-----------
DOWNLOADs
* June Build: Check post #74​
Thank you sir. ?
Love you. ?
is ril now stable?
What about 2G/3G switch ?
Sent from my A311 using XDA-Developers mobile app
Awesome work @Rohan Taneja. TRT rocks.
waseemmayaa said:
Thank you sir.
Love you.
Click to expand...
Click to collapse
Vipul Jha said:
Awesome work @Rohan Taneja. TRT rocks.
Click to expand...
Click to collapse
Yo guys.
Raj457 said:
is ril now stable?
Click to expand...
Click to collapse
RIL stable like Stock ROM.
[email protected] said:
What about 2G/3G switch ?
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
I guess that won't be an issue. You can test and report!
rohan taneja said:
cyanogenmod 13.0 - android 6.0.1 (for mediatek mt6582s)
cyanogenmod is a free, community built, aftermarket firmware distribution of android 6.x (marshmallow), which is designed to increase performance and reliability over stock android for your device.
work by team roger that!
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.
*
​
note: This is a wip and an unofficial project.
working:
dual sim
wi-fi
bluetooth
audio
sensors
camera (photo and video recording)
gps (partially)
fmradio (may not work on some devices)
otg (use otg-helper)
known issues:
vpn
video recording (may not work on some devices)
downloads:
please check the xda devdb: Downloads. (currently upload in progress)
installation instructions:
(assuming user have installed a custom recovery)
reboot into recovery
take a nandroid backup (just incase)
clean device to install new rom
flash cm-13.0-2016xxxx-monthly-mt6582.zip
flash opengapps or banks_gapps for android 6.0 (recommended)
reboot.
enjoy marshmallow!
important note for kangers:
this project is result of hardwork by several developers. If you want to re-use this work please play fair and respect original developer by giving credits ( especially @ferhung ).
This is only thing we demand.
device specific:
note: You can directly use these builds on following handsets using my philz recovery build.
xolo q2500
blu d650a/i
gsmart saga s3
xda:devdb information
cyanogenmod 13.0 for mediatek mt6582, rom for all devices (see above for details)
contributors
rohan taneja, ferhung, fire855, team roger that
source code: https://github.com/rohantaneja/android
rom os version: 6.0.x marshmallow
rom kernel: linux 3.4.x
rom firmware required: prebuilt 3.4.67 kernel
based on: cyanogenmod
version information
status: beta
beta release date: 2016-05-07
created 2016-05-07
last updated 2016-05-07
Click to expand...
Click to collapse
дайте пожалуйста разрешение на портирование отличный диск
How did you made these builds universal for several devices.
I have GSmart Mika M3 ( MT6582 )
sergey1789 said:
дайте пожалуйста разрешение на портирование отличный диск
Click to expand...
Click to collapse
Sure.
BadCookieLT said:
How did you made these builds universal for several devices.
I have GSmart Mika M3 ( MT6582 )
Click to expand...
Click to collapse
It has to be ported before flashing
Many dev miss credit .
Rohan Taneja said:
Yo guys.
RIL stable like Stock ROM.
I guess that won't be an issue. You can test and report!
Click to expand...
Click to collapse
2g/3g switch still is still issue
Sent from my A311 using XDA-Developers mobile app
md.rajib.mia said:
Many dev miss credit .
Click to expand...
Click to collapse
All credits are provided along with source codes.
[email protected] said:
2g/3g switch still is still issue
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
Try using Engineer Mode. That might be helpful. As this issue is not device specific.
Sent from my Daredevil using XDA Labs
Take photos with flash light working?!
sergey1789 said:
дайте пожалуйста разрешение на портирование отличный диск
Click to expand...
Click to collapse
Hey, Quoting whole OP and using local/regional/other language than English on XDA is not allowed. Please keep these things in mind from next time
Thanks
mahmod ayyash said:
Take photos with flash light working?!
Click to expand...
Click to collapse
Yes... if you are porting to your device don't forget to take libfeaturio.so from stock!
Sent from my Daredevil using XDA Labs
one question
Rohan , audio Bluetooth is work?
Yo!! Aswome work bruh TRT Rockess
Diego Snake said:
Rohan , audio Bluetooth is work?
Click to expand...
Click to collapse
I ain't sure for that. Bluetooth is fine probably that would work.
Hell7 said:
Yo!! Aswome work bruh TRT Rockess
Click to expand...
Click to collapse
Welcome buddy.
Support from you people make us motivated towards building new stuff
Sent from my Daredevil using XDA Labs
Rohan ,in The next release camera vídeo is work ? I not with of the ROM in my device for this problem in The câmera .

[ROM] [6.0.1] Android Open Source Project Marshmallow [2017/01/20]

{
"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"
}
This is a build of the Android Open Source Project (AOSP) based on Android 6.0.1 for people who prepare pure Android without the extra feature of CyanogenMod or other ROMs.
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.
*/
Screenshots
Device-specific source code:
Device tree: AOSP 6.0 GT-S7580 device tree (Finished) and AOSP 6.0 GT-S7582 device tree (Finished on 2016/08/10)
Kernel source: https://github.com/TheComputerGuy96/android_kernel_samsung_kyleproxx
Compatibility patches: https://github.com/TheComputerGuy96/android_device_samsung_kylepro/tree/aosp-6.0/patches
WebView: https://github.com/TheComputerGuy96/android_external_chromium-webview
Downloads
ROM (kylepro only for now): https://drive.google.com/open?id=0ByZqUZ9DP2zoZTlnYXh4c0d3Mlk
GApps: https://opengapps.org/?download=true&arch=arm&api=6.0&variant=nano
Magisk: https://tiny.cc/latestmagisk
TWRP recoveries
Odin-flashable (.tar.md5):
For GT-S7580/GT-S7580L/GT-S7580E: Click here
For GT-S7582/GT-S7582L/GT-S7582E: Click here
TWRP/dd/Rashr-flashable (.img):
For GT-S7580/GT-S7580L/GT-S7580E: Click here
For GT-S7582/GT-S7582L/GT-S7582E: Click here
What works?
Everything, except everything listed in the Known Issues tab
Known Issues
Video decoding not workingFixed
Bluetooth not workingFixed
Random rebootsMostly fixed
Screen recording (maybe)
Can't unpin screen (AOSP bug, enable navigation bar to fix this issue)
Installation instructions
Download the ROM and GApps
Reboot to recovery
Take a nandroid backup
Wipe data/factory reset
Flash the ROM and then GApps
Reboot your phone
Enjoy! (but wait at least 5-10 minutes after rebooting for the first time)
To upgrade to a newer build, simply flash the zip. You also need to flash Google Apps and other addons again because addon.d support is not included in this ROM.
Changelog
Code:
20170120:
- No real changes
- kylepro only
20170105:
- Add F2FS support
- Disable zRAM
- Based on android-6.0.1_r74
20161101:
- Fix video/audio encoding/decoding
- Fix random reboots (mostly)
- Based on android-6.0.1_r72
20160627:
- Enable ART low memory mode
- Fully fix video encoding
- Based on android-6.0.1_r46 (On next successful build, I'll add some forgotten stuff (If first today's build didn't solve video decoding problem, wait for the next successful one))
20160625:
- Update name of ROM ZIP (it's now "aosp-(Android version)-(date without time)-(device codename).zip"
20160624:
- Fix install issues
- Magically fix Bluetooth
20160531:
- Fix home button
20160530:
- Added more patches (the ROM booted due to these)
- Removed logging (it's useless)
20160529:
- Added logging (might help)
20160527:
- Initial release based on android-6.0.1_r43
Reporting bugs
You may report bugs in this thread, note that I do not intend to update this ROM often and bug reports may be ignored. If you're looking for a ROM which is newer, please use LineageOS 13.0/14.1.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/kmsg just before the reboot. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Bug report format
Code:
What is your--
Phone model:
Radio (baseband):
ROM version:
GApps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Credits
* CyanogenMod team
* @pawitp and @GHsR - for patches
* @sandpox
* @no_name and other GT-S7580 and GT-S7582 devs
XDA:DevDB Information
AOSP Marshmallow ROM for the Samsung Galaxy Trend Plus and S Duos 2, ROM for the Samsung Galaxy S Duos 2
Contributors
DodoGTA, GHsR, no_name, sandpox, sostk22
Source Code: https://android.googlesource.com
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 4.2.2
Based On: AOSP
Version Information
Status: No Longer Updated
Current Stable Version: 6.0.1_r74
Stable Release Date: 2017-01-20
Current Beta Version: 6.0.1_r43
Beta Release Date: 2016-06-25
Created 2016-07-15
Last Updated 2018-04-10
FAQ
Can you include the "ask first" option for sending messages?
The "ask first" option is not available in AOSP. However, you can select the SIM when you send the message if you use Google's Messenger app.
Battery Statistics shows that Wi-Fi is always on even though I've turned it off.
If you are using "scanning always available" in Advanced Wi-Fi Settings, then Wi-Fi will always be on to scan for available network to aid location discovery.
How do I enable root?
Root needs to be flashed manually.
I'm having battery issues
Read http://forum.xda-developers.com/gal...galaxy-grand-duos-i9082-t2942255/post57836573
After installing, my storage was reduced from 4 GB to 2 GB
You only have 2 GB for user data in the first place. The other 2 GB is used by system files. This is the same with stock as well. However, stock might have displayed it as "4 GB with 2 GB used by system files", but AOSP-based ROMs will only display the space available for user data.
Can you include Feature X into your ROM?
No. This ROM will have AOSP's feature set.
Can you include S-Note/S-Planner/MultiWindow/Insert Samsung App Here?
No. This is an AOSP ROM and cannot have TouchWiz applications.
Can you include call recording?
No.
What kernel does this ROM use?
A slightly modified version of the stock kernel, the source code is linked above.
I've heard that Broadcom doesn't release source, how can you make this ROM?
Contrary to the popular belief, userspace driver source code is not always required to make an AOSP-based ROM as long as the proprietary binaries shipped with the device does not modify the API too heavily (or is from a very different version of Android). Instead of modifying the source code of the drivers, the Android source code was adapted to be able to use the proprietary binaries.
Can I use your ROM as a base?
http://source.android.com/source/licenses.html
Most of Android is licensed under the Apache License with other small parts licensed under other open-source licenses. Which means that you may modify and redistribute without asking for permission as long as the proper credits is given.
Can contacts be saved to phone/SIM?
No. It is not supported in AOSP-based ROMs.
Can I send files over Wi-Fi Direct?
Yes, but you must use third-party applications. The implementation provided on Samsung ROMs is not an open standard. AOSP/CM does not provide a native way to send files over Wi-Fi Direct.
Can I mirror your ROM?
You're free to, but I will not list it in this post.
ROM video
TWRP Recovery v3.0.0 for Samsung GT-S7582, flash by odin and untick REBOOT option
http://www.mediafire.com/download/93...-S7582.tar.md5
Video don't work :/ can u solve this bug
Sent from my GT-S7580 using Tapatalk
red sp300 said:
Video don't work :/ can u solve this bug
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
Look at the description on https://jenkins.sandpox.org
EDIT:
Quote from the link:
"The giveaway event has expired, Jenkins are now for internal use only, thank you." - @sandpox, July 2016
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
Look at the description on https://jenkins.sandpox.org
EDIT:
Quote from the link:
"The giveaway event has expired, Jenkins are now for internal use only, thank you." - @sandpox, July 2016
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
Then what ?
Sent from my GT-S7580 using Tapatalk
Link for the download the ROM not working... fix plz
pickmod said:
Link for the download the ROM not working... fix plz
Click to expand...
Click to collapse
Here's the link (I'll add it soon in OP):
https://drive.google.com/file/d/0ByZqUZ9DP2zoSGFUUFpBLWVKYUU/view?usp=docslist_api
Sent from my GT-S7580 using Tapatalk
UPDATE:
I made a tutorial showing how to build this ROM for both GT-S7580 and GT-S7582:
For GT-S7580: https://github.com/TheComputerGuy96/android_device_samsung_kylepro/wiki/How-to-compile-AOSP-6.0-ROM
For GT-S7582: https://github.com/TheComputerGuy96/android_device_samsung_kyleprods/wiki/How-to-compile-AOSP-6.0-ROM
the END
?
Sent from my GT-S7580 using Tapatalk
Request For Working
In This ROM Working Whatsapp Calling in s Duos 7582 Model ?????????????????????????
pmanickamit said:
In This ROM Working Whatsapp Calling in s Duos 7582 Model ?????????????????????????
Click to expand...
Click to collapse
use cm12.1
pmanickamit said:
In This ROM Working Whatsapp Calling in s Duos 7582 Model ?????????????????????????
Click to expand...
Click to collapse
Yes (But I don't recommend to use this ROM as a daily driver)
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
Yes (But I don't recommend to use this ROM as a daily driver)
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
what did you do to fix video encoder ? and why you can't fix video decoder?
omgmyfriend said:
what did you do to fix video encoder ? and why you can't fix video decoder?
Click to expand...
Click to collapse
Try to fix all of these patches that apply to frameworks/av: https://github.com/TheComputerGuy96...217222b8e5dc45db7743a82/AOSP 6.0 patches.diff
Sent from my GT-S7580 using Tapatalk
UPDATE: This is a main AOSP 6.0 GT-S758x thread now
BTW, I'm trying to fix AV and random reboots (Hopefully you'll get a new build of this ROM in a few days)
Sent from my GT-S7580 using Tapatalk
New build of AOSP 6.0 is released (for Samsung Galaxy Trend Plus only)
Changes:
- AV is fixed (probably)
But random reboots aren't fixed yet (They will be fixed later)
Download link:
https://jenkins.sandpox.org/job/KYL...ct/aosp-6.0.1-20161101-UNOFFICIAL-kylepro.zip
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
New build of AOSP 6.0 is released (for Samsung Galaxy Trend Plus only)
Changes:
- AV is fixed (probably)
- But random reboots aren't fixed yet (They will be fixed later)
Download link:
https://jenkins.sandpox.org/job/KYL...ct/aosp-6.0.1-20161101-UNOFFICIAL-kylepro.zip
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
How can you tell that, random reboot isn't fixed? Are you using mHeap patch? If not, then it is fixed. Otherwise it will be there.
no_name said:
How can you tell that, random reboot isn't fixed? Are you using mHeap patch? If not, then it is fixed. Otherwise it will be there.
Click to expand...
Click to collapse
I've removed BOARD_USE_MHEAP_SCREENSHOT flag (but the patch is not removed)
But I've got ProcessList.java reject when building the ROM (I've fixed it, by the way (It will be properly patched when next build of this ROM starts)
Sent from my GT-S7580 using Tapatalk

[ROM] [7.1.1] [UNOFFICIAL] LineageOS 14.1 [2017/01/18]

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device..
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github Repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Device-specific source code:
Device tree: https://github.com/ghsr/android_device_samsung_galaxys2plus-common and https://github.com/ghsr/android_device_samsung_i9105p
Kernel source: https://github.com/ghsr/android_kernel_samsung_galaxys2plus-common
Compatibilitiy Patches: https://github.com/ghsr/build_tools/tree/cm-14.1/patches
WebView: https://github.com/ghsr/android_external_chromium-webview
Downloads
ROM: https://s.basketbuild.com/devs/GHsR/LineageOS/14.1/i9105p
Recovery: https://s.basketbuild.com/devs/GHsR/RECOVERY
Gapps: http://opengapps.org
SuperSU: http://download.chainfire.eu/supersu
What works?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera
Video (playback & recording)
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Known Issues
Screenshots and Recents App thumbnails are blank
Runtime storage permission does not fully work (setns kernel patches are not applied, see com.android.cts.appsecurity.PermissionsHostTest#te stInteractiveGrant CTS test. After granting permission, the app will need to be restarted before it sees the new permission.)
Installation Instructions
Make a backup!
If you were on CM 10.1 or a stock ROM prior to 4.2, upgrade to stock 4.2 first.
Install ClockworkMod or TWRP recovery with SELinux support. Older CWM will result in a "status 7" error.
Download the ROM and GApps
Reboot to recovery
Wipe data/factory reset if coming from stock or another non-CM ROM (You may get a "staus 7" error if you fail to wipe.)
Flash the ROM and then GApps
For GT-I9105 flash nfc destroyer
Reboot your phone
Enjoy!
To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again. (However, if you are experiencing strange issues, you may want to try a wipe.)
Changelog
Code:
20170118:
- Added Gello browser
- Added custom doze service
- Fixed CMFileManager and USB tethering
- SELinux in enforcing mode
- CyanogenMod > LineageOS
- [URL="https://github.com/ghsr/changelog/blob/android-7.1/lineageos/lineage-14.1-20170118-UNOFFICIAL-i9105p.txt"]Upstream merge[/URL]
- Based on android-7.1.1_r9
20161223:
- Initial alpha release
Reporting Bugs
You are allowed to report bugs only in this thread.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. The following is a useful format to follow.
Code:
What is your--
Phone model (i9105 or i9105p):
Radio (baseband):
ROM version:
ROM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Credits
LineageOS team
@pawitp - for patches
@xenon92, @LuK1337, @CoolDevelopment and other I9105/P and I9082 devs
XDA:DevDB Information
LineageOS 14.1, ROM for the Samsung Galaxy S II Plus
Contributors
GHsR
Source Code: https://github.com/LineageOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: 4.2.2
Version Information
Status: Alpha
Created 2016-12-23
Last Updated 2017-01-18
Reserved
Reserved
Thank you!! I will test it soon!
Sent from my GT-I9105P using Tapatalk
love you
Big THX For Making That Phone Up To Date
You Are Awesome ✌✌✌
Sent from my GT-I9105P using XDA-Developers mobile app
Flashed..
Ui is smooth, everything's working
Just had one browser force stop while cm setup
Is this ok for daily use...?
Sent from my GT-I9105P using Tapatalk
King
Thanx U ... This very cool and love it ?
But how can add and control {Themes}
nomigujjar said:
Is this ok for daily use...?
Click to expand...
Click to collapse
It is
Can someone test this version for a while and give a few opinions. Right now my s2plus is still my daily driver so before I jump from 6 to 7 Id like to be at least confident I can rely on it for whatsapp, video, netflix and pokemon go. I really want to upgrade to the new UI, I love the new notification tab.
Is the 'Clear All' button available in the Recent App despite no thumbnail shown?
Since cm official updates are dead now what does this mean to this Rom?
Will try this ROM out when I have time. One question though, will it support Gapps package from OpenGApps?
One way or another, will try this out, cheers!
lionboy33 said:
It is
Click to expand...
Click to collapse
I'm agree even if it is not as fast and smooth as CM 13 but works very well! No bugs found till now!
Sent from my GT-I9105P using Tapatalk
---------- Post added at 10:02 PM ---------- Previous post was at 10:00 PM ----------
Raven_Yen said:
Is the 'Clear All' button available in the Recent App despite no thumbnail shown?
Click to expand...
Click to collapse
Yes it's at the top of the apps list
Sent from my GT-I9105P using Tapatalk
It works fine add navbar GHsR thank you
Wat is this slow then cm13...?
Sent from my GT-I9105P using Tapatalk
Do I need to clean flash from CM13?
thanks for the ROM it's good to experience the android nougat in our old phones
i was wondering when you'll come up with next build to fix the mentioned bugs
I'm trying this rom from yesterday and all I can say is that it works at least at the same level of cm13 for me, and it's only on his first release, really great!
The only bugs I found (except screenshots and recent apps issues) are with the app MyBoy (the GBA emulator) that doesn't work and when I launch a game it crashes instantly, then too much refreshes when I come back in the home page (I'm using Nova Launcher 5.0.1) and for last I can't get access to microSD with the stock file manager, it says that I need root for that but even with root access activated it doesn't let me go in there, but I can by-pass this issue using Solid Explorer, that gives me no problem about that
Anyway, great work and I'm waiting for the next release

Categories

Resources