Tuesday, August 9, 2016

Your App Distribution

Google will discontinue web hosting support in Google Drive by August 31st, 2016. Please refer to this page: https://googleappsdeveloper.blogspot.com/2015/08/deprecating-web-hosting-support-in.html

We suggest you to distribute your app in the following ways:

1. TouchAppViewer

TouchAppCreator generates the zip file for distribution by default. First, TouchAppCreator uploads app zip file to any cloud storage. Your audience can download TouchAppViewer app (it is free) to import your app zip file.

2. Your web hosting server

TouchAppCreator uploads your app to your web server via FTP.

3. View app in browser

Your audience can unzip the file and double click the main page (index.html) to start your app using any browser.