1. A Short Tour of AppStudio

This video introduces you to the various parts of the AppStudio screen, including the Project Explore, Design Screen and Code Window (plus more!) (0:55)

2. Your first AppStudio App: Hello World!

See you how you can create a Hello World program and deploy it to the world in just over a minute. (1:51)

3. Run your AppStudio App on iOS

Load your app onto an iOS device and run it.

You can save it to your Home screen and run it, even if you don't have an internet connection.(1:03)

4. Run your AppStudio app on Android

Load your app onto an Android device and run it.

You can save it to your Home screen and run it, even if you don't have an internet connection.(1:05)

5. Use PhoneGap to make an AppStudio App native

PhoneGap is a tool to convert AppStudio projects into true native apps which can be submitted to App Stores.

Let’s make our HelloWorld app into an Android native executable – an APK file. (1:56)

6. Get ready for the Android Store!

Go through the steps to submit your app to the Android store. See how to do Signing, get a PhoneGap Auth Token, submit to PhoneGap Build, sign the APK and test on a device(3:49)