[ROM][MM][AOSP][WIP][ALPHA] Android Open Source Project 6.0 Marshmallow - Xperia Z3 Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
*/
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
-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

Reserved

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

Have you fix the internel storage issue ?? If yes how you fix this

@LeParkour012 Don't think I will abandon it though I can only work on it on the weekends as my schedule is pretty tight @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.

can you upload the device, vendor and kernel files?
or maybe just device and kernel?

@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

well i am more interested in the kernel and device files
nvm ill look around.. maybe i find them

RIL works. You just need proper modem blobs.
Regards,
AJ

Related

[RECOVERY][R11.1][BETA][CAS] Orange Fox Recovery Project

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
/*
* Your warranty is now void.
*
* We're 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 recovery
* 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.
*
*/
Works:
1. Decryption(Support pattern/pin, tested on V12.5.6 and 21.9.27)
2. MTP/ADB
3. Fastbootd
4. ADB Sideload
5. Vibration
6. ...
Features:
1. Android 11 Support
2. Magisk-v23.0 included
2. Prevent from replacing TWRP with stock recovery
3. DTBO Patch
4. Support for flashing rom(>=4GB)
5. Enable /cache partition
Not working:
1. Tell me
Changelog:
1. Initial release
Download:
OrangeFox
INSTALLATION:
1. Download the TWRP image file to your PC.
2. Put your device into fastboot.
3. Type the following command to flash the recovery:-
Code:
fastboot flash recovery OrangeFox-R11.1-Beta-cas-xayah.img
4. Reboot to recovery
or Flash OrangeFox-R11.1-Beta-cas-xayah.zip
Documentation (FAQ):
https://wiki.orangefox.tech/en/guides
Donations:
PayPal: https://paypal.me/XayahSuSuSu
OrangeFox Recovery donation link: https://opencollective.com/orangefox/donate
Source changelog:
https://wiki.orangefox.tech/changelog
Telegram channel: https://t.me/joinchat/iSOZ2LngNXEzYzk9
Source Code:
Recovery: https://gitlab.com/OrangeFox
Tree: https://github.com/XayahSuSuSu/twrp_device_xiaomi_cas/tree/fox_10.0
Hi, and thank you for your effort making this. I'm about to install a new bootloader, and would like to know if you recommend this or TWRP?
ballajalla said:
Hi, and thank you for your effort making this. I'm about to install a new bootloader, and would like to know if you recommend this or TWRP?
Click to expand...
Click to collapse
Both are ok
Thank you so much, you are the only one who insists on it, it’s really not easy
Hi, why it take so much time for decrypting data?
Hi.
This recovery supported android 12 ?
I hope there is OFox update to support A12 miui rom even can't do decrypt until i remove screen lock.
i cannot get into recovery with A12 rom installed, so right now using skkk twrp 3.6.1
But i like OFox UI better than twrp...
H,i does this work for Rog phone 5S? A11
psykoly said:
Hi.
This recovery supported android 12 ?
Click to expand...
Click to collapse
How about, could you check if it supports Android 12?
Hi
Can I install this recovery with android 12?
ch.vargas said:
Hi
Can I install this recovery with android 12?
Click to expand...
Click to collapse
this version allegedly does Orange Fox Recovery

[ROM][Android 11][ms013g] CrDroid v7.23

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
crDroid v7.23 for Grand 2 (ms013g) ​Based On Android 11/Q​
/*
* 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.
*/
Click to expand...
Click to collapse
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bring many of the best features existent today.
Features:​
crdroid_features/README.mkdn at 11.0 · crdroidandroid/crdroid_features
our main features (why you love us). Contribute to crdroidandroid/crdroid_features development by creating an account on GitHub.
github.com
Instructions:​
Download the latest build and GApps
Boot to recovery
Flash the latest build
Flash GApps
Reboot
​
Spoiler: Old No Longer Needed
FOLLOW INSTRUCTIONS CAREFULLY!!!
I'm having trouble so I can't make a normal flash zip
were going to flash .img files instead
Download System.tar.xz and Boot.img and GApps
Download the Modified Recovery image
Extract System.img from System.tar.xz
Copy all files to device
Boot to recovery
Go to Install and choose Install Image from the bottom right
Flash the Modified Recovery image
Reboot into new recovery
Go to Install and choose Install Image from the bottom right again
Flash Boot.img then flash System.img
Flash GApps
Reboot
​Working:​
Almost Everything
Not Working:​
Rom Isn't Signed
ChangeLog:​
02/11/2022:
Rom Is Now Flashable Like A Normal One.
Click to expand...
Click to collapse
01/11/2022: Initial Release
Click to expand...
Click to collapse
Downloads:​
Press Here To Download​
Contributors:​
MoazSalem
djchittoor
html6405
Everyone who worked on Grand 2 and S3 Neo
XDA DevDB Information:​crDroid 11 for Grand 2, ROM for the Samsung Galaxy Grand 2
Rom Os Version: Android 11​Source Code: https://github.com/crdroidandroid
Kernel Source Code: https://github.com/Grand-2-Rebirth/android_kernel_samsung_msm8226
Device Source Code: https://github.com/orgs/Grand-2-Rebirth/repositories
Version Information:​Status: Stable
Stable Release Date: 2022-11-02
Created: 2022-11-01
Last Updated: 2022-11-02
I Shall Take This
Same Update as los18
It's now Flashable and I Highly Recommend This Rom
Hi moaaz, it's a greet rom and i really liked it but i faced one bug ..
it's when turn on bluetooth and connect with a earbuds or any other bluetooth devices,
the device show a message that settings app has stopped and the phone doesn't transfer audio to the earbuds,
currently i downgraded to android 9 ( also by you ) and it's all fine . Thank you for hard working.
Hi Guys
I don't think I will be developing any new ROMs for the grand 2 since it reached its end with a very stable android 11.
I re-uploaded all the ROMs to another account so I don't delete them by mistake later, I will delete them from the old links but if I miss any check it here ->
all my grand 2 stuff can be found here :
Grand 2 Roms - Google Drive
drive.google.com
Thanks to anyone who supported me through this journey and to all the great devs that made this possible

[ROM][13][UNOFFICIAL] PixelOS [FLAME][STABLE][11/05/2023]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Google Pixel 4 (flame)​
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.
*/
Our Feature List​
Downloads
Download
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
Note: GApps are included, don't flash separately.
Known Bugs:
None.
You tell me!
First Time Install / Clean Flash from Another ROM
1. Reboot to Fastboot
2. Flash boot.img
3. Go to Recovery Mode
4. Go to "Apply Update - Adb Sideload"
5. Flash the ROM
6.FORMAT DATA . (Requires full backup of internal storage) ignore any error
7. Reboot to System and #PixelOS
Update / Dirty Flash
1. Reboot to Fastboot
2. Flash boot.img
3. Go to Recovery Mode
4. Go to "Apply Update - Adb Sideload"
5. Flash the ROM
6. Reboot to System and #PIxelOS
Source​Android OS version : 13.0.0_r44
Security patch level : May 2023
Kernel Source code : Kernel
Join our Telegram Group: https://t.me/PixelOSChat
For staying updated: https://t.me/pixel4seriesofficial
Source code : PixelOS Github
ROM OS Version: Android 13
ROM Kernel: Linux 4.14.295
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 11-05-2023
Any difference from the stock A13 rom?
Shmaks said:
Any difference from the stock A13 rom?
Click to expand...
Click to collapse
https://imgur.com/a/nc4VU0Q
YulNicolai said:
https://imgur.com/a/nc4VU0Q
Click to expand...
Click to collapse
thanks
This ROM has much more customization options than stock or PixelExperience.
It would be nicer if the ROM comes with Google Camera directly.
Posted an update!!!
Сhangelog:
1) Added Active Edge
2) Updated translations
3) The rest is here
Download
Does Google wallet work with this?
How to instal magisk on this rom?

[ROM][13][UNOFFICIAL] crDroid 9.5 [Gapps] [FLAME][STABLE][14/05/2023]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Google Pixel 4 (flame)​
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.
*/
Our Feature List​Downloads
Download
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
Note: GApps are included, don't flash separately.
Known Bugs:
None.
You tell me!
First Time Install / Clean Flash from Another ROM
1. Reboot to Fastboot
2. Flash boot.img
3. Go to Recovery Mode
4. Go to "Apply Update - Adb Sideload"
5. Flash the ROM
6.FORMAT DATA . (Requires full backup of internal storage) ignore any error
7. Reboot to System and #crDroid
Update / Dirty Flash
1. Reboot to Fastboot
2. Flash boot.img
3. Go to Recovery Mode
4. Go to "Apply Update - Adb Sideload"
5. Flash the ROM
6. Reboot to System and #crDroid
Source​Android OS version : 13.0.0_r43
Security patch level : May 2023
Kernel Source code : Kernel
Join our Telegram Group: https://t.me/crDroidAndroid
For staying updated: https://t.me/pixel4seriesofficial
Source code : crDroid Github
ROM OS Version: Android 13
ROM Kernel: Linux 4.14.295
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 14-05-2023
Everything works great.
But payments via NFC are not allowed
Slightly weak ram management is there any way to fix it?
And also is it possible to lock bootloader in this room?
Turjoy d. Sifat said:
Slightly weak ram management is there any way to fix it?
And also is it possible to lock bootloader in this room?
Click to expand...
Click to collapse
i know. I averaged 1.8gb free memory with no apps open
Hi!
I got crdroid 9.3 installed.
Can I install 9.5 via the integrated update mechanism via local file?
I don't have a computer on my summer journey, so using the internal mechanism would be appreciated. But I won't do it without confirmation here.
mad-murdock said:
Hi!
I got crdroid 9.3 installed.
Can I install 9.5 via the integrated update mechanism via local file?
I don't have a computer on my summer journey, so using the internal mechanism would be appreciated. But I won't do it without confirmation here.
Click to expand...
Click to collapse
And if I can use the internal update mechanism, I don't need to flash boot.img I would suppose?!?

[TESTING] [RECOVERY] [UNOFFICIAL] TeamWin Recovery Project (omni, 9.0, 3.7.0) for the OPPO Reno Z

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DISCLAIMER​This recovery TRIGGERS anti-root measures in ColorOS. You WILL get the red status bar and notifications. This is not an issue and is unavoidable without ColorOS Patches.
And obviously.
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 recovery
* 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.
*
*/
INTRODUCTION​TWRP or the TeamWin Recovery Project is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. But I think nobody needs an introduction ​BUILD INFO​This is an unofficial build compiled by me, using the OmniROM (9.0) TWRP sources.
I've only tested this recovery using Android 9 stock.
This recovery uses the stock, prebuilt Android 9 kernel.​What works? What doesn't?​WORKS:​- Booting
-Display
- Partition access
- Flashing and erasing
- Backups
- Vibrations, display brightness
- Battery charging
- USB
- Decryption​BROKEN:​- CPU temperature sensor
The rest of the features that are in TWRP are untested by me. I'm however welcome to any feedback for the rest of the features of the Reno Z.​How to flash?​1. Patch the phone's fastboot lock. You can patch lk.bin yourself, or use the binary and instructions in this post
2. Boot into fastboot, this is done by holding VOL- and POWER while the phone is off.
3. At the "serial does not match, verify ok" screen, plug the phone in and flash the recovery using fastboot.
Code:
fastboot flash twrp-3.7.0_9.0-CPH1979-UNOFFICIAL.img
4. This phone DOES NOT have any means to boot into recovery using hardware buttons (yet, i'll mess in the lk to see if i can enable it). Reboot into fastboot and boot into TWRP using
Code:
fastboot oem reboot-recovery
5. Enjoy!
6. Any major issues? Make a reply in this thread, I'll try to reply as soon as I can.​Sources?​I'm a big advocate of open-source software, but the source of this minimal device tree is messy right now. I'll clean it up as soon as I can and try to upload it after that. Sorry.
Use OPPO's kernel repository for the kernel sources. No patches or any modifications have been applied to the GPL-protected code.​
VERSION 2
- Fixes clock cutout
- Fixes img flash partitions
- Cleans up device tree

Categories

Resources