Apk file not working in android 7 device

Hi Guys,
I build custom app using tflite - it’s working fine in android emulator and manage to generate apk file.
It’s installed in android 7 device (unfortunately virgin table stopped upgrading os) but when try to open - it crash - cannot run.
Any suggestion will be greatly appreciated - spent many days but could not figure out where might be problem.
Regards,
Jeet

Hi Jeet,

Do you have any logs for this crash? Can you paste them here?

If an APK file isn’t working on your Android 7 device, first make sure the app is compatible with your version of Android. Check your security settings to ensure you can install apps from unknown sources. If that doesn’t help, try clearing the package installer’s cache and data, then try installing the APK again.
Regard: sunder Sen
Modified by Moderator