Skip to content

Sameri11/misleading_jni_libs_error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Misleading error when library is not found

Reproduction

To reproduce this project must be built as an android bundle:

flutter build appbundle

New app should be installed as an bundle-part with bundle tool:

  1. Build apk from bundle:
 java -jar bundletool-all-1.18.1.jar build-apks --local-testing --bundle=build/app/outputs/bundle/debug/app-debug.aab --output=apps.apks --overwrite
  1. Install with bundletool:
java -jar bundletool-all-1.18.1.jar install-apks --apks=apps.apks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published