Resources - Mariangela/Android-IMSI-Catcher-Detector GitHub Wiki
Useful resources for developers to make AIMSICD even more awesome!
Index of Resources
busted IMSI-Catcher from Oslo, Norway
Data of a- Raw Source Data as ZIP
- Processed as Excel Spreadsheed
- Processed as SQL Tables
- Specifications (Norwegian)
Android UI/UX
Android Icons
- Android Asset Studio (Awesome Icon Generators)
- Iconmonstr
- Android Icons
Clean Libraries
Developers should consider using following libraries for cleaner code:
- Retrofit - A type-safe REST client for Android and Java
- RxJava - Reactive Extensions for the JVM
- FragmentArgs - Annotation Processor for setting arguments in android fragments
- Parceler - Android Parcelables made easy through code generation
- ButterKnife - View "injection" library for Android
- Timber - logger with a small, extensible API which provides utility on top of Android's normal Log class
- StorIO/cupboard - ORM/persistence
- Nucleus/Mosby - MVP