K Kensei Rookie Mar 18, 2023 #1 Hello, Due to android 11 restrictions, some modders are using this feature (image) to install obb file automatically. Does anyone know how to create this installer?
Hello, Due to android 11 restrictions, some modders are using this feature (image) to install obb file automatically. Does anyone know how to create this installer?
Hiyall360 Awesome Active Platinian Mar 18, 2023 #2 There are multiple ways of including the obb in an installation with an APK. You can create an .xapk which includes the obb in the Android/com.game.packagename directory in the xapk. You can also use this if you'd like an installer like the one in your screenshot (needs updating to work on A11 though - it's open sourced): GitHub - KhunHtetzNaing/GInstallerMaker: Game App Installer Obb+Data Maker Game App Installer Obb+Data Maker. Contribute to KhunHtetzNaing/GInstallerMaker development by creating an account on GitHub. github.com Hope this helps. Upvote 0 Downvote
There are multiple ways of including the obb in an installation with an APK. You can create an .xapk which includes the obb in the Android/com.game.packagename directory in the xapk. You can also use this if you'd like an installer like the one in your screenshot (needs updating to work on A11 though - it's open sourced): GitHub - KhunHtetzNaing/GInstallerMaker: Game App Installer Obb+Data Maker Game App Installer Obb+Data Maker. Contribute to KhunHtetzNaing/GInstallerMaker development by creating an account on GitHub. github.com Hope this helps.
GG78 ADBlock Expert Apr 12, 2023 #3 This is actually useless, cause the obb folder isn't locked at all. Not on Android 11,12 and even not on Android 13. The Data folder is locked. Upvote 0 Downvote
This is actually useless, cause the obb folder isn't locked at all. Not on Android 11,12 and even not on Android 13. The Data folder is locked.
Y yuksia Rookie Oct 10, 2023 #6 Due to the fact that the obb folder isn't protected in any way, this is completely pointless. Not on versions 11, 12, or 13, either. Upvote -1 Downvote
Due to the fact that the obb folder isn't protected in any way, this is completely pointless. Not on versions 11, 12, or 13, either.