-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
sjoshi-mist edited this page Dec 14, 2018
·
4 revisions
- Android Studio: 3.0+ - This document assumes that reader has basic knowledge of Android development.
- Minimum Android SDK: API 21
- Target Android SDK: API 271
- Latest Mist SDK: 2.0
1 If your app is targeting API level 28 (Android 9.0) or above, you must include the following declaration within the element of AndroidManifest.xml.
<uses-library android:name="org.apache.http.legacy" android:required="false" />
For further questions please reach out to support@mist.com