Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

**Hi! I downloaded the Android version (529MB), but it won't install on my device.


Android shows the error "There was a problem parsing the package."


This usually happens when the APK is missing split files or wasn't exported correctly for ARM64.


Could you please check the Android build and re-upload it? Thank you!**

 Just checked, and everything is working. The problem is on your device.

My phones a Samsung Galaxy S24 FE, btw. (Android 16)

Everything works perfectly on my Samsung with Android 16

Just following up. My Galaxy S24 FE is on Samsung's Android 16 firmware (kernel tag still shows android14-11).

"Problem parsing the package" indicates the APK is either missing split APKs/OBB files, signed with an older scheme (v1/v2 only), or exported for the wrong ABI.


Could you verify the Android export was built for ARM64 and includes all required splits?