TomAndroidTools

  • [Animation Libraries] (#animation-libraries)
  • [Activity(s)] (#activitys)
  • [Views] (#views)
  • [Images] (#images)
  • [Emulators] (#emulators)
  • [Performance] (#performance)
  • [Debugging] (#debugging)
  • [Android Studio Plugins] (#android-studio-plugins)
  • [Misc/Unknown] (#miscunknown)

Animation Libraries

Activity(s)

Views

  • Flex Layout - Layout allowing Percentages
  • Bubble Text View - Android Bubble View. (Chat Bubble)
  • JCrop ImageView - Provides a lightweight implementation to support top/left/right/bottom/center crop views of based on the imageview class.

Images

  • Picasso - A powerful image downloading and caching library for Android
  • Android Universal Image Loader - Powerful and flexible library for loading, caching and displaying images on Android.
  • Fresco - Fresco is a powerful system for displaying images in Android applications. It takes care of image loading and display so you don't have to. Uses placeholder image until image is loaded

Emulators

  • Appetize - Stream iOS & Android Simulators in the Browser

Performance

  • Leak Canary - A memory leak detection library for Android and Java
  • device-year-class - A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”.

Debugging

Android Studio Plugins

Misc/Unknown

  • JitPack - Github Package Repo
  • Android Arsenal - A categorized directory of free libraries and tools for Android.
  • Once - A small Android library to manage one-off operations.