MoSync Reload Copyright 2013 David Axmark Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. 1. Introduction MoSync Reload is a tool for rapid development of mobile applications in HTML5 and JavaScript for iOS, Android and Windows Phone. You can access native features such as camera, SMS, file system and sensors and create interfaces using real, native UI controls. Reload lets you edit code on your PC, Mac or Linux machine and then instantly see the result of your changes on any number of devices or emulators. It’s just like pressing “reload” in a browser, but for native mobile apps! 2. Installation ----------------------------------------------------------------------- You need a working installation of Node.js 0.6 or newer to use Reload! ----------------------------------------------------------------------- 2.1. Installation on Mac On Mac just copy the App to your Applications folder. After running you can find more documentation inside the application’s interface. 2.2. Installation on Windows No Installation is required on Windows, just run the ReloadLauncher.exe. The Launcher will start a command line shell with the server log and your default web browser with the UI. You can find more documentation inside the application. 2.3 Installation on Linux There is no installation for Linux. After extracting the package run the "reload" script inside a terminal, and then open "http://localhost:8282" on your browser. 3. Build From Source In order to build Reload you need a working installation of MoSync. Currently, the build process only works on Mac OS X 10.6 and above. To build Reload packages type: >ruby build.rb in your command line. 4. Documentation and License Reload is distributed under the Apache 2.0 license. - please read the license files inside the Licenses folder for more information. ----------------------------------------------------------------------- If you need more information: * Visit our Website: http://www.mosync.com or * Send us and Email: info@mosync.com or * Join our IRC channel: #MoSync on Freenode.net or * Talk to us on Twitter: @MoSync -----------------------------------------------------------------------