-
Notifications
You must be signed in to change notification settings - Fork 8
Developing Adapt It Mobile on Windows
Some basic steps for getting set up to develop Adapt It Mobile on a Windows machine. Note that the Android platform will be developed on Linux, just to keep things simpler...
-
Download and install node.js from: http://nodejs.org.
-
Open a Command Line window and type in the following commands:
npm install -gf cordova i18next i18next-conv
npm update -g
-
Download and install GitHub for Windows from: https://github.com.
-
While on the https://github.com web page, sign up for an account on GitHub and log in.
-
Go to the github page for adapt-it-mobile: https://github.com/adapt-it/adapt-it-mobile. On that page, click on the Fork button.
-
On the github web page for adapt-it-mobile, click on the Clone in Desktop button. Your browser should ask if you want to launch the GitHub app. Let it do so. Follow the prompts in the GitHub app to select a directory to store the copy of adapt-it-mobile.
-
Download and install the Windows Phone SDKs:
Windows Phone 8 (requires Windows 8): http://www.microsoft.com/en-us/download/details.aspx?id=35471
Windows Phone 10: https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
-
[Optional] Download and install Inkscape from http://inkscape.org/
Home | About | Using Adapt It Mobile | Contributing | Copyright © 2014-2024 Adapt It
- Localizing the Adapt It Mobile User Interface
- Creating Graphics for Adapt It Mobile
- Reporting a problem / bug
- Developing Adapt It Mobile on Linux
- Developing Adapt It Mobile on OS X
- Developing Adapt It Mobile on Windows
- Getting Started with the code
- Compiling locally
- Running in an emulator
- Debugging
- Tips and Tricks
- Development Troubleshooting