Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Robotium is an Android test automation framework that has full support for native and hybrid applications. Robotium makes it easy to write powerful and robust automatic black-box UI tests for Android applications.

Jul 5, 2014

Easy Espresso UI testing for Android applications using RxJava.

May 16, 2015

RxTest is a Kotlin library for testing RxJava.

Main features

  • Clear tests: write clean, readable and simple tests in scala-test should style.
  • Easy to extend: create custom matchers for complex test cases or just for more readable code.
  • Simple to use: test api same as RxJava assertions you already know.
Jan 6, 2018

Selendroid is a test automation framework which drives of the UI of Android native and hybrid applications (apps) and the mobile web with Selendroid. Tests are written using the Selenium 2 client API and for testing the application under test must not be modified.

Selendroid can be used on emulators and real devices and can be integrated as a node into the Selenium Grid for scaling and parallel testing.

Jan 22, 2015

Shared preferences mock is the lightweight library let you increase coverage of unit tests and simplify code for them with one line of code.

Jul 1, 2019

Reliable Android testing, at your service.

Aug 6, 2016

A library to avoid boilerplate when testing beans and simple data objects.

"Tired of testing beans (aka: objects with just gettes/setters and no logic)? Do not test them!"

Mar 28, 2016

TestCoroutineRule library to simplify testing of coroutines.

Jul 7, 2019

The uiautomator testing framework lets you test your user interface (UI) efficiently by creating automated functional UI testcases that can be run against your app on one or more devices.

Jul 5, 2014

Get bored with writing tedious and dull model tests?

Vago helps you write tests based on POJOs and supports test generation for POJOs transformations.

  • Avoid writing model testing boilerplates
  • Writing tests of POJOs faster
  • Test object transformation with simple implementation and annotations
Jun 30, 2018