Ready to cause mischief? Grab the APK + data, install on your Android 12 device, and help the Minions steal the moon – one banana at a time. 🚀🍌
Believe it or not, the old version runs faster than modern releases because it lacks bloatware. However, Android 12’s rendering pipeline may cause screen tearing.
If you do not want ADB:
A retro-styled overview of the classic Minion endless-runner v1.2.0 package, packaged for Android 12 devices: expected APK filename, install notes, required permissions, data placement, and troubleshooting.
Step 1: Install the APK Connect your phone to the PC. Run: despicable me minion rush 1.2.0 apk data android 12
adb install Despicable_Me_Minion_Rush_1.2.0.apk
Do not launch the game yet.
Step 2: Create the OBB Directory
adb shell
mkdir -p /sdcard/Android/obb/com.gameloft.android.ANMP.GloftDMHM/
exit
Step 3: Push the OBB File
adb push main.120.com.gameloft.android.ANMP.GloftDMHM.obb /sdcard/Android/obb/com.gameloft.android.ANMP.GloftDMHM/
Step 4: Set Correct Permissions
adb shell
chmod 644 /sdcard/Android/obb/com.gameloft.android.ANMP.GloftDMHM/*.obb
exit
Step 5: Launch & Enjoy Disconnect, disable Wi-Fi (to avoid update nags), and open Minion Rush. The game should boot into the classic 1.2.0 menu.