⭐⭐ (2/5) – Use only if absolutely required; otherwise migrate to a newer SoC or stick with Android 8.1/10.
There are several firmware options available for RK3328 devices running Android 11. Some popular ones include:
The RK3328 is a 64-bit, quad-core SoC developed by Rockchip, a Chinese semiconductor company. It's a powerful and efficient chip that supports 4K video playback, HDR, and other advanced features. rk3328 firmware android 11
: Android 11 includes updated privacy protections and biometric authentication APIs, though official Google security support for this version concluded in February 2024.
Android 11, released in September 2020, brings a plethora of new features, improvements, and enhancements to the Android ecosystem. Some notable features include: ⭐⭐ (2/5) – Use only if absolutely required;
Tested on (4GB RAM, eMMC 5.1) at 1080p.
The Rockchip RK3328 is a quad-core Cortex-A53 processor primarily designed for entry-level TV boxes, digital signage, and IoT gateways. While originally launched with Android 8.1 (Oreo), community and vendor efforts have produced functional firmware builds. This report assesses the viability, performance, security features, and limitations of Android 11 on RK3328 hardware, providing recommendations for development and deployment. It's a powerful and efficient chip that supports
source build/envsetup.sh lunch rk3328-userdebug make -j$(nproc) ./mkimage.sh ota
Android 11 on RK3328 is for commercial devices expecting certification or smooth UI. It serves well for hobbyist projects, legacy device upgrades, or headless Android applications. The main bottlenecks are the outdated Mali GPU driver, lack of GMS certification, and higher memory footprint. Future firmware improvements depend on backporting from Rockchip’s newer SoCs (RK356x) and community contributions.
For announcements of prebuilt binaries for Linux, Mac OS X, and Windows, head over to the E-Maculation Forums.
Other prepackaged versions of Basilisk II that I am aware of:
Really old versions for legacy systems:
To download the current version of the repository via Git:
$ git clone https://github.com/cebix/macemu.git
After downloading and setting up the repository you can, for example, try to compile the Unix version of Basilisk II:
$ cd macemu/BasiliskII/src/Unix $ ./autogen.sh $ make