• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

App Inventor My app crashes

erma192

Lurker
Hi. My app crashes i put my apk file to my phone and install it but it crashes, i don't know why.

In my Android Studio there is one warning:
WARNING: The following project options are deprecated and have been removed:
android.useDeprecatedNdk
NdkCompile is no longer supported
Affected Modules: app

But i don't know how to fix it.
Or what causes that app to crash.

android {
compileSdkVersion 28
buildToolsVersion "28.0.3"
 
Back
Top Bottom