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.

A custom implementation of Android's TextView simulating a keyboard/typewriter.

Features

  • characters are displayed on the screen with random speed which simulates human behavior.
  • display a blinking cursor after every character typed.
  • emit audio keystrokes with typed characters.
  • Lifecycle-aware component. Character typing and audio stops/resumes as per Activity/Fragment state.
  • delay on sensing comma(,) and full stops(.) to simulate user pauses.
  • display sentences on new line on sensing full stops in passed text.
Jun 16, 2019

A simple library to make taking screenshots of your apps.

With the Marshmallow release and the new permissions model, taking screenshots of your applications has become just slightly more complicated as you need to deal with permissions on the run.

This library does it all for you regardless of the device you're running it on.

Nov 23, 2016

Generates fake data for testing or populating a development database. Run your tests with realistic data like names, emails, dates, countries.

Dec 14, 2015