GdGohan / SonicRacingTransformedAndroidUpdate-NewVersion

https://drive.google.com/drive/folders/1I7E6y4MqFBFT2pyQ2cHkTp2CDtdYy9y6
10 stars 0 forks source link

Android 14 Port? #11

Open Eduardo09-ui opened 1 month ago

Eduardo09-ui commented 1 month ago

Hi I wanted to relive my childhood with that game, so i installed your version of the game, but when i install it, it says that my phone is not compatible, my phone is running on android 14, so can you do a Android 14 port, please?

GdGohan commented 1 month ago

(Only for devices that support 32-bit libraries) the instruction was already in the v4 folder, be more careful when looking at the folders

ADB with Wireless Debugging Tutorial: https://youtu.be/Tn11BXt3zSU?feature=shared Settings- developer option- enable wireless debugging Termux: https://play.google.com/store/apps/details?id=com.termux or https://github.com/termux/termux-app (try 0.118.0) Termux - settings - permissions - files Termux: pkg install android-tools adb pair localhost: (wireless debugging: pair device with a pairing code, use Port only: last numbers) adb connect localhost: (wireless debugging: IP address and Port, use Port only: last numbers) adb shell pm install or adb install --bypass-low-target-sdk-block /sdcard/Download/sonic14.apk

Eduardo09-ui commented 4 weeks ago

Can you make a tutorial video on that? I don't understand what to do?

GdGohan commented 1 week ago

Can you make a tutorial video on that? I don't understand what to do?

Follow the video first, then follow the instruction