• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

Marshmallow 6.0.1 8/03/16 ASOP D2203

What setup are you using with this rom and how is it performing?

  • SDCARD, runs ok, lags

    Votes: 2 66.7%
  • No SDCARD runs ok, lags

    Votes: 0 0.0%
  • SDCARD runs well

    Votes: 1 33.3%
  • No SDCARD runs well

    Votes: 0 0.0%
  • Slow, laggy, can't use it, w' without SDCARD

    Votes: 0 0.0%

  • Total voters
    3
  • Poll closed .

mikey0000

Senior Member
Mar 8, 2011
83
91
0
Wellington
Code:
*** Disclaimer

This software is without warranty and 
I will not be held accountable
if it blows up, bricks or starts a zombie apocalypse. 

I am a developer BUT I am not a kernel/android rom dev!
Pure AOSP Marshmallow
This all started because I wanted to get my wife a cheap android phone that would stay up to date with the latest android. A cheap phone with SD storage and Marshmallow seemed like a great combination hence the E3. Sony has been great at supporting the developer community by providing Marshmallow binaries and working on open source components.

I am providing this rom in my spare time and all of what I have done can be done by anyone with AOSP code. Any changes I make I will endeavour to release to github should I stop developing this rom.
supports D2203
Guide to flashing
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata userdata.img --> if it doesn't work first time
If you are having booting issues flash the cache image as well.

you also probably want the newest recovery of TWRP or CWM

repo with all the kernel patches I added to the E3 if someone wants to build it for themselves

https://github.com/mikey0000/kernel-patches-for-xperia-E3

Changelog
Code:
[B]21/03/2016[/B]
boot image update
new unified display driver with flamingo specific fixes for display not turning on (seems to affect some devices worse than others)

19/03/2016
6.0.1 Release - updated boot image should get rid of display issues. Updated system image with security patches
New releases are in the downloads section and dated.

8/03/2016
6.0.1 Release, thank you all for waiting, stock build first. I really need to learn how to do nice release notes..
updated blobs which should mean a more stable build. Also we are getting closer to getting a working camera.

17/11/2015
Two new system builds
with modem files and one without

25/11/2015
Phone has arrived in the country should receive it soon
this will mean I can continue work on this device, I cannot just take my partners phone and mess with it unfortunately ;-D

26/11/2015
Phone arrived, have got a working system image, am uploading a backup from twrp now.

26/11/2015
Yay I have a working system.img for you all to flash and I put some extra effort to add a nice boot animation
I have also added the stock kernel(boot.img) as it seems to be more stable than erikcas one at the moment.... possibly

I've also attached the bootanimation should you want to use it on stock or whatever. Is not mine, can't remember the person who made, it, was posted to reddit/r/android if I find it again I'll attribute it.

02/12/2015
New boot.img with improved io performance, you should see significant improvements if you've experienced lag. Thanks goes to @vinay for his work on the flamingo kernel. One small change removes CRC checking which improves performance by up to 30%

20/01/2016
Hi Guys am in the process of producing a new kernel and ROM with ZRAM support. Hoping to get something in your hands soon.

FAQ
Whats working
wifi
bluetooth
sound
screen
touch etc
boots up
modem aka LTE, sim
internal storage
GPS

Not working
camera

Fix play services issues

Code:
adb shell pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION
adb shell pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION

Thanks guys

Old downloads

Slowly I am going to release newer builds to the downloads page.

Gapps
www.opengapps.org

TWRP
Vinays TWRP seems to work go grab it from the forum.


Thanks/Credits
Code:
Thanks [user=985241]@erikcas[/user] for the kernel fixes and help
sony for releasing marshmallow binaries
XDA:DevDB Information
Pure AOSP[Marshmallow], ROM for the Sony Xperia E3

Contributors
mikey0000
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP

Version Information
Status: Beta

Created 2016-03-10
Last Updated 2016-03-12
 

Attachments

Last edited:

moznoadam

Member
Mar 9, 2014
31
5
0
Hi guys,

I've brought my partner an E3 and compiled marshmallow for it from ASOP, I will post links as soon as I can.

Anyone game to test?

As usual, the usual disclaimers apply. I won't be blamed if it does anything weird.

Thanks guys
I can test it if you post link for download :)
 

mikey0000

Senior Member
Mar 8, 2011
83
91
0
Wellington
Last edited:

lucasxxl

New member
Oct 23, 2015
1
0
0
Tutorial

Hi guys,

I've brought my partner an E3 and compiled marshmallow for it from ASOP, I will post links as soon as I can.

Anyone game to test?

As usual, the usual disclaimers apply. I won't be blamed if it does anything weird.

Thanks guys
It makes a tutorial on installing via please ASOP ? :crying:
 

ChetanLokhande

Senior Member
Mar 25, 2015
460
70
0
Will it work on D2212??? Which is your variant???
I have downloaded all the img files. Give step wise tutorial for flashing. What is the ramdisk.img and ramdisk-recovery.img and how to flash them???
 
Last edited:

vinay

Elite Member
Oct 19, 2013
1,825
963
0
21
this is no gonna boot at all. were is kernel?

and sony upload stuff for compiling rom,s for lte varriant,s so test it on d2203.

and system.img is bigger than our system partition it could mean you compiled rom for a different device.
 
  • Like
Reactions: mikey0000

mikey0000

Senior Member
Mar 8, 2011
83
91
0
Wellington
this is no gonna boot at all. were is kernel?

and sony upload stuff for compiling rom,s for lte varriant,s so test it on d2203.

and system.img is bigger than our system partition it could mean you compiled rom for a different device.
Sorry uploading kernel now. I followed the sony developer world instructions for the D2203 variants

http://developer.sonymobile.com/kno...aosp-marshmallow-for-unlocked-xperia-devices/

please be nice this is my first attempt at supplying a rom. Am re-compiling again as I think your right I misread and compiled for the D5503 instead of D2203, I don't have the device yet as I am waiting for it to be delivered.

I have messed around with building roms before but haven't handed them out.
 

MasterDomino

Senior Member
Apr 3, 2015
101
72
0
Sorry uploading kernel now. I followed the sony developer world instructions for the D2203 variants

http://developer.sonymobile.com/kno...aosp-marshmallow-for-unlocked-xperia-devices/

please be nice this is my first attempt at supplying a rom. Am re-compiling again as I think your right I misread and compiled for the D5503 instead of D2203, I don't have the device yet as I am waiting for it to be delivered.

I have messed around with building roms before but haven't handed them out.
thank you for quick guide and im waiting impatiently for your relase ;P lets make it work more than lollipop :D and i have 1 question if i have ramdisk(kernel) i need to flash it through flashtool in fastboot mode?
 
Last edited: