Once your app has been added and registered in SCiO Lab, the next step is to create your app in Android Studio.

To use Android Studio to develop your mobile app for SCiO:  

  1. In Android Studio, select File > Start a new Android Studio project
    welcomeAndroid
  2. Enter the app name, domain and the path for the project.
  3. Select your target device and choose a Minimum SDK of API 18.
  4. Add an activity.
  5. Give the activity a name and click Finish.

Once completed, the next step in the process is to import the API so you can begin to develop your app in Android Studio.