ameerirsh / peliondevicemanagement-for-android

An android app to support pelion device management service, written entirely in Kotlin, uses MVVM architecture and Kotlin Coroutines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pelion Device Management - Android

An android app to support pelion device management service, written entirely in Kotlin, uses MVVM architecture and Kotlin Coroutines.

Getting Started


  • Download & Install Android Studio - from here
  • Clone the project
  • Import the project in Android Studio
  • Go to Build > Make Project
  • Connect a physical device
  • Go to Run > Run 'app'

Supported Platforms


Works on Android 5.0+ (API level 21+) and on Java 8+.

Dependencies


User-Guide


About

An android app to support pelion device management service, written entirely in Kotlin, uses MVVM architecture and Kotlin Coroutines.

License:Apache License 2.0


Languages

Language:Kotlin 98.5%Language:Java 1.5%