Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 753 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 753 Bytes

Example for android-robohash

Build Status

This is an example application that shows the usage of the android-robohash library.

Screenshot

Installation

Clone & ./gradlew installDebug.

Alternatively link to AAR source project

  • Clone the repository besides android-robohash,
  • copy settings.gradle.tpl to settings.gradle,
  • and modify the dependencies in build.gradle to compile project("..:android-robohash").

LICENSE

WTFPL