-
What I want is: I want to generate Apk which on installing will give me an update of my app …
- 229 views
- 0 answers
- 0 votes
-
I made my android game in buildbox 2 and converted, made it publishing ready through android studio(Apk signing, sdk version …
- 258 views
- 0 answers
- 0 votes
-
My app is currently using only armeabi-v7a and it works properly on phone and tab as well. However when I …
- 224 views
- 0 answers
- 0 votes
-
When I run flutter build apk –split-per-abi I get 4 files in the directory flutter-apk: app-arm64-v8a-release.apk, app-armeabi-v7a-release.apk, app-x86_64.apk, app.apk. I …
- 0 views
- 0 answers
- 0 votes
-
When I run flutter build apk –split-per-abi I get three apks twice: once under the directory build/app/outputs/apk/release and once under …
- 256 views
- 1 answers
- 0 votes