[ROM][MM][AOSP][WIP][ALPHA] Android Open Source Project 6.0 Marshmallow

Search This thread

CedArctic

Senior Member
Jun 11, 2012
863
1,642
Download-Android-6.0-Marshmallow.jpg


Video Demonstration: https://youtu.be/xNf4ehwSWEo




Warning:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/

General:

Once Android Marshmallow Sources were released I downloaded the code and built it with the binaries provided by Sony. The ROM is definitely not a daily driver currently, so only flash it if you REALLY REALLY REALLY want to show off Marshmallow on your device ;)


Bugs:


-SIM not working so no mobile data, calls or sms
-Auto rotation
-Minor Graphic glitches
-Some force closes in apps
-Sound
-Camera
-Anything else I forgot :)


Downloads:
system.img
userdata.img
boot.img

Installation:
-Make a NANDROID backup from recovery
-Backup EVERYTHING in your internal and external memory to your computer. The ROM will erase the internal memory of your phone.
-Make sure you have an unlocked bootloader
-Put your Z3 in fastboot mode by shutting it down, holding the power up button and connecting it via the usb to the computer (a blue light will appear).
-Open the command prompt and navigate to the folder where you have placed these images. Flash each image via the command prompt with these commands (require ADB, fastboot and the device drivers installed):
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata userdata.img
-Disconnect and reboot your device.

Please consider making a donation if you really like my work :)


XDA:DevDB Information
Android Open Source Project, ROM for the Sony Xperia Z3

Contributors
CedArctic, akateha
ROM OS Version: 6.0 Marshmallow
Based On: AOSP

Version Information
Status: Alpha

Created 2015-10-16
Last Updated 2015-10-16
 
Last edited:
  • Like
Reactions: juymelc and nnmka
L

LeParkour012

Guest
I am looking forward to this. Hopefully you don't abandon this.
 

CedArctic

Senior Member
Jun 11, 2012
863
1,642
@LeParkour012 Don't think I will abandon it though I can only work on it on the weekends as my schedule is pretty tight :p @rcstar6696 My Z3 is my daily driver so I had to immediately revert to stock after I installed the ROM. I forgot to test internal storage, I can confirm though that external is working OK.
 

ckret

Senior Member
Sep 22, 2010
603
541
can you upload the device, vendor and kernel files?
or maybe just device and kernel?
 

CedArctic

Senior Member
Jun 11, 2012
863
1,642
@ckret It's kind of hard at the moment since I am not going to be around my PC for a while, though as I stated in the post, it has been built using the Sony AOSP binaries for Marshmallow which you can download from Sony's developer webpage :)
 

ckret

Senior Member
Sep 22, 2010
603
541
well i am more interested in the kernel and device files
nvm ill look around.. maybe i find them
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Download-Android-6.0-Marshmallow.jpg


    Video Demonstration: https://youtu.be/xNf4ehwSWEo




    Warning:
    #include
    /*
    * Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */

    General:

    Once Android Marshmallow Sources were released I downloaded the code and built it with the binaries provided by Sony. The ROM is definitely not a daily driver currently, so only flash it if you REALLY REALLY REALLY want to show off Marshmallow on your device ;)


    Bugs:


    -SIM not working so no mobile data, calls or sms
    -Auto rotation
    -Minor Graphic glitches
    -Some force closes in apps
    -Sound
    -Camera
    -Anything else I forgot :)


    Downloads:
    system.img
    userdata.img
    boot.img

    Installation:
    -Make a NANDROID backup from recovery
    -Backup EVERYTHING in your internal and external memory to your computer. The ROM will erase the internal memory of your phone.
    -Make sure you have an unlocked bootloader
    -Put your Z3 in fastboot mode by shutting it down, holding the power up button and connecting it via the usb to the computer (a blue light will appear).
    -Open the command prompt and navigate to the folder where you have placed these images. Flash each image via the command prompt with these commands (require ADB, fastboot and the device drivers installed):
    fastboot flash boot boot.img
    fastboot flash system system.img
    fastboot flash userdata userdata.img
    -Disconnect and reboot your device.

    Please consider making a donation if you really like my work :)


    XDA:DevDB Information
    Android Open Source Project, ROM for the Sony Xperia Z3

    Contributors
    CedArctic, akateha
    ROM OS Version: 6.0 Marshmallow
    Based On: AOSP

    Version Information
    Status: Alpha

    Created 2015-10-16
    Last Updated 2015-10-16
    1
    RIL works. You just need proper modem blobs.

    Regards,
    AJ