Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-android-tools

A curated list of awesome Android Tools.
https://github.com/wasabeef/awesome-android-tools

Last synced: 5 days ago
JSON representation

  • Intellij Plugin

  • Gradle Plugin

    • Android Unmock Gradle Plugin - Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.
    • Gradle Versions Plugin - Gradle plugin to discover dependency updates.
    • Dexcount Gradle Plugin - A Gradle plugin to report the number of method references in your APK on every build.
    • android-proguard-snippets - Proguard configurations for common Android libraries.
    • Wire Gradle Plugin - A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.
    • SDK Manager Plugin - Gradle plugin which downloads and manages your Android SDK.
    • Hugo - Annotation-triggered method call logging for your debug builds.
    • bintray-release - A helper for releasing from gradle up to bintray.
    • ViewInspector - View Inspection Toolbar for Android Development.
    • android-apt - The android-apt plugin assists in working with annotation processors in combination with Android Studio.
    • Gradle Retrolambda Plugin - A gradle plugin for getting java lambda support in java 6, 7 and android.
  • CLI Tool

    • dex-method-counts - Command-line tool to count per-package methods in Android .dex files.
    • vectalign - Tool for create complex morphing animations using VectorDrawables (allows morphing between any pair of SVG image)
    • QARK - Quick Android Review Kit
    • Android Lint Summary - View your Android lint issues with style.
    • pidcat - Colored logcat script which only shows log entries for a specific application package.
  • GUI Tool

    • Android tool for mac - One-click screenshots, video recordings, APK installations for Android phones and smartwatches connected to your Mac.
    • Telecine - Record full-resolution video on your Android devices.
    • ShowJava - An apk decompiler for android.
  • Web Service

  • Emulator

    • Genymotion - Genymotion is a fast and easy-to-use Android emulator to run and test your Android apps.
    • Apptize - Stream iOS & Android Simulators in the Browser
    • Xamarin Android Player - Simulate, debug, demo or run Android apps in
  • CI (Continuous Integration)

  • Deploy

  • Monitoring