Skip to main content

OmniROM 12.1 v0.2 (ARM32/Android GO) for Orange Pi Zero 2W / Zero 3

This is an android go and arm32 variant for my earlier port of OmniROM 12.1 for Orange Pi Zero 2W /  Zero 3.

I recommend using this version on lower RAM variants with 1GB.

Not recommended on 2GB/4GB variant since it's enough RAM to run full android and ARM64 build has better app support and performance.


Since there were some reports of 1GB variants taking 1 hour or more to boot, I am releasing this Android GO  build.

Changelog:

  • It contains some optimizations for lower RAM devices such as how much memory is allocated for dalvik vm, split screen disabled, and many more.
  • "Webview Tester" is replaced with "Firefox Focus".


Sources (Will complete uploading before end of October. For now, device tree is complete):

Github





 




Unzip the file before using in Phoenix card.

It should be flashed to sd card using Phoenix card. Same as the OEM image instructions.


DOWNLOAD:

For Orange Pi Zero 2W:

omni-12.1_20241019_arm32_zero2w.zip


For Orange Pi  Zero 3:

omni-12.1_20241019_arm32_zero3.zip


Comments

  1. Hi, i'm tested your new version omni rom android 12. Orange pi zero 3 1gb, flashed via phoenix card 4.2.8 official tool. Have some troubles https://youtu.be/-8NbngGthf0

    ReplyDelete
    Replies
    1. I found that idle ram usage on this 32 bit version is 1.1GB and 64 bit version had 1.3 GB. That's probably the reason why it won't work on 1GB version.

      I will make a android TV version and see if a go 32bit version of it goes below 1GB idle usage then it should boot on your device.

      No timeline for that but i'll post here when ready.

      Thanks for trying out both builds on your device. I am using 4GB model so didn't see this issue and rely on online reports to fix.

      Delete
    2. Thank you for your support. I think that most users use the 1gb version mainly for basic tasks, in my case, the touch remote control for the home. The only thing missing is the basic feature of the 'back' and 'home' buttons at the bottom of the screen. Unfortunately, the manufacturer's version android 12 tv does not have the ability to customize this function, although overall it works very quickly)

      Delete
    3. Not sure if tv system ui will provide buttons on bottom but i'll check that.

      Delete

Post a Comment

Popular posts from this blog

OmniROM 12.1 v1 for Orange Pi Zero 2W

I ported this build of OmniROM Android 12.1 for Orange Pi 2W. It is made for tablets, unlike the one that manufacturer provides for TV. The sources will be released over the next few weeks, there are many changes inside the android tree so it'll take time for every repo. It will be posted on my Github . It should be flashed to sd card using Phoenix card. Just like the oem image. Download: omni-12.1_20240901_apollo_p2.img Compressed version (unzip before using): omni-12.1_20240901_apollo_p2.zip

OmniROM 12.1 v0.1 for Orange Pi Zero 3

 This is a port of OmniROM Android 12.1 for Orange Pi Zero 3. UPDATE (09/12/2024): It is confirmed to boot. It is not tested to boot on Orange Pi Zero 3 but should most likely work. This article will be updated after enough confirmations. There were only few differences from 2W in oem sources so I am providing this build based on my pi 2w  port . Its made for tablets, not TV image like oem. Notifications on pi 2w It should be flashed to sd card using Phoenix card. Just like the oem image. Download: omni-12.1_20240909_apollo_p2_zero3.img Compressed version (unzip before using): omni-12.1_20240909_apollo_p2_zero3.zip

OmniROM 12.1 v2 (ARM64) for Orange Pi Zero 2W / Zero 3

This is an update for my earlier port of OmniROM 12.1 for Orange Pi Zero 2W /  Zero 3 . This build is ARM64. It can run both 32 and 64 bit apks. Sources (Will complete uploading before end of October. For now, device tree is complete): Github There are some graphics libraries that don't have 64 bit versions. I have used the available 32 bit versions of them but the eventual goal will be to replace the proprietary  libraries  with open source GPU drivers like mesa3d panfrost .   Unzip the file before using in Phoenix card. It should be flashed to sd card using Phoenix card. Same as the OEM image instructions . DOWNLOAD: For Orange Pi Zero 2W: omni-12.1_20241018_arm64_zero2w.zip For Orange Pi  Zero 3: omni-12.1_20241018_arm64_zero3.zip