AOSP for Xperia Z2

Search This thread

Top Liked Posts

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


    As requested, this is my build of the Android Marshmallow for the Xperia Z2.
    This ROM was build after this instructions.​

    Download
    Android File Host

    What you need to know:
    - This ROM does not have an recovery at the moment.
    - This ROM requires an unlocked bootloader.
    - This ROM is not rooted.
    - This is pure AOSP, nothing more.

    FAQ:
    Where are my Google Apps?
    There are no Google Apps included in this ROM.
    Why is there no recovery so far?
    Because this is the pure AOSP code so far.

    Bugs:
    - SD card is not accessible
    - No Mobile Connections (does not detect SIM card)

    Installation Instructions:
    - Download .zip file & unpack (don't flash)
    - flash different images via fastboot (DANGER: flashing userdata.img will erase the complete internal storage)
    Code:
    fastboot flash userdata userdata.img
    Code:
    fastboot flash system system.img
    Code:
    fastboot flash boot boot.img
    - Reboot
    Code:
    fastboot reboot

    This ROM goes straight from my PC online. I did not try this at home. Please report if something does not work properly, I will respond and try to help you as fast as I can.

    XDA:DevDB Information
    AOSP, ROM for the Sony Xperia Z2

    Contributors
    _heisenberg, _heisenberg
    Source Code: https://android.googlesource.com/

    ROM OS Version: 6.0.x Marshmallow
    ROM Firmware Required: Unlocked Bootloader
    Based On: AOSP

    Version Information
    Status: Testing

    Created 2015-10-17
    Last Updated 2015-10-17
    4
    Okay, so here is my Impression with this ROM after a first use:
    - SIM does not work for me (no mobileconnection in general)
    - Wifi does work
    - SD card does not work
    - Camera was not tested -> could not download an app due to playstore missing and SD not working properly
    2
    It must be Testing because kernel 3.10 is warned highly experimental on fxpblog (fxp is a part of Sony Developer Program)
    1
    Actually, the pure AOSP builds have root rights, they only work via terminal emulator or adb shell. I managed to get Gapps and SuperSU working on my build by temporarily flashing CM12.1 boot.img to get to the recovery and flashing them. But it isn't exactly usable, as the Google config screen is constantly getting FC'd. Well, that's Sony for you :p .
    1
    Why is this marked as stable? AFAIK camera and other things aren't working at all?