Thursday, September 26, 2013

BASIC4ANDROID TOAST (ToastMessageShow)

-----
Toast Message is a message that is displayed on screen for a short period of time and gradually disappear. It is useful for debug purpose.

1) Download startup file, HelloWorld1.zip and unzip it.
2) Open the file HelloWorld.b4a

3) Edit the code as follows:

4) Run your App.

4a) You should notice the toasts:
Followed by…


4b) And if you press [ESC] key, you get:

No comments:

Post a Comment