MainActivity's onCreateJNI() was crashing with JNI null pointer error. The native code expects proper initialization flow that starts with UnpackAssetsActivity, which then launches MainActivity. Restored original launcher flow: - UnpackAssetsActivity: launcher (exported=true) - MainActivity: internal activity (exported=false) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
44 KiB
44 KiB