Posts

Showing posts from August, 2025

VMOS Pro - FREE Custom ROMs without VIP | GMS, ROOT, Xposed | Android 4.4.4, 5.1.1, 7.1.2, 9.0 ROMs

Image
VMOS Custom ROMs are mainly for non-modded VMOS Pro that allow root access with Xposed, without a VIP account. Disclaimer: I am not an app developer. My work is limited to modifying VMOS ROMs that are already supported by VMOS. If you require a different Android version, please contact the official VMOS developers. I am also not an expert in virtual machines (VMs), so I cannot provide support for other VM apps. For assistance, please reach out directly to the respective VM app developers. Please note: Issues may occur with VMOS ROMs that I cannot resolve. I am not responsible for any malfunctions, including but not limited to bricked ROMs or data loss. Use at your own risk. For Emulator Users: Running VMOS inside an emulator is not supported. VMOS and other VM-based apps are not compatible with emulated environments — this will likely cause the app to freeze or crash. Instead, please use one of the recommended emulators listed below. https://www.andnixsh.com/2018/10/free-android...

How to install Magisk on VPhoneGaga/VPhoneOS app (VIP only) (non-Play Store version) - Magisk for non-rooted devices

Image
Dream come true, Magisk for non-root phones. The Virtual Machine called VPhoneGaga officially support Magisk but it is for VIP only. However, you can search for the modded apk if you want Note: This is for VIP only and this is for non-Play Store of VPhoneGaga/VPhoneOS version only. Play Store version cannot be rooted. Please uninstall Play Store version and install non-Play Store version from official website: https://www.vphoneos.com/index ) Video tutorial: https://www.youtube.com/watch?v=sv2GxQB2Zow Text tutorial: Start VPhoneGaga. Tap on the floating VPhoneGaga logo and open settings Go to Magisk Setting and enable Magisk Go to Root Setting and enable root Restart VPhoneGaga In VPhoneGaga, install your desired web browser. Download latest Magisk APK from official github repo https://github.com/topjohnwu/Magisk/releases and install it Open Magisk app, tap install. Choose Direct Install (Recommended) and tap Let’s go When installation done, DO NOT reboot. Otherw...

Unity mono stuff for Android

Image
I hosted them for anyone who need the original libmono, Managed dlls or other stuff to fix the games for Android Github: https://github.com/AndnixSH/Unity-mono-files If the version you are looking for does not exist in the download links, just get it yourself by reading the steps below Where to get original libmono? From Unity editor. To get the unity stuff manually, you can go to Unity Download Archive to download older version of Unity editor Pick the version you like and download Unity Installer. In the installer, be sure to include Android Build Support After installation, you can go to [unity location]\Editor\Data\PlaybackEngines\AndroidPlayer for all stuff for Android. Go to [unity location]\Editor\Data\PlaybackEngines\AndroidPlayer\Variations\mono for original mono and managed DLL stuff Have fun!