This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! How to merge APK+OBB file?

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):


Hope this helps.