-
Notifications
You must be signed in to change notification settings - Fork 660
Rakuten Mini C330
AndroPlus edited this page Apr 21, 2021
·
6 revisions
- Tap "Software version" in Settings menu a few times
- Enter *636865625# on the dial pad
- Open Developer options and enable OEM unlocking
- Reboot to bootloader and run
fastboot flashing unlock
andfastboot flashing unlock_critical
Source (Japanese, by @AndroPlus-org ): https://androplus.org/Entry/14664/
Component | Comment |
---|---|
Camera | √ |
Speaker / Mic | √ |
Bluetooth | √ |
WiFi | √ |
NFC | √ |
FeliCa | x |
SIM / Mobile Data / Voice | √ |
VoLTE | √ |
Component | Comment |
---|---|
Camera | √ |
Speaker / Mic | √ |
Bluetooth | √ |
WiFi | √ |
NFC | √ |
FeliCa | x |
SIM / Mobile Data / Voice | √ |
VoLTE | √ |
Component | Comment |
---|---|
Camera | √ |
Speaker / Mic | √ |
Bluetooth | √ |
WiFi | √ |
NFC | ? |
FeliCa | x |
SIM / Mobile Data / Voice | ? |
VoLTE | ? |
- vbmeta need to be flashed with this command:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
- To boot Android 10 GSI or newer, you'll have to replace these files in vendor partition with files extracted from Xiaomi Redmi 8, or the phone will boot loop:
/vendor/bin/hw/android.hardware.graphics.composer@2.1-service
/vendor/lib64/libsdmcore.so
/vendor/lib64/hw/android.hardware.graphics.composer@2.1-impl.so
/vendor/lib64/hw/hwcomposer.msm8937.so
- This device is eSIM only. If you want to use mobile data, you have to extract and place these files to register a new eSIM profile:
/system/app/EuiccOverlay/EuiccOverlay.apk
/system/priv-app/EuiccGoogle/EuiccGoogle.apk
AOSP 9: * AndroPlus_org @ Rakuten Mini C330 C330AE_9.0_RMN_JP_72_SS @ 17/06/2020
AOSP 10: * AndroPlus_org @ Rakuten Mini C330 C330AE_9.0_RMN_JP_72_SS @ 17/06/2020
AOSP 11: * Calyx Hikari (HikariCalyx) @ Rakuten Mini C330 C330AE_9.0_RMN_JP_90_SS @ 21/04/2021
Template created by @zguithues