Android-java-code-utilities-widgets-for-Processing-for-Android
Android-java-code-utilities-widgets-for-Processing-for-Android copied to clipboard
Catch or Lock Back button, not action.
Catch or Lock Back button
- TEST DATE : 2020.09.16
- not action app. Press back to exit immediately.
What do you mean by this? I just tested it on Android 10 as well, working correctly. If you want to exit immediately, just write act.finish(); in the onBackPressed() function. What android version are you using?
@EmmanuelPil
- Android SDK 10
- Android mode 3.0.1
Is there no way?