Tech Notes: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(40 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]]
* [//www.nsbasic.com/app/technotes/TN03.htm 03 Compatibility with other versions of BASIC]
* [[Compatibility_with_other_versions_of_BASIC|Compatibility with other versions of BASIC]]
* [//www.nsbasic.com/app/technotes/TN04.htm 04 The role of JavaScript, HTML5 and WebKit]
* [[The_role_of_JavaScript,_HTML5_and_WebKit|The role of JavaScript, HTML5 and WebKit]]
* [//www.nsbasic.com/app/technotes/TN05.htm 05 Distributing your App]
* [[Emulators_and_Simulators|Emulators and Simulators]]
* [//www.nsbasic.com/app/technotes/TN06.htm 06 Emulators and Simulators]
* [[A_Field_Guide_to_App_Studio Controls|A Field Guide to App Studio Controls]]
* [//www.nsbasic.com/app/technotes/TN07.htm 07 A Field Guide to NS Basic/App Studio Controls]
* [[Using Smart Device Sensors]]
* [//www.nsbasic.com/app/technotes/TN08.htm 08 Web Apps Compared to PhoneGap Apps]
* [[Ajax_made_Simple|Ajax made Simple]]
* [//www.nsbasic.com/app/technotes/TN09.htm 09 Using the PhoneGap API]
* [[Responsive Design Made Simple|Responsive Design made Simple]]
* [//www.nsbasic.com/app/technotes/TN10.htm 10 Making Desktop Apps with NS Basic/App Studio]
* [[Using_the_PhoneGap_API|Using the PhoneGap API: Device, Camera, Contacts, Barcodes]]
* [//www.nsbasic.com/app/technotes/TN11.htm 11 Ajax made Simple]
* [[Using_the_PhoneGap_API:_Pushwoosh|Using the PhoneGap API: Pushwoosh]]
* [//www.nsbasic.com/app/technotes/TN15.htm 15 Files: Using SQLite to save data]
* [[Using SQLite|Files: Using SQLite to save data]]
* [//www.nsbasic.com/app/technotes/SQLite.htm SQLite Reference]
* [[SQLite Reference]]
* [[ToolBox Files]]
* [[How to run fullscreen in an Android Chrome app]]
* [[Using Dropbox to save files]]
* [[Using a Dropbox Datastore]]
* [[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]]
 
=== 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]]
* [[Make Windows Executables]]
 
== 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 16:44, 1 February 2018

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.