Code

Discussion on Blur image background Android

Discussion on Blur image background Android

Cart 4 sales

2 comments found.

⛔ ⛔⛔ HELLO ERROR GOOGLE PLAY CONSOLE : Your app bundle targets the following unrecognized languages: gr. You can find the list of codes for supported languages in the IANA registry. You can exclude invalid languages generated by third-party libraries with Gradle’s resConfigs property. PLEASE SOLUTION

The source code is easily to fixed by this instructions:

Apply this to Android{}

bundle { density { // Different APKs are generated for devices with different screen densities; true by default. enableSplit true } abi { // Different APKs are generated for devices with different CPU architectures; true by default. enableSplit true } language { // This is disabled so that the App Bundle does NOT split the APK for each language. // We’re gonna use the same APK for all languages. enableSplit false } }

We have tested and that fixed the error.

Full instructions still here: https://stackoverflow.com/questions/57859122/invalid-splitapkbundle-the-bundle-targets-unknown-languages-gr-google-play

Thanks

does not work with android 14

Please check the newest version of this app, that targets sdkVersion 34 (Android 14)

Congratulation :) , Keep up the high quality

Hello KINGDOV,

Thank you for your interest. If you need any questions about this source code plz let us know.

Thank you!

Hi there, Please check the newest version of this source code, that target SDK 30, fix bugs and support Android 10, Android 11:  https://drive.google.com/file/d/1lXf9xjWzH3KCpOrHOGKjLr9uETUdkNoD/view?usp=sharing
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey