Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A Android-IMSI-Catcher-Detector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CellularPrivacy
  • Android-IMSI-Catcher-Detector
  • Wiki
  • Building

Building · Changes

Page history
Updated Building (markdown) authored Aug 23, 2014 by E3V3A's avatar E3V3A
Hide whitespace changes
Inline Side-by-side
Building.md
View page @ 72c120ad
# IDE Requirements # IDE Requirements
AIMSICD can be build using any IDE that supports Gradle projects such as [Android Studio](http://developer.android.com/sdk/installing/studio.html) or [Intellij IDEA](http://www.jetbrains.com/idea/) plus many others. AIMSICD can be built using any IDE that supports the Gradle build tool, used by projects such as [Android Studio](http://developer.android.com/sdk/installing/studio.html) or [Intellij IDEA](http://www.jetbrains.com/idea/) plus many others. (Gradle is the new equivalent of the old "Ant" build tool.)
# Required Libraries # Required Libraries
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. 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.
# General Procedure (if you have never build Android Java Apps before) for using Android Studio:
1. Download and install the JAVA SE Development Kit 7 (JAVA 8 is not yet supported) from [here](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html).
2. Install the latest *Android Studio* from [here](http://developer.android.com/sdk/installing/studio.html).
3. Follow the setup instructions [here](http://developer.android.com/sdk/installing/index.html?pkg=studio).
4. Add the required SDK pakages...
:exclamation: 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. :exclamation: 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.
1. Import the project into your IDE 1. Import the project into your IDE
......
Clone repository

Getting started

  • Building
  • Devices
  • Installation
  • Permissions
  • Status Icons

Navigation Menus

  • Disclaimer
  • Main Screen
  • Navigation Drawer
  • Settings Menu
  • Preferences
  • About AIMSICD

Important Functions

  • Cell Tracking
  • Cell Information
  • AT Command Injector
  • Database Viewer
  • Map Viewer
  • Special SMS

Support

  • Problems
  • Contributing
  • Donations