Hello World - Demonstration: Difference between revisions
Jump to navigation
Jump to search
Created page with "# Start NSB/AppStudio. HelloWorld should open the first time. # Near the bottom of the screen, click on the Code tab. See the code? # From the Run menu, choose "Start in Deskt..." |
No edit summary |
||
Line 3: | Line 3: | ||
# From the Run menu, choose "Start in Desktop Browser" | # From the Run menu, choose "Start in Desktop Browser" | ||
# The browser should now open and show "Hello World". | # The browser should now open and show "Hello World". | ||
BONUS: To run the program on your device, choose "Deploy" from the Run menu. | # BONUS: To run the program on your device, choose "Deploy" from the Run menu. | ||
# On your device, use the browser to open <a href="http://www.nsbapp.com/HelloWorld" target="_top">http://www.nsbapp.com/HelloWorld</a> | # On your device, use the browser to open <a href="http://www.nsbapp.com/HelloWorld" target="_top">http://www.nsbapp.com/HelloWorld</a> | ||
#Use the plus (+) sign in Safari, then "Add to Home Screen" to add your app to the launcher. Similar operations allow to you do this on an Android device. | # Use the plus (+) sign in Safari, then "Add to Home Screen" to add your app to the launcher. Similar operations allow to you do this on an Android device. | ||
[[File:Helloworld.png|500px]] | |||
[[File:Helloworld1.png|500px]] |
Revision as of 14:37, 6 January 2014
- Start NSB/AppStudio. HelloWorld should open the first time.
- Near the bottom of the screen, click on the Code tab. See the code?
- From the Run menu, choose "Start in Desktop Browser"
- The browser should now open and show "Hello World".
- BONUS: To run the program on your device, choose "Deploy" from the Run menu.
- On your device, use the browser to open <a href="http://www.nsbapp.com/HelloWorld" target="_top">http://www.nsbapp.com/HelloWorld</a>
- Use the plus (+) sign in Safari, then "Add to Home Screen" to add your app to the launcher. Similar operations allow to you do this on an Android device.