[ROM] AOSP 11 [Gcam] [Open Devices]

Search This thread

Sjll

Recognized Developer
Jun 4, 2017
538
696
Chongqing
AOSP 11 for Xperia 10 II
Based on Sony Open devices project

Code:
/*
*Disclaimer
*
* Your warranty may be void.
*
* We're not responsible for bricked devices, dead OTGs 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.
*/

Unlock bootloader is necessary!

Download Link
: Androidfilehost

How to flash:
1. Unzip the ROM. install fastboot driver on your computer.
Then Download latest platform-tools from Google! Link
2. Phone enters fastboot mode. Then run:
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash recovery recovery.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system vbmeta_system.img

4. Download OEM image from Sony dev world

5. Unzip OEM image then run:
Code:
fastboot flash oem_a <Your-Path-of-OEM-Image.img-Edit this>
fastboot flash oem_b <Your-Path-of-OEM-Image.img-Edit this>

6. Hold power key + volume down, you will boot into recovery. Choose Wipe data/factory reset to reset your phone.
7. Choose enter fastboot, you need to install fastbootd Drivers, follow this please Link
Then run :
Code:
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot flash product product.img

8. Reboot and Enjoy

Gcam You could use this one.

Recovery for flashing Gapps: Link

TWRP A broken one: twrp-20201115-SODP.zip
Kernel source : sonyxperiadev
Other source : sonyxperiadev
 
Last edited:

ig2205

Senior Member
Sep 4, 2013
70
10
Very good rom - thank you.
How can I remove a search engine from the home screen?
What's in the 149.3MB aosp11_pdx201-20210520-sjll.zip file?
Are these any fixes or a bug?
 
Last edited:

KittensDog

Member
May 29, 2021
7
0
LG V50 ThinQ
Pls tell me how to fix this while flash nikgapps:
E: failed to find meta-inf/com/android/metadata
E: failed to parse metadata in the zip file
install from adb completed with status 2
installation aborted
 

Sjll

Recognized Developer
Jun 4, 2017
538
696
Chongqing
  • Love
Reactions: KittensDog

ig2205

Senior Member
Sep 4, 2013
70
10
Why is the "Open Devices Modem Config" notification displayed after each restart?
Notifications are now displayed several times a day.
 
Last edited:

ig2205

Senior Member
Sep 4, 2013
70
10
I reinstalled the rom but it didn't help.
"Open Devices Modem Config" notifications are displayed very often.
I do not know why?
 

KuroXIV

New member
Jun 24, 2021
3
1
Screenshot (367).png
i need some help with step 6 sadly this isnt working right and the Internet dont say anything it taked me a long time to go even to step 6 tbh because i trying a lot with TWRP for my Xperia 10 II to ROOT etc but a lot isnt working right so could i get some help from someone would love it :)) ????



--! EDIT !-- Got it now to work :)) but it looks different without any Google PlayStore etc :O is this Normal??? and if someone knows what this ROM does please could you tell it to me c: ?
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    AOSP 11 for Xperia 10 II
    Based on Sony Open devices project

    Code:
    /*
    *Disclaimer
    *
    * Your warranty may be void.
    *
    * We're not responsible for bricked devices, dead OTGs 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.
    */

    Unlock bootloader is necessary!

    Download Link
    : Androidfilehost

    How to flash:
    1. Unzip the ROM. install fastboot driver on your computer.
    Then Download latest platform-tools from Google! Link
    2. Phone enters fastboot mode. Then run:
    Code:
    fastboot flash boot boot.img
    fastboot flash dtbo dtbo.img
    fastboot flash recovery recovery.img
    fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
    fastboot --disable-verity --disable-verification flash vbmeta_system vbmeta_system.img

    4. Download OEM image from Sony dev world

    5. Unzip OEM image then run:
    Code:
    fastboot flash oem_a <Your-Path-of-OEM-Image.img-Edit this>
    fastboot flash oem_b <Your-Path-of-OEM-Image.img-Edit this>

    6. Hold power key + volume down, you will boot into recovery. Choose Wipe data/factory reset to reset your phone.
    7. Choose enter fastboot, you need to install fastbootd Drivers, follow this please Link
    Then run :
    Code:
    fastboot flash system system.img
    fastboot flash vendor vendor.img
    fastboot flash product product.img

    8. Reboot and Enjoy

    Gcam You could use this one.

    Recovery for flashing Gapps: Link

    TWRP A broken one: twrp-20201115-SODP.zip
    Kernel source : sonyxperiadev
    Other source : sonyxperiadev
    3
    Updated, performance improved.
    1
    Pls tell me how to fix this while flash nikgapps:
    E: failed to find meta-inf/com/android/metadata
    E: failed to parse metadata in the zip file
    install from adb completed with status 2
    installation aborted