Just to test I like to run a B4J Application with Gradle and JPro.
If I run it normal there is no problem and the App is running on the Desktop put when I try to run it with Jpro is not working because no parameters given.
No Parameters needed for this App.
Has somebody a B4J jar file running in...
I'm trying to integrate with the sumup solo machine.
in the documentation (https://github.com/sumup/sumup-android-sdk/tree/master) talks about dependencies:
1. Dependency
Add the repository to your gradle dependencies:
allprojects {
repositories {
maven { url...
Language change is working before uploading to Google Play Store (xml method values-en, values-fr, .......)
but not after uploading to play store (in aab , not for apk).
in stackoverflow said ,use `enableSplit = false` to resolve this problem
android {
//... removed for brevity
bundle {...
Hello.
I've been trying to upload my app on the amazon appstore but it returns "Invalid APK"
I read on their forums that maybe your apk is missing Version Code and Version Name attribute. Try adding #VersionName and #VersionCode in the build.gradle file.
OK, but how do i add them when i'm not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.