Double click to exit app in Sketchware

Опубликовано: 28 Июнь 2026
на канале: Swift Rein
1,150
27

In this video, I have shown how to make a double tap to exit app in Sketchware. When the user doesn't tap the second back within a limited time, an appropriate toast is displayed.
Source code:-

System.exit(0);

I hope you will like it. Subscribe me to support me and get weekly updates.