Basic example of NTT Skyway.
There are two folders:
androidcontains the Android Studio projectwebappcontains 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