Android developer portal with tools, libraries, and apps

Hopper is a goal-directed static analysis tool for languages that run on the JVM. It is a much-improved and more feature-full version of Thresher written in Scala rather than Java.

Feb 12, 2017
Advertisement

Meet detekt, a static code analysis tool for the Kotlin programming language. It operates on the abstract syntax tree provided by the Kotlin compiler.

Feb 11, 2017

Static code analysis plugin for Android projects.

Jan 4, 2017

A Gradle plugin to easily apply the same setup of static analysis tools across different Android or Java projects.

Dec 3, 2016

This project adds gradle setup for quality tools like CheckStyle, FindBugs, PMD and Lint to Android project via shell script. After adding this, we can easily increase quality of the project by static code analysis.

Nov 19, 2016

SimpleEncryptorLibrary is a library for encryption and decryption strings in Android apps and PC/Mac Java applications.

Oct 11, 2016

Android JNI model implementation of Rob Napier's RNCryptor.

May 29, 2016

LogcatViewer is utility library which will allow user to view the logcat logs of the application on phone itself. It will be useful for tester to provide logs along with defects and also to developer to do initial analysis of defects. Moreover, if correct tags are used, it can also be useful for performance measurement, for monitoring network requests etc. etc.

Apr 22, 2016

Android Wrapper for the Microsoft Project Oxford Emotion API.

Jan 27, 2016

AndroBugs Framework is an Android vulnerability analysis system that helps developers or hackers find potential security vulnerabilities in Android applications. No splendid GUI interface, but the most efficient (less than 2 minutes per scan in average) and more accurate.

Nov 12, 2015

Plaid is a showcase of material design that we hope you will keep installed. It pulls in news & inspiration from Designer News, Dribbble & Product Hunt. It demonstrates the use of material principles to create tactile, bold, understandable UIs.

Oct 31, 2015

This project helps to use elliptic curve cryptography (ECC) with Curve25519.

Jul 7, 2015

Anxiety free news reader for Android - developed using Kotlin.

Jun 22, 2015

Infer is a static analysis tool for Java, Objective-C and C, written in OCaml.

Jun 12, 2015

Enjarify is a tool for translating Dalvik bytecode to equivalent Java bytecode. This allows Java analysis tools to analyze Android applications.

Jun 11, 2015

Solid is an Android library for data handling.

It provides:

  • SolidList - an immutable, parcelable collection.
  • Lightweight and composable data streams.
  • Primitive array / wrapped array converters.
  • Data analysis algorithms.
Jun 9, 2015

HAHA is a Java library to automate the analysis of Android heap dumps.

May 9, 2015

Secure and easy storage for Android.

Hawk uses:

  • AES for the crypto
  • SharedPreferences for the storage
  • Gson

Hawk provides:

  • Secure data persistence
  • Save any type
  • Save list of any type
Feb 20, 2015

Android Check is a static code analysis plugin for Android project.

Feb 13, 2015
Advertisement

AndroidPullMenu is an Open Source Android library that allows developers to easily create applications with pull menu. The aim of this library is to allow users that with a simple pull gesture to choose actions that they want to be executed.

This actions stand for refreshing options like refreshing the latest news, most viewed news, most commented views etc. or adding more actions inside view when you don’t want to implement these actions inside sliding menu. It can be implemented inside ScrollView, GridView, ListView.

Jan 29, 2015