Can you direct me what Gapps should I use and how install them? I've tried sideload few zip files but every one failed. I've installed this AOSP over original stock android and stock bootloader. Should I use TWRP, and does it work whit this ROM?
Can you direct me what Gapps should I use and how install them? I've tried sideload few zip files but every one failed. I've installed this AOSP over original stock android and stock bootloader. Should I use TWRP, and does it work whit this ROM?
I don't think there are any working gappscould we get a 2023 guide for installing this rom from scratch? using sofia on stock android 11 and would like to try this out with working gapps. thanks!
I happily use F-Droid plus FOSS apps installed from its repos.This is cool but I can't figure out what I'm supposed to do without gapps.
What is package.zip supposed to be? Where do we download it?The following will wipe your internal data:
Code:fastboot -w
Code:fastboot update package.zip
from what I remember, you type the name of the zip you downloaded at the top of this thread, aosp_amogus-img-23022705.zip, not package.zip
/*
* 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.
*/
adb reboot bootloader
fastboot -w
fastboot update package.zip
FAILED (remote: 'Old partitions are not compatible with the new super layout; wipe needed')
fastboot flash product product.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot reboot
Yes the device has testpoints on the motherboard, if you bridge them it will enter EDL mode. From there you can use a blankflash to restore the bootloader and hopefully unbrick. Unplug the battery and bridge those pads, while bridged plug in the USB cable and with any luck you will be in EDL. From there you can plug the battery back in so it can flash successfully. You can find the blankflash on https://mirrors.lolinet.com/I was considering disassembly to see if a battery unplug would help but if there is something else you think I should do I'm all ears.