Skip to content

Releases: nickyg666/Orangepi-Zero-2-android-10-with-GAPPS

v1.0.0 Initial Release

01 Aug 13:49
91f6a6e
Compare
Choose a tag to compare

even though I added as little as possible to this rip, just gapps. it's still 8gb larger than the stock image. No doubt because PhoenixCard is expanding all the images on the fly. the stock image is actually around 16 images inside that PCard individually images to the disk.
I may have left some flashable zipps or apk's in my haste to get it dumped and uploaded.
Github doesn't like files over 2GB, so I had to split them to 2GB.
join/extract with 7z, flash with etcher or write with DD. gunzip if you need the raw .IMG file.

v1.0.1 TWRP backup

07 Aug 18:59
91f6a6e
Compare
Choose a tag to compare
v1.0.1 TWRP backup Pre-release
Pre-release

This release is for phoenixcard based restore, where you have installed androidv1.1 img from orangepi (or here, opi hosted has it tarballed) and wish to just restore to a place of play store havery.

it includes PhoenixCard 4.2.8 and the original orangepi android image (credits allwinner and sunxi)

first in phoenixcard do restore, then pick start up and select the image to flash and hit flash or whatever the leftmost button says.
I don't have russian charset installed so it's a lot of question marks everywhere.

this release includes TWRP (credits unofficialtwrp.com, transpeed h40) for the Orangepi Zero 2 and a backup folder for the base install with litegapps.
To get into TWRP, you need to do
adb reboot fastboot after flashing.
To flash TWRP, from adb reboot bootloader

run fastboot flash vbmeta vbmeta.img --disable-verity

and fastboot flash recovery recovery.img

no need for fastboot flashing unlock - does not work on this hardware but flashing works without

for some reason, fastboot reboot fastboot doesn't do anything but adb reboot fastboot takes you to twrp fastboot. select reboot and recovery from there to get to twrp recovery for restore.
once you have the image written with PhoenixCard (remember, stock images only, try different SD adapters or USB readers if it fails, or reboot), upon first boot make sure unlock bootloader is enabled. then start TWRP install. before you reboot though, adb push /my/folder/with/backup/to/restore /sdcard/TWRP/ so you have the backup on the SD for restoration.
backup folder containing .win files needs to be in root of TWRP directory.

After that simply do the restore operation and you're up and running, for much less bandwidth!

credits to unofficialTWRP team for providing the TWRP images for H616!

Here is how to reproduce: .\adb install magisk.apk
.\adb push lsposed.zip
.\adb push litegappsarm10core.zip
magisk install zips:
litegapps
PUSH UPDATED GOOGLE PLAY FOR TV (8) TO /data/adb/Phonesky.apk OR ELSE NEXT STEP REMOVES STORE
microG installer Revived (allows google account login)
Zygisk (enable it first, then) zygisk lsposed
then flash nanodroidpatcher23.1.2.202 [enable spoofing]
open microG settings and enable all checkboxes especially spoofing.
login to a new google account without 2FA (or disable auth with device registration in microg > google accounts)