Skip to content

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

License

Notifications You must be signed in to change notification settings

PelionIoT/peliondevicemanagement-for-android

Repository files navigation

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