Basic example of NTT Skyway.
There are two folders:
android
contains the Android Studio projectwebapp
contains a NodeJS Express webapp
Create a secrets.properties
file at the root of android/
folder with the following contents:
SKYWAY_API_KEY="<insert-your-api-key-here>"
Add your SkyWay API key to SKYWAY_API_KEY
in new.js
.
Make sure you have NodeJS installed. Then run:
npm install
npm run start
Open up a web-browser and go to https://localhost:8080.
- SkyWay
- SkyWay Login