Deployment / Requirements¶
The following describes the technical integration of the IOMbLibrary into an Android project structure.
Deployment¶
The IOMbLib Android is deployed as a Maven package and can be integrated into an Android app project via a gradle build configuration: (see Integration).
Requirements¶
The IOMb Library for Android supports integration via the "Android Studio" development environment on Windows/macOS or Linux.
Development environment¶
- Android Studio 4.2 (and higher)
- Gradle Plugin Version 4.2 (and higher)
- Target SDK Version 29 (or higher)
- Min SDK version 19 (or higher)
Operating system/platform¶
IOMb Lib Android requires Android v4.4 (API level 19) or higher to run.
Compatibility¶
A new version of the Android operating system may require an update to the IOMb library. Full upward compatibility may not be guaranteed.
Last update: June 2, 2023