[6.0.1] [Alpha 3] Unofficial CyanogenMod 13 by ProjectMarshmallow - Sony Xperia M4 Aqua

Before to start flashing
This is an UNOFFICIAL version of CM13, so this means that have bugs that i hope to fix soon. So use it carefully at your own risk. The most important thing to say, after flash this ROM,is ....
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.
Installation Guideline
Install the lastest version of TWRP
Power down your phone and go in recovery mode.
Copy the ROM file in your sdcard
Make a wipe data/factory reset
Install the zip you copied
Wipe cache
Reboot
What works
First Boot
Audio
RIL
SMS
SDCARD (only internal)
Leds
Accelerometer, Gyroscope, Magnetometer and other sensors
Touchpad (partial: wake up not works, so to test it set lockscreen expiration to 30 mins)
Bluetooth (partial: pairing not works)
Some else i'm testing
What not works
Camera
NFC
Light and proximity sensors
Anything else i will find and fix
Screenshots and Video
In the top of the page, section Screenshots.
Download
M4 Aqua ProjectMarshmallow Official Site
Uploading in this moment. You will see a post on my site!
Installation
Be sure to have my TWRP installed on your device. If you don't have it go to my site and download it (see download section).
Download and copy the ROM and GAPPS in the root of your SD
Boot in TWRP
Wipe your data (wipe data/factory reset in TWRP)
Install the ROM (Install... in TWRP)
Install GAPPS (see more information in the following GAPPS Section)
Reboot
GAPPS
You can download your GAPPS here. Be sure to download the ARM64 version for 6.0. The pico version is the minimal one (save more space).
Dev Channel
Please report any bug and issues on the Telegram Channel. The same channel could be used to contact me if you have some ideas to fix some existent bugs.
https://telegram.me/m4devs
XDA:DevDB Information
CyanogenMod 13, ROM for the Sony Xperia M4 Aqua
Contributors
tonystark88
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: Testing
Created 2016-04-06
Last Updated 2016-04-19

Awesome work! Thanks for keeping the development alive for this device.
One question, does the lock screen bug happen in this ROM too? Or was that 12.1 only?

Morph' said:
Awesome work! Thanks for keeping the development alive for this device.
One question, does the lock screen bug happen in this ROM too? Or was that 12.1 only?
Click to expand...
Click to collapse
Unfortunately also here. I've identified the cause of the problem and i'm trying to fix that.

Wow. Great work
Sent from my E2303 using XDA Free mobile app

Oh my god! Yes finally!
Just a question, will this have ota updates?

You are the best man!

Please just abandon cm12.1 and focus on cm13 so you will have more time to fix bugs. We wish soon ? we can use it as daily rom. Great job victory
Sent from my E2333 using XDA-Developers mobile app

diyar95 said:
Please just abandon cm12.1 and focus on cm13 so you will have more time to fix bugs. We wish soon we can use it as daily rom. Great job victory
Click to expand...
Click to collapse
The bugs that are currently in the 12.1 ROM persist through to the 13 ROM, so why would ditching one project help the other in anyway?

I wish other developers would help you with this. Getting working CM13 on this phone with more than decent hardware specs but crippled by Sony's software would be amazing.
---------- Post added at 08:25 PM ---------- Previous post was at 08:20 PM ----------
diyar95 said:
Please just abandon cm12.1 and focus on cm13 so you will have more time to fix bugs. We wish soon ? we can use it as daily rom. Great job victory
Sent from my E2333 using XDA-Developers mobile app
Click to expand...
Click to collapse
Agreed

Morph' said:
The bugs that are currently in the 12.1 ROM persist through to the 13 ROM, so why would ditching one project help the other in anyway?
Click to expand...
Click to collapse
You right but if we have smooth cm13 I'm sure Cm12 will be rarely use and i think that sony working on marshmallow for 7 month they just can't make it so we need cm 13 and i can help with testing and give bug report
Sent from my E2333 using XDA-Developers mobile app

diyar95 said:
Please just abandon cm12.1 and focus on cm13 so you will have more time to fix bugs. We wish soon we can use it as daily rom. Great job victory
Sent from my E2333 using XDA-Developers mobile app
Click to expand...
Click to collapse
Morph' said:
The bugs that are currently in the 12.1 ROM persist through to the 13 ROM, so why would ditching one project help the other in anyway?
Click to expand...
Click to collapse
There are even more bugs in cm13 than cm12.1 like sdcard not working, so I think it'd be better if tony work in cm12.1 because the biggest issue is just the wake up screen; and we'd have nearly a daily driver.

Guys, the rom is on my site. Initially it reboots but after it works. Anyway is always an alpha

installs and runs fine on E2303. Thanks for the hard work :good:

zamdeh77 said:
installs and runs fine on E2303. Thanks for the hard work :good:
Click to expand...
Click to collapse
Noticed no worries ?
I want install this but need to be carefree for usage daily.
Sent from my E2303 using XDA Free mobile app

display wake up is short but if ne because of no longer ... and not xternal sdcard
ok problem with Google Play Store at some apps he says that they are not kompatieble with this version. then just goes with apk file

The problem of lock screen really is a "wakeup from deep sleep problem". This means that the device, when locked, shutdowns cores and suspends. The suspension is managed by an android lib (present in cm12.1 and cm13) called libsuspend that works fine for suspension but not when have to wake up the device (you can find a line of log that says "Error writing on sys/power/state : Device or resource is busy).
But i don't think is a lib problem, but i've to find a way to workaround the complete suspension or device that, in this way, busy for the lib.
Suggestions are always appreciated

Just to make the things clear: the development for the two ROMS is parallel. Infant both the ROMS actually have almost the same bugs. There is no waste of energy, just i'm trying to make the things work better than i can
In these days, maybe also tomorrow i will release a fixed version of alpha 1 for CM13 that not reboots at first time. I fixed the problem. In the next days i will update more on the lock screen problem if i've some news about that.

thanks for the rom
please just fix the camera and the sim card for the dual version E2333 soon as you can sir

Dev settings dont work. App settings was stopped
Wysłane z mojego E2303 przy użyciu Tapatalka

tonystark88 said:
Just to make the things clear: the development for the two ROMS is parallel. Infant both the ROMS actually have almost the same bugs. There is no waste of energy, just i'm trying to make the things work better than i can
In these days, maybe also tomorrow i will release a fixed version of alpha 1 for CM13 that not reboots at first time. I fixed the problem. In the next days i will update more on the lock screen problem if i've some news about that.
Click to expand...
Click to collapse
First u all must know guys stable cm12 willgive us good Base for cm13.
Tony u might need to build kernel previous I had xl and same problem might ask varun_chitre he will help u he fixed all cm bugs and gave xl new life

Related

[CLOSED][ROM][OFFICIAL] CyanogenMod 13 For Moto X

Code:
#include
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
First of all i wanna thanks @intervigil aka Ethan Chen who is currently developing cm13 for our ghost and side by side i am also contributing to CM ...so all should be thankful to him
When coming from any other ROM, you must do a factory reset / clean flash.
The first boot can take a very long time. Don't assume that it is a bad flash, boot loop, etc. until it has sat for at least 5 minutes.
Links
ROM: https://download.cyanogenmod.org/?device=ghost
GAPPS: opengapps.org
PROTIP: Be sure to flash gapps at the same time you flash the rom. If you boot into cm-13.0 without gapps and attempt to flash them later, you're going to have a bad time
Working Stuff
SIM
Phone Calls
Text Messaging
Mobile Data
Sensors
WLAN
Bluetooth
Camera
USB / USB-OTG
Doze mode
NFC
Tethering
Known Issues
2G/3G Switch
Video Recording
Flashlight Turns off after few seconds [WIP]
Screencast Doesnt record screen [ Need Updated Media Codecs] [WIP]
At 0% while Charging The Screen gets stuck at bootlogo
Crazy/Inverted Colour While Playing Video Through Instagram
Before posting on this thread, make sure of a few things:
You've utilized the search function of the forums. Nothing irritates me more than lazy people who do not search for an answer before asking.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread. "I'm having problems rooting/unlocking" is NOT relevant here.
LOGS LOGS LOGS!!!! Use this: SysLog by Tortel
XDA:DevDB Information
[ROM][UNOFFICIAL] CyanogenMod 13 For Moto X [12/2/16], ROM for the Moto X
Contributors
Megatron007 , intervigil , @zwliew
Source Code: https://github.com/CyanogenMod/android_kernel_motorola_ghost
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Created 2016-02-12
Last Updated 2016-02-12
Thanks to all my tester - Adriano Martins , Atharva Lele , Yacob , Amar Krishna And Many More
Heyya Guys , I wanna thanks @tycoo for allowing me to post the CM 13/AOSP/MM kernel here
Here is the links - http://romwarehouse.com/megatron007/TycooKernel/
Note its only for CM 13/AOSP/MM
Features - All the features and patches from V1.3,1.2,1.1
ENJOY ,
Great @Megatron007
Sent from my Nexus 5X using Tapatalk
Info
Great Work!
What about GPS, Random Reboots and battery life?
regis88 said:
Great Work!
What about GPS, Random Reboots and battery life?
Click to expand...
Click to collapse
gps untested till now ,,no random reboots ..battery life is great
Great Work!!
Great Work!!
Can I use CM12.1 recovery to flash this rom?
Thanks!!
lucasmarks1991 said:
Great Work!!
Can I use CM12.1 recovery to flash this rom?
Thanks!!
Click to expand...
Click to collapse
yeah but do clean flash
Screenshots??
Congratulations!
How will support the correction of this ROM? Frequency of updates?
rafatosta said:
How will support the correction of this ROM? Frequency of updates?
Click to expand...
Click to collapse
i will do weeklies till the cm nightlies start
hawkdown77 said:
Screenshots??
Click to expand...
Click to collapse
Added just two
@tycoo Waiting To See your MM Kernel
I come from a 4.4.4 stock based rom and I get an infinite boot loop (at the moment 30 minutes and couting) after flashing the rom and gapps all together. I'm using twrp 2.8.7.0 and first I've done a factory reset. Any suggestion or reason because of this?
valeron94 said:
I come from a 4.4.4 stock based rom and I get an infinite boot loop (at the moment 30 minutes and couting) after flashing the rom and gapps all together. I'm using twrp 2.8.7.0 and first I've done a factory reset. Any suggestion or reason because of this?
Click to expand...
Click to collapse
Probably you have to flash first LP.
Getting force close in google card setting when trying now on tap? Im using pico gapps is that why?
@Megatron007 WiFi is wlan?
Sent from my Moto X using XDA Labs
valeron94 said:
I come from a 4.4.4 stock based rom and I get an infinite boot loop (at the moment 30 minutes and couting) after flashing the rom and gapps all together. I'm using twrp 2.8.7.0 and first I've done a factory reset. Any suggestion or reason because of this?
Click to expand...
Click to collapse
dani.galla said:
Probably you have to flash first LP.
Click to expand...
Click to collapse
Thank you, it worked! First I restored an old twrp nandroid backup based on cm12.1 and then I flashed this rom and gapps and it works great .
This note might help somebody else if added to the main post.
requiiiem said:
@Megatron007 WiFi is wlan?
Sent from my Moto X using XDA Labs
Click to expand...
Click to collapse
Yup, everything works great over here.
GPS, Mobile Data, Wi-Fi, Bluetooth. Perfectly fine.
AWESOME
Thinking about last night wifi and bt won't work XD
you're awesome bro.! :b
keep it up good work

[ROM][D6603][D5803][unOFFICIAL] CyanogenMod 12.1 [DEPRECATED]

What is it
It is an under developpement LineageOS 14.1 build from random picked sources official LineageOS sources devices trees, and sonyxperiadev kernel. No modification into the code except to get device working. This rom is not intended to be used as daily usages, it is under development! The bigest part of this dev is done by the sonyxperiadev developers/contributors. The idea is to share this built with the community is to improve this rom (and the mentioned sources) faster to maybe, someday, get official again for our D6603. And maybe real dev can help ​It is an stable version of CyanogenMod 12.1 build from official CyanogenMod trees, and original kernel upgraded to include security patches. No modification into the code except kernel. As CyanogeMod doesn't exist anymore and android L is the only valuable (for now) custom rom for our devices, the idea is to provide upgrade of the original rom without modification. For now only kernel is upgraded, any help to backport AOSP security patch into gerrit is welcome ​
Disclaimer
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
Who can use it
it is only for z3(c) and unlocked upgraded bootloaders
This thread is intended to be used by everyone, devs and users​
Prerequisites
Optional but highly recommend to upgrade your bootloader before, in case something goes wrong.
a twrp in the FOTAKernel/recovery partition
wipe data/cache (without wipe /data/media) in twrp (except coming from cm-12.x/13.x, upgrade should work)
Sources
Build instructions.
Kernel.
How to install
Install instructions
XDA:DevDB Information
CyanogenMod-12.1, ROM for the Sony Xperia Z3
Contributors
nailyk, derf elot
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Stable
Stable Release Date: 2017-02-14
Created 2017-02-16
Last Updated 2017-07-16
Releases
2017-07-16
z3 / md5: f70ad844e3bc235867611f005d72c6cc / sha1: 2088d8e4fe537cece6874306b3d3e3278225cb0f​
2017-03-31
z3 / md5: e01c098ada5e7da0991eec39f0f4a6a7
z3c / md5: 36de84a26e46e6961a408a64769bfc01​
2017-02-13
z3 / md5: ea6077dbf6bba6f3c318deea7e2cf335
z3c / md5: bd6b1ffbfa9e05e0a4fb2ac0220cb969​
Reserved
First! Its good to see updated rom. Thank you zombie
ilqar.ehlimanov said:
okey my frend soryy :{
Click to expand...
Click to collapse
ilqar.ehlimanov said:
z3 dual d6633 ? :{
Click to expand...
Click to collapse
If you take 10 min to read threads instead of spamming them you will know I'm already working on it with @jonathan.lube (between your spams btw)
Edit: reported
Hi nailyk ... what security patch base is it ??? I'm on the last original CyanogenMod 12.1 nightly from october 2016 ... Are there any
changes or improvements in this build ???
Much greets and respect to your work ....
VivaLaBamm said:
Hi nailyk ... what security patch base is it ??? I'm on the last original CyanogenMod 12.1 nightly from october 2016 ... Are there any
changes or improvements in this build ???
Much greets and respect to your work ....
Click to expand...
Click to collapse
Thanks 
 @tomascus made kernel upgrades and I do not have the exact list.
This kernel is selinux upgraded to provide mush more compatibility with FOTAKernel recoveries, and some critical android security bulletins fix are included too.
However CM-12.1 is no more updated so any changes on this way.
So the only changes, compared to the last october official release, are available on the github. The build script is here, the only patch applied is the cm-12.1 defconfig.
I hope someone will help me to backport the security changes into CM to provide a full security updated rom.
Cm 12 is very stable the camera works. I noticed that also NFS No limits runs much better in cm12 I do not know if it was the ROM or some update just know that this incredible now
I have been using for a few days and I'm impressed with its performance. I know benchmarks don't mean a lot, but in real usage the feelings are as great as number suggest
Battery life is as good as stock (at least) and there are no real bugs. Only camera quality is worse than stock. I only miss a few options like network speed and others available on ExistenZ or Carbon, but this is going to be my daily driver for a long time!
Sent from my Xperia Z3 using Tapatalk
It was too good to be true xD. I'm having problems with GPS. There is a clear sky but the phone doesn't find any single satellite. I've attached logcat and dmesg. I hope it's not hardware related... http://cloud.tapatalk.com/s/58a8acfdebc71/Log-2017-02-18-09.23.30.csv.txt
http://cloud.tapatalk.com/s/58a8ad12e3415/Log_2017-02-18_21-22-31.txt
Sent from my Xperia Z3 using Tapatalk
F2FS Support?
Dinkec27 said:
F2FS Support?
Click to expand...
Click to collapse
Yes this rom have f2fs support (with encryption)
blackhawk_LA said:
It was too good to be true xD. I'm having problems with GPS. There is a clear sky but the phone doesn't find any single satellite. I've attached logcat and dmesg. I hope it's not hardware related... http://cloud.tapatalk.com/s/58a8acfdebc71/Log-2017-02-18-09.23.30.csv.txt
http://cloud.tapatalk.com/s/58a8ad12e3415/Log_2017-02-18_21-22-31.txt
Click to expand...
Click to collapse
Weird. I test gps and with satstat it works fine (indoor, in front of the window, like 3 min to get a fix).
I will take a look at your logs asap.
blackhawk_LA said:
I....Only camera quality is worse than stock...
Sent from my Xperia Z3 using Tapatalk
Click to expand...
Click to collapse
You meant fish eye bug and poorer quality then proprietary sony?
mathorv said:
You meant fish eye bug and poorer quality then proprietary sony?
Click to expand...
Click to collapse
Exactly. But for me it's still usable
Sent from my Xperia Z3 using Tapatalk
blackhawk_LA said:
Exactly. But for me it's still usable
Sent from my Xperia Z3 using Tapatalk
Click to expand...
Click to collapse
It's the original quality of lenses without any Sony makeup (drm).
Both indoor and outdoor pictures are bad, but indoor pictures are worse.
My NFC is not working... when i try to turn on the NFC it immediately turns off weird enough. don t know why. maybe you can help?
nailyk said:
Yes this rom have f2fs support (with encryption)
Weird. I test gps and with satstat it works fine (indoor, in front of the window, like 3 min to get a fix).
I will take a look at your logs asap.
Click to expand...
Click to collapse
Strangely today I tried and gps is now working perfectly without any change. When I tested the other day O waited for several minutes with clear sky and it was 0/0 Today I got around ten fixes and 21 satellites.
Sent from my Xperia Z3 using Tapatalk
pausyworld said:
My NFC is not working... when i try to turn on the NFC it immediately turns off weird enough. don t know why. maybe you can help?
Click to expand...
Click to collapse
Weird, indeed.
Can you please take a logcat? Maybe something obvious like a missing file.
Also do you replaced your back cover?
blackhawk_LA said:
Strangely today I tried and gps is now working perfectly without any change. When I tested the other day O waited for several minutes with clear sky and it was 0/0 Today I got around ten fixes and 21 satellites.
Click to expand...
Click to collapse
Glad it works again.
mmh sorry i don t know so much about that stuff. what you mean with back cover? like a normal cover for the phone? then no! i don t use one.
and how do i get a logcat?
pausyworld said:
mmh sorry i don t know so much about that stuff. what you mean with back cover? like a normal cover for the phone? then no! i don t use one.
and how do i get a logcat?
Click to expand...
Click to collapse
You can use this app https://play.google.com/store/apps/details?id=scd.lcex
Sent from my Xperia Z3 using Tapatalk

[ROM][EOL][UNOFFICIAL] Lineage OS 14.1

Lineage OS 14.1​Android 7.1.2​
Code:
#include
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* If you dont like this rom, Stay away from this thread!
*/
WARNING
This ROM is in develompent. It can be unstable and it is full of bugs!
Do not report bugs mentioned in bugs section.
It is recommended to use unofficial TWRP 3.2.1-0 to avoid issues during instalation.
Bugs
Camera
FM radio
Same battery drain as in LOS13
Installation
1) Wipe dalvik/cache/data/system
2) Install ROM
3) [Optional] Install GAPPS
4) Reboot (may take very long)
5) Done!
Downloads:
AndroidFileHost - BETA 1.0 (b101) - CHANGELOG
Thanks to:
Speedo.thc (XDA)
T1mb3 (XDA)
surdu_petru (XDA)
papsi177 (XDA)
Nexolight (XDA)
AD2076 (XDA)
Meticulus
Everyone who is willing to help or test
XDA:DevDB Information
Lineage OS 14, ROM for the Honor 7
Contributors
spirtix, Speedo.thc
Source Code: https://github.com/ProjectHiSi/android_device_huawei_HWPLK/tree/experimental
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Version Information
Status: Testing
Created 2018-04-19
Last Updated 2020-03-11
Thanks for the great work! I didn't expect to see nougat on honor.
I will flash it tomorrow to test it, but why is the size of zip so small?
Ps. I'm interested in getting into Rom development, where do you suggest I start, I have some programming background.
mati11233 said:
Thanks for the great work! I didn't expect to see nougat on honor.
I will flash it tomorrow to test it, but why is the size of zip so small?
Ps. I'm interested in getting into Rom development, where do you suggest I start, I have some programming background.
Click to expand...
Click to collapse
The zip is compressed. If I build full image (img), I will get 950mb for system and 24mb for kernel. You can send me a PM about the ROM development.
Great to finally see Nougat for the Honor 7! I suppose this ROM does not pass safety.net?
Testing it today, will give feedback later today
Okay, so I just Installed Rom and Gaaps:good: had absolutely no problems during install whatsoever, everything is very snappy systemwise , something Ive not experienced lately, and thats nice:good:
In the beginning it came with a pop up saying "gallery crashed" or something like that, but it stops when you open gallery first time and give permissions.:good:
As you say in first post editing quick tiles crashes system and force reboot. I experience this too.
I will test some more and return
Hi, we can't work on it every day by day, but got hope to progress .. Keep in tune.
Happy to see you there !!
Actually Ive got an interesting update. I tried rooting with magisk but every version killed my phone signal..:crying: So i thought to myself... Hmmm SuperSu? Yeah i managed to root my phone running Los14 and full gaaps with the latest SuperSu 2.82 flashable zip:angel::laugh::good:
Hi , issue with magisk is that we need to make more available place in boot.img, good to know that superSU worked.
Speedo.thc said:
Hi , issue with magisk is that we need to make more available place in boot.img, good to know that superSU worked.
Click to expand...
Click to collapse
Ive noticed that themes is all gone!!! Why?!:crying:
The theming is actually reason no 1 i flash another rom:laugh:
Dude you are a hero, ill flash this in just a moment and try to find some buggies
HonorCasper said:
Ive noticed that themes is all gone!!! Why?!:crying:
The theming is actually reason no 1 i flash another rom:laugh:
Click to expand...
Click to collapse
It was discontinued by the Lineage team. You can use substratum instead.
spirtix said:
It was discontinued by the Lineage team. You can use substratum instead.
Click to expand...
Click to collapse
Oh nice! But u know why they did that horrific act?
HonorCasper said:
Actually Ive got an interesting update. I tried rooting with magisk but every version killed my phone signal..:crying: So i thought to myself... Hmmm SuperSu? Yeah i managed to root my phone running Los14 and full gaaps with the latest SuperSu 2.82 flashable zip:angel::laugh::good:
Click to expand...
Click to collapse
Try flashing Magisk v14 it requires less boot space. I installed magisk v14 + xposed without a problem.
After testing the ROM for a bit I notice everything seems to work faster than LO 13, it could be because I didn't install many apps. I can't wait for it to become stable, great work. :good:
Although I experienced few issues:
1. Gallery app keeps crashing until you open it.
2. Adding fingerprint is quite difficult. The progress kept resetting when I tried to add it, but eventually I managed to add it. Afterwards I could unlock my phone without a problem.
3. Stock browser is buggy. Firstly, it is quite slow compared to chrome. Also, whenever I tried to download and install any apk file, I couldn't open the file. The file downloaded with chrome worked perfectly.
Also, boot is too small for the newest magisk, but v14 works just fine. Is it possible to decrease boot image size or increase boot partition size with gparted or something similar?
HonorCasper said:
Oh nice! But u know why they did that horrific act?
Click to expand...
Click to collapse
The codebase was obsolete (already in CM13). They didn't want to spend their time on it.
Hi, we need to implement the substratum theme engine, which is not a priority actually.
Does the camera work?
dubs- said:
Does the camera work?
Click to expand...
Click to collapse
No
HI Guys.... nice to read here about the progress.... Congrats for your success..
it seems that you also managed to build a current TWRP for H7... would be great, if some of you can take care of the official TWRP-Build tree so that these 3.2.1. build also reaches the official twrp-buildstructure???
Thanks for your time in investigation.....
Works surprisingly well! No other bugs than the ones that are already known. Also really smooth

[ROM][PIE/9.0.0][UNOFFICIAL]Resurrection Remix v7.0.2 [A6020]

Resurrection Remix P
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.
*/
Here is Resurrection Remix Pie based compiled using LineageOS sources from @YashGarg10 and @Harry8242. All the credits goes to these awesome developers. And of course, to the previous ones who have done every work on this device.
Current Status: Testing
What's Working/Not Working
My A6020a46 broke down completely a few months ago. I gave this ROM to my friend who has the exact same device so I wasn't able to test it completely.
I want you to report the bugs here. I will add them and try to fix them as soon as possible.
Not working
Camera
FM Radio
Sources
ROM: https://github.com/ResurrectionRemix
Device: https://github.com/wowufoundme/pie_device_lenovo_A6020
Kernel: https://github.com/wowufoundme/android_kernel_lenovo_msm8916
Vendor: https://github.com/wowufoundme/pie_vendor_lenovo_A6020
Downloads
TWRP 3.3.1.0 - A6020 (Flash in fastboot mode using fastboot flash recovery twrp-3.3.1-0-A6020.img)
Latest Build - AFH
OpenGApps
Installation (Clean Flah/If coming fro any other ROM)
1. Make sure you have the latest TWRP from Shreps (3.3.1.0).
2. Reboot into recovery mode
3. Select Wipe > Advanced Wipe
4. Tick mark Dalvik/ART Cache, Cache, System and Data
5. Swipe to wipe.
6. Select Install and select ROM zip
7. After flashing succeeds, wipe cache/dalvik cache, then Reboot system
8. After reboot completes, boot again into recovery and flash GApps package
9. Flash Magisk for root(optional) then reboot.
Installation (Dirty Flash)
1. Reboot into recovery mode
2. Select Install and select ROM zip
3. Flash TWRP zip but don't flash GApps.
4. After flashing succeeds, then Reboot system
Important Information
The ROM is currently under testing stage. I may not be able to provide changes very fast due to my placements but will try to release ASAP.
Screenshots
--See attachments--
Credits
Resurrection Remix Team
Lineage OS Team
YashGarg10, Harry8242, Shreps, scritch007 and all the awesome developers behind it.​
Thanks for the rom ?
Why do we need to flash gapps after first boot? Can we flash with the rom?
hayalmalikanesi said:
Thanks for the rom ?
Why do we need to flash gapps after first boot? Can we flash with the rom?
Click to expand...
Click to collapse
You can! Just to be on a safe side. Let the ROM get into your phone.
sorry, but i cant find (latest TWRP from Shreps (3.3.1.0) ) could u provide a link for us?
thanks.
Leozaors said:
sorry, but i cant find (latest TWRP from Shreps (3.3.1.0) ) could u provide a link for us?
thanks.
Click to expand...
Click to collapse
--Updated in the OP--
hi so glad to finally see a different version of android pie.but fm radio does not work, but always 100.00 channel does not have a fixed voice, but even though I did not see a problem Start TV broadcasting may be problematic
bro, no link, update pls. wanna test very much
Camera dont work
raynofff said:
bro, no link, update pls. wanna test very much
Click to expand...
Click to collapse
Link not work!
raynofff said:
bro, no link, update pls. wanna test very much
Click to expand...
Click to collapse
--Link Updated--
hiltonjr.lucas said:
Link not work!
Click to expand...
Click to collapse
^^
bro, at first sight, rom is smooth, fast and may be (at first sight) one of the best 9 roms i tried, device A6020a40.
one thing: quick unlock when correct pin is entered- i can't find where to activate, bcoz fingerprint unlock is useless in this device, face unlock is useless 4 me. this are only bugs i mentioned until now... Please make keylock work correct, or tell how to change it. (sorry 4 my bad english, it is not my native).
Thnks 4 ur work, looking forward for new in future. big respect.
---------- Post added at 09:45 AM ---------- Previous post was at 09:43 AM ----------
raynofff said:
bro, at first sight, rom is smooth, fast and may be (at first sight) one of the best 9 roms i tried, device A6020a40.
one thing: quick unlock when correct pin is entered- i can't find where to activate, bcoz fingerprint unlock is useless in this device, face unlock is useless 4 me. this are only bugs i mentioned until now... Please make keylock work correct, or tell how to change it. (sorry 4 my bad english, it is not my native).
Thnks 4 ur work, looking forward for new in future. big respect.
Click to expand...
Click to collapse
sorry, i forget- camera and sound - ewerything works good
are this smooth for gaming?
muhtarialdi said:
are this smooth for gaming?
Click to expand...
Click to collapse
This device itself ain't that good for gaming. Do yourself a favor and buy an OP
shubhkirtisharma said:
This device itself ain't that good for gaming. Do yourself a favor and buy an OP
Click to expand...
Click to collapse
i use mokee rom 7.1.2 now in my lenovo vibe k5. it was very smooth for gaming better than the other rom (include 8.1 and 9.0).
my question is, are this rom better than the other rom oreo and pie?
thank you
shubhkirtisharma said:
This device itself ain't that good for gaming. Do yourself a favor and buy an OP
Click to expand...
Click to collapse
Yes k5 plus isn't that much good but game like pubg u can play it smooth on some roms and lag on other
muhtarialdi said:
i use mokee rom 7.1.2 now in my lenovo vibe k5. it was very smooth for gaming better than the other rom (include 8.1 and 9.0).
my question is, are this rom better than the other rom oreo and pie?
thank you
Click to expand...
Click to collapse
try it and tell us
Thank you for this Rom, everything is working fine i havent found bugs yet except that the battery drains a little fast
shubhkirtisharma said:
--Link Updated--
Click to expand...
Click to collapse
Thanks for providing new Pie Rom for Lenovo A6020. Rom is fine and smooth. Since you are taking care of many wonderful Roms, I just want to know (Request), whether we can expect Pixel Experience Pie Rom for Lenovo A6020. Thank you once again for the efforts and support for this device.
youkrish said:
Thanks for providing new Pie Rom for Lenovo A6020. Rom is fine and smooth. Since you are taking care of many wonderful Roms, I just want to know (Request), whether we can expect Pixel Experience Pie Rom for Lenovo A6020. Thank you once again for the efforts and support for this device.
Click to expand...
Click to collapse
Pixel Experience Alpha build is there for A6020.

[ROM][PIE/9.0.0][UNOFFICIAL]crDroid v5.6[A6020]

crDroid v5.6
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.
*/
Here is crDroid ROM v5.6 Pie based/compiled using LineageOS sources from @YashGarg10 and @Harry8242. All the credits goes to these awesome developers. And of course, to the previous ones who have done every work on this device.
Current Status: Testing
What's Working/Not Working
Phone
Data
WiFi
Camera
Video Recording
and other normal day to day stuff (Otherwise please tell me here)
Not working
FM Radio
Sources
ROM: https://github.com/crdroidandroid
Device: https://github.com/wowufoundme/pie_device_lenovo_A6020
Kernel: https://github.com/wowufoundme/android_kernel_lenovo_msm8916
Vendor: https://github.com/wowufoundme/pie_vendor_lenovo_A6020
Downloads
TWRP 3.3.1.0 - A6020 (Flash in fastboot mode using fastboot flash recovery twrp-3.3.1-0-A6020.img)
Latest Build - AFH
OpenGApps
Installation (Clean Flah/If coming fro any other ROM)
1. Make sure you have the latest TWRP from Shreps (3.3.1.0).
2. Reboot into recovery mode
3. Select Wipe > Advanced Wipe
4. Tick mark Dalvik/ART Cache, Cache, System and Data
5. Swipe to wipe.
6. Select Install and select ROM zip
7. After flashing succeeds, wipe cache/dalvik cache, then Reboot system
8. After reboot completes, boot again into recovery and flash GApps package
9. Flash Magisk for root(optional) then reboot.
Installation (Dirty Flash)
1. Reboot into recovery mode
2. Select Install and select ROM zip
3. Flash TWRP zip but don't flash GApps.
4. After flashing succeeds, then Reboot system
Important Information
The ROM is currently under testing stage. I may not be able to provide changes very fast due to my placements but will try to release ASAP.
Screenshots
--See attachments--
Credits
crDroid Team
Lineage OS Team
YashGarg10, Harry8242, Shreps, scritch007 and all the awesome developers behind it.​
first of all We vibe K5 owners pie roms thanks for gushing shubkiritisharma because I no longer have hope for pie roms thanks to hrutvik jagtap us AEX rom 6.0 'I was updating for the last few months but there was plenty of other customisation rom now you have made this variety three if you offer roms that you fix a few mistakes
bro, mentioned such problem:
works only 4g, if i try 2 change to "WCDMA preferred", imy sim card disappears, until i turn lte on again, as result - no voice calls!!!
device a6020a40, opengapps aroma (not all just few apps i choose). the same thing with Viper 6.5.
... at all rom smooth, fast and very good,exept uper stuf.
thnx 4 ur work
raynofff said:
bro, mentioned such problem:
works only 4g, if i try 2 change to "WCDMA preferred", imy sim card disappears, until i turn lte on again, as result - no voice calls!!!
device a6020a40, opengapps aroma (not all just few apps i choose). the same thing with Viper 6.5.
... at all rom smooth, fast and very good,exept uper stuf.
thnx 4 ur work
Click to expand...
Click to collapse
Dev, sorry, everything works fine, this was my operator (vodafone) bugs, sorry1more time, rom is wery good!!!!!
taljha35 said:
first of all We vibe K5 owners pie roms thanks for gushing shubkiritisharma because I no longer have hope for pie roms thanks to hrutvik jagtap us AEX rom 6.0 'I was updating for the last few months but there was plenty of other customisation rom now you have made this variety three if you offer roms that you fix a few mistakes
Click to expand...
Click to collapse
Sorry for being offtopic here. How did you come to know that Hrithik jagtap posted ROMs for this device? I have never heard or seen any threads until you mentioned here.
Akash Raj1 said:
Sorry for being offtopic here. How did you come to know that Hrithik jagtap posted ROMs for this device? I have never heard or seen any threads until you mentioned here.
Click to expand...
Click to collapse
Join the group on telegram.
Akash Raj1 said:
Sorry for being offtopic here. How did you come to know that Hrithik jagtap posted ROMs for this device? I have never heard or seen any threads until you mentioned here.
Click to expand...
Click to collapse
I'm following androidfilehost site there is publishing page below https://androidfilehost.com/?w=files&flid=288438
Volte working?
--New Build Up v5.6--
New Build dated 08072019 is up on AFH.
Link:
crDroid - Pie - A6020
Changelog:
- manifest: android-9.0.0_r40 -> android-9.0.0_r44
- For complete changelog: https://del.dog/fuvivunova
Hello, the apps take too much time to load and the rom is a bit slow in general. Is this normal, or how can I speed things up?
I'm using a microsd for internal storage (adopted), though apps are installed on onboard storage.
Magisk and xposed are also installed.
The rom is good though, no complains.
(forgot to add: battery drain is too much (not so bad on battery saving mode)).
(2)Forgot to add: the microsd card is a sandisk uhs 1 card with up to 80 mbps so it ain't slow.
Apparently flashing dragon elite 1.4 and tuning with theragingbeast improves the battery drain issue. But general sluggishness still remains. Guys tell me what have you got.
sritejkoduru said:
Volte working?
Click to expand...
Click to collapse
no not working
---------- Post added at 10:41 PM ---------- Previous post was at 10:15 PM ----------
it doesnt support volte need to use jio voice for calling as an alternative please fix as soon as possible
Najeebarman said:
no not working
---------- Post added at 10:41 PM ---------- Previous post was at 10:15 PM ----------
it doesnt support volte need to use jio voice for calling as an alternative please fix as soon as possible
Click to expand...
Click to collapse
You can't come here and tell him what to do... Volte won't be fixed anymore.... Live with it
Betrayal92 said:
You can't come here and tell him what to do... Volte won't be fixed anymore.... Live with it
Click to expand...
Click to collapse
Thank you very Much :laugh:
Scrolling is not so smooth. Any idea?
Try 2 turn off scrolling cache in options
raynofff said:
Try 2 turn off scrolling cache in options
Click to expand...
Click to collapse
options?
F#ck, sorry, man - settings...)
Thanks for your work @shubhkirtisharma. I tested this rom on my K5 plus(2GB). Yes, there is some lag in the opening of some applications and the battery drain is little bit faster then in "Oreo". But overall the rom is stable and I think it is suitable for daily usage - no major bugs, "deep sleep" also is OK. The only bug that i found (the same is in the Viper OS) is that the location service only works with GPS - "High accuracy" and "Battery saving" cannot be activated.
Thanks again! I'll be waiting for the next update.
frogst said:
Thanks for your work @shubhkirtisharma. I tested this rom on my K5 plus(2GB). Yes, there is some lag in the opening of some applications and the battery drain is little bit faster then in "Oreo". But overall the rom is stable and I think it is suitable for daily usage - no major bugs, "deep sleep" also is OK. The only bug that i found (the same is in the Viper OS) is that the location service only works with GPS - "High accuracy" and "Battery saving" cannot be activated.
Thanks again! I'll be waiting for the next update.
Click to expand...
Click to collapse
At my A6020A40/415, 2/16 everthng ok with location, may b its ur google account restrictions...

Categories

Resources