[ROM][WIP][6.0.1]ContinuingM Touchwiz Edition - Porting Note 5 Marshmallow - Galaxy S II Android Development

This rom is a port of the Stock Touchwiz Marshmallow beta build
Code:
#include <std/disclaimer.h>
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
I'm searching for Contributors, if you are interested, please send me a PM
Current Status: Released first Alpha (v0.1a)
Next Release ETA: ~ January 2016
Known Issues:
Stuck On Boot Logo
Click to expand...
Click to collapse
Install Guide:
Download the compressed file
Decompress the file
Reboot phone in download mode
Open the folder called "Odin + flash files"
Open Odin, flash the pit file (i9100-3GB) and the kernel (i9100-kernel)
Copy the continuingM flashable zip file into an sd card
Insert the SD card in the phone
reboot the phone in recovery mode
Wipe data/factory reset
Flash the continuingM Zip
Fix permission
reboot phone
Click to expand...
Click to collapse
Changelog:
v0.1a
Initial Release
Click to expand...
Click to collapse
Downloads:
Alpha 1
Click to expand...
Click to collapse
XDA:DevDB Information
ContinuingM Touchwiz Edition, ROM for the Samsung Galaxy S II
Contributors
firepenguin
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Testing
Created 2015-12-29
Last Updated 2015-12-29

Interesting project. Keep it up!

I'm having troubles with the Note 5 Update zip, it have only patch files, Someone have a dump, not update zip of the Note 5 / S6 Marshmallow beta?

firepenguin said:
I'm having troubles with the Note 5 Update zip, it have only patch files, Someone have a dump, not update zip of the Note 5 / S6 Marshmallow beta?
Click to expand...
Click to collapse
hi,
something like this ?
http://forum.xda-developers.com/showpost.php?p=63855358&postcount=122
http://forum.xda-developers.com/showpost.php?p=63854846&postcount=113

wel wel wel... rely intersting project keep up

Interesting,
I am waiting to test your rom.You know if we gonna have this function available ?
Call record
Code:
Voice call uplink + downlink audio source
Constant Value: 4 (0x00000004)

Interesting .......

Note 5 ported to s2 but with marshmallow.. interesting one.
@Senthil360 Maybe you have note 4 but check it.

GreekDragon said:
Note 5 ported to s2 but with marshmallow.. interesting one.
@Senthil360 Maybe you have note 4 but check it.
Click to expand...
Click to collapse
Yes bro but I guess device needs official marshmallow, Because i don't have much faith in Touchwiz when it comes to updates
And personally i believe stockis better than port in Touchwiz ROMs

Placeholders aren't allowed on XDA.

edi194 said:
Placeholders aren't allowed on XDA.
Click to expand...
Click to collapse
Actually, since this thread is clearly labeled "WIP" this is allowed. Ongoing development.
Thanks for your concern.
The_Merovingian
Forum Moderator

I will test to help development

I'm currently deodexing the dump and removing all arm64 libs/binaries. I think that the first alpha will be ready for the 2nd January

I've done the first build, Now i'm uploading it. It won't boot, it gets stuck on Galaxy SII logo, I don't know why. To flash it you need to repartition the phone. The file i will upload is a 7z file, so you need to decompress it to flash. The file contains odin, the pit file and the rom

Clean CM13 kernel can't boot TouchWiz rom. You need to modify it.

Wow nice & interesting Rom. Waiting for some screenshots!
But is this based on CM13 or a port from original TouchWiz FW?
I mean if this is a real port and would really boot you as a dev would have done the impossible to be possible. So i am a bit unsure if this rom will really boot. @arter97 and @Blekota gave already their best to get the newest touchwiz (4.4.4) feeling for our S3, but they could not get a port from a newer device running android 5 or 6, as there is no device with similar hardware. So I think there is no chance for a port to the Galaxy S2.
firepenguin said:
I've done the first build, It won't boot, it gets stuck on Galaxy SII logo, I don't know why.
Click to expand...
Click to collapse
This shows me that the rom will never boot. See my upper explanation.
But still good luck in this project, will keep following it, as when you would make this really possible you would have made a really big thing in the Galaxy S2 Android Life!

i confirm , no boot , sorry for s2.

I think S2 would be ported on S3 JB 4.3 stock firmware rather than this.
This is almost impossible... 64bit firmware is not compatible with 32bit device.

FaserF said:
Wow nice & interesting Rom. Waiting for some screenshots!
But is this based on CM13 or a port from original TouchWiz FW?
I mean if this is a real port and would really boot you as a dev would have done the impossible to be possible. So i am a bit unsure if this rom will really boot. @arter97 and @Blekota gave already their best to get the newest touchwiz (4.4.4) feeling for our S3, but they could not get a port from a newer device running android 5 or 6, as there is no device with similar hardware. So I think there is no chance for a port to the Galaxy S2.
This shows me that the rom will never boot. See my upper explanation.
But still good luck in this project, will keep following it, as when you would make this really possible you would have made a really big thing in the Galaxy S2 Android Life!
Click to expand...
Click to collapse
I don't own I9100 but porting stock firmware (like official JB 4.3 or ported FW like KK TW 4.4.4) from international I9300 should be possible and with good results.
Why? Of course because its similar hardware (Exynos/GPU Mali etc.)
But I'm not talking about porting with AOSP base like CM, this is long, long way to changing smali code in framework etc. Just trying adapt kernel (exactly ramdisk) to be able boot this official firmware, and changing device blobs - Mali libs/egl/audio libs/camera/av decoders and encoders libs/ril libs...this is possible.
I don't know if you will get "useful" ROM, but you should be able to boot it.
Like I ported just for fun one of official JB for S2 to Ace 2 (where hardware is really different), audio, video, camera wasn't working but ROM booting anyway...
Maybe it does not may any sense (I spent on this 2 hours), but I just wanna say its possible and results are good as hardware is close.
Good luck.

PolishVodka said:
I don't own I9100 but porting stock firmware (like official JB 4.3 or ported FW like KK TW 4.4.4) from international I9300 should be possible and with good results.
Why? Of course because its similar hardware (Exynos/GPU Mali etc.)
But I'm not talking about porting with AOSP base like CM, this is long, long way to changing smali code in framework etc. Just trying adapt kernel (exactly ramdisk) to be able boot this official firmware, and changing device blobs - Mali libs/egl/audio libs/camera/av decoders and encoders libs/ril libs...this is possible.
I don't know if you will get "useful" ROM, but you should be able to boot it.
Like I ported just for fun one of official JB for S2 to Ace 2 (where hardware is really different), audio, video, camera wasn't working but ROM booting anyway...
Maybe it does not may any sense (I spent on this 2 hours), but I just wanna say its possible and results are good as hardware is close.
Good luck.
Click to expand...
Click to collapse
Thank you so much. I will try your method

Related

[ROM][AOSP][WIP][ALPHA][M] Android M Alpha \\ 25-6-15 \\ Build I

Introduction:​So I see you have found my Android M Preview ROM thread. So... You all might of seen this. It's Sony announcing that it's AOSP open line of Xperia devices can now build Android M and is showing devs how to build it. Apparently things aren't exactly that way. Google created under it's source code, an alpha branch for the upcoming Android M, what that branch contains is mostly Android Lollipop code and some Android M stuff. This branch will evolve to become Android M, but at it's current state, the ROM is in between Android lollipop and M (kind of a weird mix of a sort that's why the build number is 5.1.51 and the easter egg is the one of lollipop). I will however provide weekly (hopefully) builds of Android M as it becomes more M than L. Keep in mind that the current release of the ROM (as of 25-6-2015) does not contain the new API's (for devs that are interested). You can see Sony's official explanation here. If you are still interested though in checking out the current state of Android M be my guest though keep in mind that in it's current state it is FAR from a daily driver (modem and camera are the most major of bugs currently) and most if not all of the cool features on Android M developer preview for the Nexus line probably are not currently included (as on 25-6-15).​
Warning
This works only on UNLOCKED BOOTLOADERS. Keep in mind that the ROM was built for the D6603 I don't know if it will work with any other variant of the Z3. In addition flashing this might erase recovery on some devices. Also I take no responsibility of whatever may happen by using this ROM.
Downloads (please read the Introduction if you haven't, its important )​Kernel
System
Userdata​
Installation:​1. Backup EVERYTHING (Your SD card included. This ROM has proven to be unpredictable as of storage on some handsets).
2. Download the Kernel, System and Userdata images
3. Get yourself a working ADB/Fastboot installation (more on that on the kernel page)
4. Flash the kernel as described on it's page (Steps 1-7)
5. While still in fastboot mode enter these commands in the command prompt:
Code:
fastboot flash system (directory of system image)
fastboot flash userdata (direcotry of userdata image)
6. Reboot your device and wait for it to start up​
Bugs:
Graphical Glitches
Camera
Modem (no phone calls/messages/data etc.)
Bluetooth
Random Force Closes in most Apps
Recents (some times)
Random other stuff
Erases all storage (internal and external) on some handsets
Screenshots:
Here you go. ​
Credits:​
The rest of team Pear Crew
akateha
My Family & Friends
Sony and it's AOSP project
XDA
Google​
Changelog:
----- Build I -----
Initial release.
Synced the latest android-m-preview branch
Most Android M features completely missing, ROM is like a hybrid of Lollipop&M
Bugs:
Graphical Glitches
Camera
Modem (no phone calls/messages/data etc.)
Bluetooth
Random Force Closes in most Apps
Recents (some times)
Random other stuff
I can't believe what you just posted
Hahaha @Griffiths_Anna why so?
@CedArctic
it may be that the flashing the rom erase the baseband
have you tried to reinstall a baseband after flash the rom?
@Gustavo RD78
Actually I haven't, even Sony states that Camera & Modem are guaranteed broken. Even if the modem was fixed (which I believe it will in the next few weeks) the ROM still needs a lot of work for all the other bugs. Although about the baseband, I think M requires a special version of the baseband because even when you flash the official M preview over the Nexus 5, you have to flash a new baseband that is compatible with Android M. I am currently away from my Z3 but if someone tries it out and confirms it working I would gladly add it to the main thread.
Wow, that was fast, need i say more??
@corpsegrinder62 Actually, considering the announcement date it is fast. I dualbooted my PC with linux just 36 hours ago, downloaded the sources and compiled... XD
Gustavo RD78 said:
@CedArctic
it may be that the flashing the rom erase the baseband
have you tried to reinstall a baseband after flash the rom?
Click to expand...
Click to collapse
Some modem components are stored on /system and not included for legal reasons in Sony's AOSP binary releases. https://github.com/SuperBenevolent/aosp-vendor-qcom-proprietary
At least with L-MR1, the ONLY things missing for modem to work are the blobs above. Dunno about M, I'm not bothering to mess with it until official M release.
Woaw, nice to see android m being worked on even though it's in its early stages.
Is that my build you are running?
Installed a few minutes ago. Thank you for compiling the source code.
Am I wrong or can´t I flash GApps?
Edit: Also I cannot use any storage. Not internal and not sd card
@Silveryard Yeah there are like lots of bugs... I hope some will be solved in the future. Storage is definetely one of them. I never tried to flash gapps though
It´s because some .apk files (like the play framework) cannot be installed with adb install command and require a custom recovery kernel or root or root for writing permissions in "system"
I don´t know much about compiling a system image but is it possible to place the gapps files into the right folder right before compiling everything in one file? This would help much and would make this preview much more usable in daily life.
Thank you! I'll be trying this on my D6653.
Made an installation video.
How To: Flash Android M Alpha for Xperia Z3: https://youtu.be/rJgYnqv3ZPM
Good news
CedArctic said:
@Silveryard Yeah there are like lots of bugs... I hope some will be solved in the future. Storage is definetely one of them. I never tried to flash gapps though
Click to expand...
Click to collapse
http://forum.xda-developers.com/and...v-android-m-apps-framework-deodexing-t3166000
@squabbi Cool bro @M-Rom Congrats for your work bro, I saw the FlyMe OS port... simply loved it... although I'm curious how did you port it? Because I tried to do so in the past... @Aaahh I'll take a look into it. I think storage is just the storage-list.xml in the framework.... Thanks for the guide
CedArctic said:
@squabbi Cool bro @M-Rom Congrats for your work bro, I saw the FlyMe OS port... simply loved it... although I'm curious how did you port it? Because I tried to do so in the past... @Aaahh I'll take a look into it. I think storage is just the storage-list.xml in the framework.... Thanks for the guide
Click to expand...
Click to collapse
What? I'm not sure what your talking about
Just to repeat, those are the actual M preview apps and I "fixed" them so that you can add them to your rom
@Aaahh you posted a quote of me about storage and I said now that I think I know that the issue is in the storage-list.xml in the framework. I will include your apps in the next build, but for now I am focusing on a different project until M becomes more stable...

[ROM][CM14.1][UNOFFICIAL] Samsung Galaxy Tab A 7.0 LTE SM-T285

*** This project is now abandoned in favor of the LineageOS variant ***
This is a port of Cyanogenmod 14.1 for the Samsung Galaxy Tab A 7.0 (2016) LTE SM-T285. Cyanogenmod needs no introduction, it is one of the most popular aftermarket ROM distributions around.
5.1.1 is the best that you can get from samsung right now and it is not known if they plan to do any upgrades. I have absolutely no idea why samsung chose to stay with the outdated 5.1.1 mid 2016 when we already got 7.1 coming out. This custom rom is probably the best you can get if you want an upgrade from Lollipop. Performance on the latest build is also better, you be the judge.
As this is the first CM-14.1 release, I don't recommend you use this as a daily driver, but it should be good enough for some. Make sure you read the pending issues below and decide if this is acceptable to you before you flash this rom. This rom probably won't get much use out of some people until bluetooth is fixed.
Based off on Cyanogenmod 14.1 sources which is based on Nougat 7.1.
Device Tree:
=========
https://github.com/jedld/device_samsung_gtexslte.git
https://github.com/jedld/vendor_samsung_gtexslte.git
https://github.com/jedld/kernel_samsung_gtexslte.git
Update Dec 3, 2016
===============
Fixed GPS, Wifi Hotspot, Graphics issues, Calls, Camera,sdcard is now marked as adoptable.
Works:
- Wifi/SMS
- Audio
- Graphics with glitches (minor screen tearing, blank screen showing up on overlays)
- GPS
- Wifi Hotspot
- Incoming/Outgoing Calls
- MTP
Does not work:
- Bluetooth
- Camera
- LTE (Due to APN issues)
- Battery Meter not updating
Bugs/Known Issues
* Problems recording video
Other Notes:
- selinux permissive
Most of the issues are fixable, I just need more time and encouragement
SM-T280 Users: Unfortunately this rom would probably not work on it since the SM-T285 and SM-T280 have different kernels and slightly different hardware. I don't have access to this device so it would be hard for me to port it over. However I believe there are a lot of similiarities in the device tree that can be shared. If a dev with the SM-T280 is interested I can probably help.
Download
========
Remember flashing an unofficial ROM on your samsung device will probably void your warranty, Samsung representatives will probably not be able to help you as they are still stuck at 5.1.1 land as of now and have no idea how to handle a SM-T285 that is running 7.1.
As always flash this at your own risk. Make sure you have a copy of the stock ROM so that you have something to fall back to, which is highly the case when using an experimental rom.
See DevDB download section.
BUILD12032016
Note that this rom is pure stock and does not come with the Play Store or any Gapps, I suggest you download a micro gapps package separately and install it via recovery.
There have been reports that recent versions of open gapps don't work properly, it is advised to use older versions instead (e.g. open_gapps-arm-6.0-nano-20161109.zip)
Installation Instructions
==================
Perform a backup of all of your important files. This ROM is experimental and I will not be responsible for your loss of data.
Download the zip file and extract the tar.
Use Odin/Heimdall to flash the tar file to your device. If you are coming from stock oranother rom make sure you wipe first using TWRP. Coming from a previous version of OMNIRom for SM-T285 may not require a wipe, however please perform a wipe if you encounter problems.
Root and customization
===================
This ROM is a purely based on source and is not rooted out of the box. However you can easily root it by using TWRP to install the latest version of SuperSU.
If you want to customize this ROM and repackage it you may use this guide as a reference.
XDA:DevDB Information
CM-14.1 Samsung Galaxy Tab A 7.0 LTE (SM-T285), ROM for the Samsung Galaxy Tab A series
Contributors
jedld
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Abandoned
Created 2016-12-03
Last Updated 2017-01-31
Nice job!!!
Great job! The ROM is impressively fluid, and I particularly love the way it renders fine text, which I appreciate because I prefer DPIs of 140 to 160. Unfortunately, just like in the early iterations of OmniROM 6.0, the tablet will not connect to the internet over cellular networks no matter how much I tinker with APNs. It's a great build, nevertheless, and I look forward to future releases.
Thank you !! Will give it a try.
posting here too (as did on omni - realized this is the cm 14.1 board)...
"briefly tried the cm14.1....much better very fast response-on the omni the pull down was an issue (would also ask me to format the sd card)
noticed here too the signal tends to drop in and out (wonder if it is some power saving going on-it goes to full strength during a call)...speakerphone also does not work here but must say this is better than the omni even though data does not work"
keyboard much better here too
on both cm14.1 and the omni, the dialer tends to be have some lag when pressing the numbers (do it too fast and can get many errors)-minor thing understand this is an alpha and the omni is a beta
thanks
I can't get Soft Keys to work, worked fine on the Omni ROM, only problem I have come across so far.
mazmorbid said:
I can't get Soft Keys to work, worked fine on the Omni ROM, only problem I have come across so far.
Click to expand...
Click to collapse
needs some xml changes that needs to be compiled into the framework for that I believe. Though there are more critical bugs I need to fix with this 7.1 rom.
I wish I could help in some way, appreciate your work.
thank for your awesome work, but i cant download any app from Playstore, it's downloading for a long time, i tried many way to force it works but nothing change. Have any one meet this trouble?
khanhpt said:
thank for your awesome work, but i cant download any app from Playstore, it's downloading for a long time, i tried many way to force it works but nothing change. Have any one meet this trouble?
Click to expand...
Click to collapse
Try using an older gapps package like from october, recent versions seem to have issues.
jedld said:
Try using an older gapps package like from october, recent versions seem to have issues.
Click to expand...
Click to collapse
Thank Jedld, i has tried 27th,october version and it WORKS, thank.
I used the version as recommended in the Omni ROM, which was from the 9th of November, no problems with the app store or downloading apps either.
Any closer to another release ?
Nougat will take a while unfortunately
jedld said:
Nougat will take a while unfortunately
Click to expand...
Click to collapse
hello jedid any hope here for data on cm14.1? Thanks
https://review.cyanogenmod.org/175308
https://review.cyanogenmod.org/175307
https://review.cyanogenmod.org/175306
http://forum.xda-developers.com/moto-g-2014/orig-development/rom-cyanogenmod-14-0-t3458931
http://forum.xda-developers.com/mot...ent/rom-cyanogenmod-14-1-moto-x-play-t3515135
mac231us said:
hello jedid any hope here for data on cm14.1? Thanks
https://review.cyanogenmod.org/175308
https://review.cyanogenmod.org/175307
https://review.cyanogenmod.org/175306
http://forum.xda-developers.com/moto-g-2014/orig-development/rom-cyanogenmod-14-0-t3458931
http://forum.xda-developers.com/mot...ent/rom-cyanogenmod-14-1-moto-x-play-t3515135
Click to expand...
Click to collapse
Tough to know for sure. Hopefully some progress will happen before christmas.
Sent from my Samsung SM-T285 using XDA Labs
jedld said:
Tough to know for sure. Hopefully some progress will happen before christmas.
Sent from my Samsung SM-T285 using XDA Labs
Click to expand...
Click to collapse
not knowledgeable here on CM and how things are done but those links for the CM...looks like they got merged just 6 days back. Or maybe these are not relevant? just asking/wondering thanks
mac231us said:
not knowledgeable here on CM and how things are done but those links for the CM...looks like they got merged just 6 days back. Or maybe these are not relevant? just asking/wondering thanks
Click to expand...
Click to collapse
Those patches didn't help unfortunately Though I've fixed network type selection in CM-14.1 already, unfortunately data connection still won't come online due to errors related to APNs. Seeing as this was working perfectly in CM-13 this could be a CM-14 or Nougat related change, it will take a while to figure out what that is. As for bluetooth I was able to get it to turn on, however it is still unable to detect/pair to any device, this is also something that was working in CM-13.
any hope on porting this to t280?
klemen241 said:
any hope on porting this to t280?
Click to expand...
Click to collapse
I don't have the T280 so I wouldn't know. There are devs that are trying or have tried to work on it, not sure about their progress.

[ROM][N920T] CyanogenMod 13 ALPHA

CyanogenMod is a free, community built distribution of Android which greatly extends the capabilities of your phone.
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.
*/
Issues:
Camcorder only works with Footej App
HW video decoding does not work (falling back to ffmpeg right now)
...?
Things that need to be improved:
Move to OSS audio driver again (works for everything but incall audio, problem might be with libsecril-client, reverse engineering that library...)
Full Exynos display IP acceleration
Move to Mali R7P0 Marshmallow drivers (currently not working because Samsung made changes to private_handle_t in Marshmallow that need to be reverse engineered)
Clean up hacks needed for camera (scene mode override in frameworks/av)
...?
GIT repos:
https://github.com/CyanogenMod?utf8=%E2%9C%93&query=noblelte
NOTE: You *must* first flash official Marshmallow before flashing CyanogenMod 13!
Downloads:
Build 1
Builds can be flashed by your favorite recovery.
If you like my work, please consider donating a few bucks, it will help buying new devices and maintaining them (Most probably Exynos ones that no one else likes doing AOSP development on).
A *huge* shoutout to Javi Ferrer, macs18max, gladiac and others!
Without you guys the Exynos Open Source platform on CyanogenMod would not be where it is today.
XDA:DevDB Information
CyanogenMod, ROM for the Samsung Galaxy Note 5
Contributors
RaymanFX
Source Code: http://github.com/CyanogenMod
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: Testing
Created 2016-12-16
Last Updated 2016-12-16
If we keep working on this, we may get a fully working CM13/14.1 build by Q1 2017
Hopefully this doesn't get taken down like all other CM13 projects and Skyhigh kernel.
Juadolfob said:
Does it work with sm-n920g ?
Click to expand...
Click to collapse
I don't know if it work with N920G but i tried it on my N920L and i can't even flash it. TWRP never finish flashing the file and i ended up turning off the phone. If you want to try flashing it i recommend backing up first.
Edusa said:
If we keep working on this, we may get a fully working CM13/14.1 build by Q1 2017
Hopefully this doesn't get taken down like all other CM13 projects and Skyhigh kernel.
Click to expand...
Click to collapse
I already have 14.1 running (actually I had 14.0 since Nougat came out), but there are some added instabilities.
I'd rather spend time on fixing our open source gralloc so we can use the camera with that and finally move on to the proper R7P0 Mali Marshmallow blobs.
Samsung will probably drop official Nougat by then, which will make it easier for me to debug and reverse engineer.
In fact, I just fixed a really nasty bug in gralloc (which would lead to segfaults aka system crashes if you play 2-3 videos): https://review.cyanogenmod.org/#/c/177606
And no, this won't ever be taken down
Apart from providing the full kernel source, the whole platform is available for anyone to download and build.
Juadolfob said:
Does it work with sm-n920g ?
Click to expand...
Click to collapse
I honestly don't know (can't test on anything but my N920T), but you can give it a shot I suppose?
Just be sure to edit the updater-script of the zip file to remove the version check in recovery.
Just flashed! One of the quickest roms to flash! Everything works so far! TYSM
Does the in-call audio works for N920T?
Sent from my SM-N920T using XDA-Developers mobile app
Everything's working outa the box, FINALLY I GOT CM13 ON MY NOTE 5
kkk121 said:
Does the in-call audio works for N920T?
Sent from my SM-N920T using XDA-Developers mobile app
Click to expand...
Click to collapse
yes call audio works with tmobile as everything works that ive tryed good work man .
Is it possible to get s6edge+support? I like using the soft keys, lol. Great work, love the rom
Everything works ....I LOVE YOU MAN keep up the great work
Hi will i able to install on my 920c. Thx
You did a great job. Keep up the good work!!!
Hello Rayman, i've tried flashing this on n920c but it stuck in patching system image unconditionally. Any tips? thank you very much
n920C would be awesome!
Great work!
How about KLS?
4g LTE cuts in and out sometimes doesn't work ...3g 2g full works, battery drains a little too fast
Jigz737 said:
4g LTE cuts in and out sometimes doesn't work ...3g 2g full works, battery drains a little too fast
Click to expand...
Click to collapse
Try another access point
Does the kernel support F2FS?.
Awfull said:
Try another access point
Click to expand...
Click to collapse
Tried that it doesn't stick for some reason

[ROM] [PORT] [STABLE] [AOKP Oreo 8.1.0 for J5 2016]

I ported this ROM from Samsung Galaxy J5 (2015)
Bugs: NFC and some minor AOKP customization panel bugs. Disclaimer:
Code:
* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at me for messing up your device, I will laugh at you. */
This is my first port, i hope you like it
Download Link: https://drive.google.com/file/d/1G3GTV5gqa8j7B5JL7ToUThbSDIYp5Gtq/view?usp=drivesdk
Source code: https://github.com/galaxy-msm8916
Kernel source: https://github.com/Galaxy-MSM8916/android_kernel_samsung_msm8916
FLASH USING TWRP 3.2.1 OR MORE, OLDER VERSIONS WILL NOT WORK!!!!
ROM OS Version: 8.1.0 Oreo
Kernel: Linux 3.10x
ROM Firmware required: No Requirements
Based on: LineageOS
Version Information
Status: Stable
Special thanks: @JamFlux (UR-Tools developer) @ali.damiri (the ROM developer who showed me the procedures for porting ROMs) @Dyneteve (for stock LineageOS base) @EsromTech (for making AOKP for J5 2015)@Finsnevis (for positive feedback)
Screenshots:
Great to see a new developer on this thread and especially when this rom gave me 40k plus on antutu.Great port very fast and smooth.Wifi bluetooth hotspot and both sims working and that covers the main functions.Everything else great with me.If you need louder sound just install viper4 android.Sound mix is great and and for gaming no lag whatsoever.And of course rom is very stable with the Lineage base.Great work developer and if this rom is anything to judge you have great future and have put life back on the J5 2016 thread.Highly recommended.
I'll test this rom as soon as possible and give my feedback. I have a thing to say though. You need to link sources etc.
Nice to see another ROM please make pie version of this ROM
Shahkhalid zadran said:
Nice to see another ROM please make pie version of this ROM
Click to expand...
Click to collapse
I can't port Pie ROMs
Flegmon said:
I'll test this rom as soon as possible and give my feedback. I have a thing to say though. You need to link sources etc.
Click to expand...
Click to collapse
How to do that? Please
Francisco Funes said:
How to do that? Please
Click to expand...
Click to collapse
Github links and such from what you made the rom. (AOKP sources, original rom(?), Lineage J510 sources.)
Flegmon said:
Github links and such from what you made the rom. (AOKP sources, original rom(?), Lineage J510 sources.)
Click to expand...
Click to collapse
Thank you, thread updated!
Hi, this is really a great ROM, thanks man Flashed it on my J510FQ (+ gapps nano) with TWRP 3.2.3. First reboot ended with download mode. But I rebooted again & this time it worked and the ROM booted normally. I can easily say that this is the fastest and smoothest custom ROM I've tried so far. Everything seems to work perfect (except the known ones like VoLTE etc). No lags, crashes, unstability issues so far. Battery life is also perfect with respect to this performance. Charging seems to be fast but I am not %100 sure about that (ROM doesn't have the battery charging info). So this ROM seems to be (at least) like an official Samsung Oreo update with customizing add-ons. Thanks again, keep up the good work..
gdh80 said:
Hi, this is really a great ROM, thanks man Flashed it on my J510FQ (+ gapps nano) with TWRP 3.2.3. First reboot ended with download mode. But I rebooted again & this time it worked and the ROM booted normally. I can easily say that this is the fastest and smoothest custom ROM I've tried so far. Everything seems to work perfect (except the known ones like VoLTE etc). No lags, crashes, unstability issues so far. Battery life is also perfect with respect to this performance. Charging seems to be fast but I am not %100 sure about that (ROM doesn't have the battery charging info). So this ROM seems to be (at least) like an official Samsung Oreo update with customizing add-ons. Thanks again, keep up the good work..
Click to expand...
Click to collapse
Thank you so much!!!!
gdh80 said:
Hi, this is really a great ROM, thanks man Flashed it on my J510FQ (+ gapps nano) with TWRP 3.2.3. First reboot ended with download mode. But I rebooted again & this time it worked and the ROM booted normally. I can easily say that this is the fastest and smoothest custom ROM I've tried so far. Everything seems to work perfect (except the known ones like VoLTE etc). No lags, crashes, unstability issues so far. Battery life is also perfect with respect to this performance. Charging seems to be fast but I am not %100 sure about that (ROM doesn't have the battery charging info). So this ROM seems to be (at least) like an official Samsung Oreo update with customizing add-ons. Thanks again, keep up the good work..
Click to expand...
Click to collapse
Reboot in download mode sometimes happens on some oreo ROMs first boot, it happened to me on RR oreo and LineageOS 15, i used LineageOS 15 as base to port this ROM so...
Hello! I look forward on flashing this ROM on my J510FN (Single SIM). This would be my first time flashing a Custom ROM into my phone and before that I have some questions... I will be glad if someone answers to them. Is this ROM compatible with my particular model (J510FN)? Will the camera take pictures as same as stock? Will my battery degrade it's health from not running the Stock ROM? And if i want to go back to Stock ROM through Odin will the phone work as same as before (excepting voided knox)?
If someone asks to my questions, Thank you very much!
@Francisco Funes
Congratulations. You finally posted this. And the J5 community hopes to support you well. And I personally put the TREAD link on the IRANIAN CHEETAHS channel to support you.
And that you should thank those who make the tool for you. Like the UR TOOLS developer
Stinray said:
Hello! I look forward on flashing this ROM on my J510FN (Single SIM). This would be my first time flashing a Custom ROM into my phone and before that I have some questions... I will be glad if someone answers to them. Is this ROM compatible with my particular model (J510FN)? Will the camera take pictures as same as stock? Will my battery degrade it's health from not running the Stock ROM? And if i want to go back to Stock ROM through Odin will the phone work as same as before (excepting voided knox)?
If someone asks to my questions, Thank you very much!
Click to expand...
Click to collapse
1- ROM works on SM-J510FN/MN/F/GN
2- The camera is not the same as stock but you can try open camera for that
3- Battery will be ok
4- The phone will run the same as before but KNOX will remain 0x1 (sorry for bad english)
I recommend to flash OC-Hotplug kernel if you want
ali.damiri said:
@Francisco Funes
Congratulations. You finally posted this. And the J5 community hopes to support you well. And I personally put the TREAD link on the IRANIAN CHEETAHS channel to support you.
And that you should thank those who make the tool for you. Like the UR TOOLS developer
Click to expand...
Click to collapse
Ok, thank you so much!!!!
No oc hotplug??
predator-du-973 said:
No oc hotplug
You can flash it after flashing ROM
Click to expand...
Click to collapse
Can You port MIUI from J5 2015? Or from other smartphone?
damian5602 said:
Can You port MIUI from J5 2015? Or from other smartphone?
Click to expand...
Click to collapse
No, i can't do that even some ROMs that i port can't even boot

[ROM] [PORT] Pretty stable CM11 (4.4.4) for Lumia 52x!

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.
*/
Unofficial Cyanogenmod 11 ROM ported from Sony Xperia M!
Should work on Lumia 520/521/525/526/720, please report if it works or has any problem!
This rom is based on thinhx2 port, but has been fixed on some things to increase performance/put things to work.
WARNINGS:
If it's the first time you install Android on your Lumia, please go to this post and read the instructions: Android4Lumia original post
This rom includes by default the unofficial touchscreen drivers, as I have one.
If you have an official touchscreen, please flash this to boot through fastboot/twrp (same kernel without touch patch): http://www.mediafire.com/file/lxmh9pgqrbnj2fq/cm11-boot-officialtouch.img
For Lumia 520/521 users: DON'T INSTALL GAPPS IF YOU DON'T WANT TO THROW YOUR PHONE OUT THE WINDOW!! It becomes excessively laggy until you disable some Google play services using an app like Service Disabler.
I still don't recommend using any Lumia 52x with an Android ROM as a daily usage device, until some things are done (for example, better RAM management or RIL fixed).
Download here
Working:
Wi-Fi
Bluetooth
Battery meter (if you battery is damaged blame it, not me )
Almost everything (if not listed at not working list).
Not working:
RIL
Camera
Light/proximity/accelerometer sensors
Headphone jack not tested. BT headphones works
Screenshots:
Thanks to:
Android4Lumia project and all of it's members, for the main project. Without they nobody would get Android running on our Lumias!
thinhx2, for doing the port long ago and giving me the basics to start learning.
TBM13, for including unofficial touch support into the kernel and helping me to make the wifi/bt work.
ROM Info:
Rom OS Version: Android 4.4.4 Kitkat
Rom Kernel: 3.4.x
Kernel source:
Unofficial touch included here, original touch kernel here.
Version Information
Status: Testing
Created: 2019-12-17
Last Updated: 2019-12-17
cool
it installed successfully on a lumia 521 & let me tell you something ,it blows all of the other lineage builds out of the water,it even comes with the option to set root out of the box ,it's also snappier & I've noticed the wifi scanning is not as clumsy as it was on lineage,& since my lumia 521 still has the official touchscreen i had to flash that boot img through twrp because after the initial rom flash i booted without it & the touchscreen was acting funny,thanks man
working on lumia 520
managed to install it on the lumia 520, seems to be working fine though the headphone jack is not working, which is a shame, i was hoping to be able to use this device as a music player among a few other things. anyone knows a way to fix that?
nicholas45 said:
anyone knows a way to fix that?
Click to expand...
Click to collapse
I've heard somewhere that using an app called SoundAbout you can setup the headphone jack correctly, but I'd not test that and as I'd give my 520 to a friend I can't test that anymore.
Sent from my Galaxy S5 using XDA Labs
It boots on lumia 525 but the touch screen is glitched please fix it! I can't even pass the welcome screen
Thank you
Manav Harsana
Manav Harsana said:
It boots on lumia 525 but the touch screen is glitched please fix it! I can't even pass the welcome screen
Click to expand...
Click to collapse
As said, this ROM comes with the unofficial touch patch, so if you have an original touchscreen please follow the instructions and flash the original kernel (also attached).
MLX said:
As said, this ROM comes with the unofficial touch patch, so if you have an original touchscreen please follow the instructions and flash the original kernel (also attached).
Click to expand...
Click to collapse
Thanks sir I totally forgot about that you made my day can I theme this rom like android Oreo I will show it to you and then I will post that on XDA.
MLX said:
As said, this ROM comes with the unofficial touch patch, so if you have an original touchscreen please follow the instructions and flash the original kernel (also attached).
Click to expand...
Click to collapse
Thanks sir I totally forgot about that you made my day can I theme this rom like android Oreo I will show it to you and then I will post that on XDA.
MLX said:
As said, this ROM comes with the unofficial touch patch, so if you have an original touchscreen please follow the instructions and flash the original kernel (also attached).
Click to expand...
Click to collapse
Just tried to flash it but I have Cwm recovery how do I get twrp back Cwm does not support image files please help
Thank you
MLX said:
As said, this ROM comes with the unofficial touch patch, so if you have an original touchscreen please follow the instructions and flash the original kernel (also attached).
Click to expand...
Click to collapse
Hey I did it I just downloaded the boot IMG and then placed it in the zip it worked. The ROM is really nice .
Sent from my lumia 525
Thank you
From where do I get gapps for this ROM I flashed plenty of them but none of them worked please send me the link . the ROM is too cool
Thank you
Manav Harsana
Manav Harsana said:
From where do I get gapps for this ROM I flashed plenty of them but none of them worked please send me the link . the ROM is too cool
Thank you
Manav Harsana
Click to expand...
Click to collapse
if you do have a Lumia 520, then I don't recommend using GApps because of they do make the phone UNUSABLE.
I'm used to have low end phones, my main phone currently has worse specifications than the 520 and still works better than a 520 with gapps. Really, don't do that. If you want to ignore this, just download ARM gapps for 4.4 at opengapps.org
MLX said:
if you do have a Lumia 520, then I don't recommend using GApps because of they do make the phone UNUSABLE.
I'm used to have low end phones, my main phone currently has worse specifications than the 520 and still works better than a 520 with gapps. Really, don't do that. If you want to ignore this, just download ARM gapps for 4.4 at opengapps.org
Click to expand...
Click to collapse
Tried it but no luck I am also used to low end devices I have a device with armv6 processor 256mb ram and 196mb storage (I partitioned SD card and expanded to 4 GB) it's limit is android 4.4.4 and can't go further than that that is also stable and gapps suck in that device so I don't use em but I have a Lumia 525 it is capable to run gapps I guess and if not it's ok I will let you know at least it will be worth trying . I will try to flash gapps again and lets see what happens. Can you help me to change back to Twrp Recovery please is there a way we can make a zip file for it instead of the IMG file which is not supported by Cwm I really want twrp back.
Thank you
MLX said:
if you do have a Lumia 520, then I don't recommend using GApps because of they do make the phone UNUSABLE.
I'm used to have low end phones, my main phone currently has worse specifications than the 520 and still works better than a 520 with gapps. Really, don't do that. If you want to ignore this, just download ARM gapps for 4.4 at opengapps.org
Click to expand...
Click to collapse
Hey every thing is now fixed I installed flashify APK and then I downloaded twrp glee IMG and installed it via that app now I have twrp and when I flashed gapps with twrp it worked really nice so the main problem was actually Cwm(Lol)
The rom Rocks even with gapps
Thank you
Manav Harsana
MLX said:
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.
*/
Unofficial Cyanogenmod 11 ROM ported from Sony Xperia M!
Should work on Lumia 520/521/525/526/720, please report if it works or has any problem!
This rom is based on thinhx2 port, but has been fixed on some things to increase performance/put things to work.
WARNINGS:
If it's the first time you install Android on your Lumia, please go to this post and read the instructions: Android4Lumia original post
This rom includes by default the unofficial touchscreen drivers, as I have one.
If you have an official touchscreen, please flash this to boot through fastboot/twrp (same kernel without touch patch): http://www.mediafire.com/file/lxmh9pgqrbnj2fq/cm11-boot-officialtouch.img
For Lumia 520/521 users: DON'T INSTALL GAPPS IF YOU DON'T WANT TO THROW YOUR PHONE OUT THE WINDOW!! It becomes excessively laggy until you disable some Google play services using an app like Service Disabler.
I still don't recommend using any Lumia 52x with an Android ROM as a daily usage device, until some things are done (for example, better RAM management or RIL fixed).
Download here
Working:
Wi-Fi
Bluetooth
Battery meter (if you battery is damaged blame it, not me )
Almost everything (if not listed at not working list).
Not working:
RIL
Camera
Light/proximity/accelerometer sensors
Headphone jack not tested. BT headphones works
Screenshots:
Thanks to:
Android4Lumia project and all of it's members, for the main project. Without they nobody would get Android running on our Lumias!
thinhx2, for doing the port long ago and giving me the basics to start learning.
TBM13, for including unofficial touch support into the kernel and helping me to make the wifi/bt work.
ROM Info:
Rom OS Version: Android 4.4.4 Kitkat
Rom Kernel: 3.4.x
Kernel source:
Unofficial touch included here, original touch kernel here.
Version Information
Status: Testing
Created: 2019-12-17
Last Updated: 2019-12-17
Click to expand...
Click to collapse
Um... i need 2 helps :-
1. After flashing the rom it shows my device as lumia 520 [But it is actually 525] and because of that i cant flash the lineage os 14 on this [i can the fame version] but [cant install the glee version and that is giving me a lots of problems. HOW DO I FIX IT?
2. Please port cm12 for our devices. And BTW i am making a lollipop themed rom based on your rom.
thx si.r
@MLX Need your help I want to figure out how do you build Android rom for lumia from sources? I am looking forward to make a Oreo rom
Ragedpixel said:
@MLX Need your help I want to figure out how do you build Android rom for lumia from sources? I am looking forward to make a Oreo rom
Click to expand...
Click to collapse
Hi! just download aosp source and use repos at https://github.com/Android4Lumia/
Specially these:
android_kernel_nokia_msm8x27
android_device_nokia_fame
proprietary_vendor_nokia
MLX said:
Hi! just download aosp source and use repos at https://github.com/Android4Lumia/
Specially these:
android_kernel_nokia_msm8x27
android_device_nokia_fame
proprietary_vendor_nokia
Click to expand...
Click to collapse
What if I use android_device_nokia_glee
MLX said:
Hi! just download aosp source and use repos at https://github.com/Android4Lumia/
Specially these:
android_kernel_nokia_msm8x27
android_device_nokia_fame
proprietary_vendor_nokia
Click to expand...
Click to collapse
Are you on telegram is hard to communicate in xda as the notifications are on mails and it's easy to miss my telegram: t.me/ragedpixel

Categories

Resources