Hello World - Demonstration: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
m (5 revisions)
No edit summary
Line 4: Line 4:




# Near the bottom of the screen, click on the Code tab. See the code?
# At the top of the center section, click on the Code {} tab. See the code?


[[File:Helloworld2.png|500px]]
[[File:Helloworld2.png|500px]]

Revision as of 13:07, 27 March 2014

  1. Start NSB/AppStudio. HelloWorld should open the first time.


  1. At the top of the center section, click on the Code {} tab. See the code?

  1. From the Run menu, choose "Start in Desktop Browser"
  2. The browser should now open and show "Hello World".

  1. BONUS: To run the program on your device, choose "Deploy" from the Run menu.
  2. On your device, use the browser to open http://www.nsbapp.com/HelloWorld
  3. 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.