Posts

Showing posts from 2025

How to change language on MuMu Player 12

Image
I’m not sure why they changed the language of the global version to chinese, then abandoned it for a year. The updated version of global version still haven’t changed to english MuMu 5.0 is currently not supported. Links to MuMu 4.1.xx if you haven’t installed it Global: https://a11.gdl.netease.com/MuMuNG-setup-V4.1.32.3729-overseas-0617102718.exe China: https://a11.gdl.netease.com/MuMuNG-setup-V4.1.31.3724-0610150435.exe I will guide you how to change the language: Video tutorial You can watch the video if you prefer (The video is not mine) https://www.youtube.com/watch?v=sasJE7sHNVQ Or proceed reading below Changing language of UI Close all the instances and Multi-Instance before proceeding You need 7-zip to extract .7z files: https://www.7-zip.org/ Download your desired language English: rcc_en.7z French: rcc_fr.7z Indonesian: rcc_id.7z Japanese: rcc_ja.7z Korean: rcc_ko.7z Portuguese: rcc_pt.7z Russian: rcc_ru.7z Spanish: rcc_es.7z Thai: rcc_th.7z ...

How to install split APK (.apk, .zip, .xapk, .apkm, .apks)

Image
There are many methods to install split APK (.apk, .zip, .xapk, .apkm, .apks) but I will show to 2 easiest methods to spit APK Method #1 - APKCombo Installer Download & install APKCombo Installer Open the APKCombo Installer app Grant permissions to Install packages and Read and write Click Install Select the split APK files you want to install and click OK Click Install When installation successful, you can now open the app Method #2 - X-plore Download & install X-plore File Manager Simply click the split APK file to open the file and click Install Wait until this dialog box appear and click Install

How to get logs from your Android device

Image
Logcat is the Android logging system provides a mechanism for collecting and viewing system debug output. Logs from various applications and portions of the system are collected in a series of circular buffers. Non-rooted device: Matlog/Laughing Logger app (Recommended): Download Matlog or Laughing Logger for Android and install it No PC method (Android 11 and above & Wi-Fi required) Note: Some devices running Android 11 and above don’t have Wireless Debugging. If you don’t have Wireless Debugging, and don’t have Wi-Fi, then you need PC Download aShellYou app: Releases · DP-Hridayan/aShellYou Follow the tutorial how to Connect Self Device: Wireless Debugging Setup If you have problem connecting, use Shizuku method instead Download aShellYou app: Releases · DP-Hridayan/aShellYou Follow the tutorial how to Connect Self Device: Wireless Debugging Setup If you have problem connecting, use Shizuku method instead https://github.com/DP-Hridayan/aShellYou/wiki/Shizuku...

List of Android Virtual Machine apps for Android devices

Image
The VM (Virtual Machine) provides an isolated environment separate from your phone’s main system. Inside the VM, you can gain root access, experiment with apps, install potentially harmful software, and more - without any risk to your physical device. There’s no need to worry about viruses, system crashes, or data breaches affecting your main system. Additionally, a VM can be useful for running apps and games that aren’t natively supported on your device. Here are some VM apps you can try. There’s no single “best” option, as stability and performance vary depending on your device. Feel free to test different ones until you find the best fit! Important‼️: All VM apps except cloud VM apps does NOT support x86 emulators, but does partially work on ARM emulators/VMs that requires ARM CPU It is recommended to check if your phone support 32-bit/armeabi-v7a natively using AIDA64, so you don’t waste time installing VM that doesn’t work on you phone! VM apps with root support If you need...