diff --git a/README.md b/README.md new file mode 100644 index 0000000..5b98738 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Kaltura Device Info + +A simple app that collects some diagnostic information about an Android device and allows sharing it using a standard share Intent. + +The data is collected into a JSONObject and displayed as JSON on screen. It is shares as JSON text. The app is used to diagnose Media and DRM issues. + +## Play Store +The app is free (and ad-free) on the Play Store: +https://play.google.com/store/apps/details?id=com.kaltura.kalturadeviceinfo + + + + [![Build Status](https://travis-ci.org/kaltura/kaltura-device-info-android.svg?branch=master)](https://travis-ci.org/kaltura/kaltura-device-info-android) +