Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.
Advertisement

A method call logging based on dexposed.

Aug 21, 2015

Use gradle tasks to run specific adb commands. You can use this plugin to do things such as:

  • Find all devices attached and get basic info about them
  • Select the first one that complies with a custom rule
  • Install a specific APK from the available build types + flavours
  • Clear preferences or do something related to the APK to prepare for tests
  • Run monkey for that specific APK on that specific device
  • Uninstall the APK
Feb 25, 2015

A simple universal RecyclerView.Adapter based on Android's DataBinding framework. Saves you from writing a new adapter implementation over and over for every new screen.

Aug 27, 2020