###Install InAiR App Template for Android Studio Although sharing lots of common libraries, InAiR Apps are quite different from a traditional Android Apps. Only Apps developed using our SDK will appear on our launcher. To make the process easier, we've provided two templates for you to quickly start your development.
####MacOSX
- Checkout this repository
- Locate your Android Studio.app application, right-click then choose Show Package Content
- Navigate to
Android Studio.app/plugins/android/lib/templates/activities/
- Copy
InAiRDemoLayered
andInAiRBlankApp
to the previous folder - Start (or Restart) Android Studio
####Windows & Linux
- Checkout this repository
- Navigate to
<Your Android Studio Folder>/plugins/android/lib/templates/activities/
- Copy
InAiRDemoLayered
andInAiRBlankApp
to the previous folder - Start (or Restart) Android Studio