Tech Notes: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(43 intermediate revisions by 2 users not shown)
Line 4: Line 4:


== Tech Notes ==
== Tech Notes ==
* [[Solutions_to_Common_Problems|01 Solutions to Common Problems]]
* [[Solutions_to_Common_Problems|Solutions to Common Problems]]
* [[Compatibility_with_other_versions_of_BASIC|03 Compatibility with other versions of BASIC]]
* [[Compatibility_with_other_versions_of_BASIC|Compatibility with other versions of BASIC]]
* [[The_role_of_JavaScript,_HTML5_and_WebKit|04 The role of JavaScript, HTML5 and WebKit]]
* [[The_role_of_JavaScript,_HTML5_and_WebKit|The role of JavaScript, HTML5 and WebKit]]
* [[Distributing_your_App|05 Distributing your App]]
* [[Emulators_and_Simulators|Emulators and Simulators]]
* [[Emulators_and_Simulators|06 Emulators and Simulators]]
* [[Using Smart Device Sensors]]
* [[A_Field_Guide_to_App_Studio Controls|07 A Field Guide to App Studio Controls]]
* [[Ajax_made_Simple|Ajax made Simple]]
* [[Web_Apps_Compared_to_PhoneGap_Apps|08 Web Apps Compared to PhoneGap Apps]]
* [[Responsive Design Made Simple|Responsive Design made Simple]]
* [[Using_the_PhoneGap_API|09 Using the PhoneGap API]]
* [[Using_the_PhoneGap_API|Using the PhoneGap API: Device, Camera, Contacts, Barcodes]]
* [[Making Desktop Apps with App Studio|10 Making Desktop Apps with App Studio]]
* [[Using_the_PhoneGap_API:_Pushwoosh|Using the PhoneGap API: Pushwoosh]]
* [[Ajax_made_Simple|11 Ajax made Simple]]
* [[Using SQLite|Files: Using SQLite to save data]]
* [Using SQLite|15 Files: Using SQLite to save data]
* [[SQLite Reference]]
* [[SQLite Reference]]
* [[ToolBox Files]]
* [[How to run fullscreen in an Android Chrome app]]
* [[Using Google Glass with AppStudio|Using Google Glass]]
* [[NoSQL DBs and AppStudio|NoSQL databases: good option for WebApp development]]
* [[Google Drive API|Using the Google Drive API]]
* [[GitHub|Using GitHub for version control and more!]]
* [[Internationalization (i18n)]] - have your app run in different languages
* [[Validation]] - check the data on your form automatically
* [[Web Sharing]] - Pass information to another app using native API
=== Distributing your App ===
* [[Distributing_your_App|Distributing your App]]
* [[Web_Apps_Compared_to_PhoneGap_Apps|Web Apps Compared to PhoneGap Apps]]
* [[Using PhoneGap to create an iOS App]]
* [[Submitting to the iOS App Store]]
* [[Using PhoneGap to create an Android APK]]
* [[Submitting to the Google Play and Amazon Stores]]
* [[PhoneGap CLI|Using the PhoneGap CLI]]
* [[Using Node and Electron to build Desktop Apps]]
* [[Progressive Web Apps|Progressive Web Apps (PWA)]]
== Courses ==
These are the notes for our 4 day course. It assumes the trainees have a programming background. You can follow through the course notes and lab sessions on your own: if you would like on site training please contact us for details.
* [[AppStudio Course]]
* [https://dl.dropboxusercontent.com/u/4451197/AppStudioCourse.zip AppStudio Course Samples, Labs and Solutions (zip file)]

Revision as of 20:24, 18 June 2019

These Tech Notes provide additional information that is not contained in the printed documentation. You may also be interested in our Tutorials. Check back here from time to time for updates!

If you have an idea for a Tech Note, please let us know. We will be happy to post it, giving you full credit.

Tech Notes

Distributing your App

Courses

These are the notes for our 4 day course. It assumes the trainees have a programming background. You can follow through the course notes and lab sessions on your own: if you would like on site training please contact us for details.