Posts

Showing posts from March, 2024

How to run 32-bit apps on 64-bit only phones (No root)

Emulating 32-bit (armeabi-v7a) apps on 64-bit (arm64-v8a) only phone must be possible without rooting. I decided to try some Virtual machine apps on my Pixel 8 Pro without 32-bit support. After trying all VMs (Except cloud VM), it turns out ONLY VPhoneGaGa worked on my phone. It runs a free Android 7.1.2 instance with both 32-bit and 64-bit support (armeabi, armeabi-v7a and arm64-v8a). Other VM either gets stuck on loading, stuck on boot screen or crashes. This is the proof I’m running 32-bit app called Flappy Bird on my Google Pixel 8 Pro using VPhoneGaGa 3.9.1. Can’t see the video? Use VPN I hope to see more VM’s support 32-bit emulation in the future when 64-bit only phone is more common Using VPhoneGaGa Official VPhoneGaGa version is free to use with Abdroid 7.1.2 ROM. However, in order to enable Magisk support or use Android 10 ROM, you need to pay for it. Do not use modded VPhoneGaGa, they don’t work properly, and latest mod version might be fake 1. Download VPhoneGaG

How to hide Magisk Delta-Kitsume Mask from root detections

Image
MagiskHide allows you to hide apps from detecting Magisk and root, prevent showing incompatile device or fake bugs such as crashes, stuck, connection error. Not all apps can be bypased because they may have new detection methods and new ways of circumventing MagiskHide. This tutorial is for Magisk-Delta only, and it is not an officially supported topjohnwu project. If you are using official Magisk source, you are in the wrong place, please read this tutorial: https://www.andnixsh.com/2023/06/how-to-hide-magisk-from-root-detections.html Let’s get started Open Magisk-Delta and open settings on the top-right corner Under App sction click on Hide the magisk app You will be prompted how the app should be called. The default name is Settings . Click OK when you are done Please wait for a few seconds.Don’t do anything until it relaunches. After it relaunches, we will enable MagiskHide Open Settings again, scroll down to MagiskHide section and enable it. Now click Configure MagiskH

How to hide Magisk from root detections (Magisk v24 and up)

Image
Zygisk’s DenyList allows you to hide apps from detecting Magisk and root, prevent showing incompatile device or fake bugs such as crashes, stuck, connection error. DenyList is basically MagiskHide, but doesn’t 100% hide. Some apps may still detecting it This tutorial is for official Magisk only. If you are using Magisk-Delta, you are in the wrong place, please read this tutorial: https://www.andnixsh.com/2023/06/how-to-hide-magisk-delta-from-root.html Hiding Magisk App Let’s start hiding Magisk app first Open Magisk-Delta and open settings on the top-right corner Under App sction click on Hide the magisk app You will be prompted how the app should be called. The default name is Settings . Click OK when you are done Please wait for a few seconds. Don’t do anything until it relaunches. After it relaunches, it may prompt you if you want to create a shortcut to your home screen. Click OK if you want to create a shortcut Then click Add automatically Installing hiding modules

How to block ads from Android apps and games (No root & root)

Tired of random ads and popups that ruin your experience and interrupt while playing games, waitching video and surfing on the web? and while using mods with malcious ads from other site? This simple trick block across your entire device, in your browser, in the apps and the games. Some of these tools require root access, but you won’t need it at all in most cases. Blocking ads is highly recommended if you use mods from other site with malcious ads injected! DNS method and Adblocker apps should be able to bypass anti-adblock and crashes automatically. If you use AdAway with root permission, make sure to enable webserver in AdAway settings to improve bypassing anti-adblock Not all apps can be adblocked. To block from popular apps like Youtube, Instagram, X (Formerly Twitter), etc. either use Firefox browser with uBlock origin extension installed or use modded app Changing the DNS (Android 9 Pie and above) One of the easiest ways to block ads on Android smartphones is by changing to

Apktool M - Apktool app for Android (English-Russian)

Image
Features: Apktool - decompilation and compilation of Android® installation packages (* .apk), including system applications. Translation of applications , including in automatic mode (more than 100 languages are supported). Manager installed applications . Customizable text editor with syntax highlighting and hints, with the ability to view the source java code, with the ability to import your own code highlighting themes. Convenient file manager with many functions. Working with different types installation files - * .apk, * .apks, * .xapk, * .apkm. Antisplit - merging Android App Bundle (split) into one installation file, as well as installing and extracting such files. Create your own signature and sign applications. Quick editing of the application name, package name (cloning the application), application icon and more, without the need to rebuild. Root rights are not required. The app is completely free , it is supported on older devices since Android 4.0 and does not