I want to give users a choice (yes/no or cancel/ok) to perform an action.
For example: when a application is starten, a popup message appears. Pressing yes (or ok) starts the application, pressing no (or cancel) aborts and doesn't start the application.
The example in the scipt for AndroidPlus devices doesn't seem to work.
Anybody got some experience / examples with this?