-
Notifications
You must be signed in to change notification settings - Fork 31
Building
E3V3A edited this page Aug 23, 2014
·
17 revisions
AIMSICD can be built using any IDE that supports the Gradle build tool, used by projects such as Android Studio or Intellij IDEA plus many others. (Gradle is the new equivalent of the old "Ant" build tool.)
Google Play Services library must be installed in SDK Manager as this supports the Map Viewer functions. Gradle build files will provide links to all other required libraries.
- Download and install the JAVA SE Development Kit 7 (JAVA 8 is not yet supported) from here.
- Install the latest Android Studio from here.
- Follow the setup instructions here.
- Add the required SDK pakages...
❗ Use a supported JavaVersion (class -> dex conversion can't handle 1.8 right now). VERSION is unrelated to your JDK. The JDK has to be >= VERSION.
- Import the project into your IDE
- Build project
- Run project on device
Questions or need help? Get in touch, post in our development thread or open an Issue!
Project Information
Getting started
Developers
Navigation Menus
Important Functions
- Cell Monitoring
- Current Threat Level
- AT Command Interface
- Database Viewer
- Antenna Map Viewer
- Special SMS
Support
Gimme moar!