Skip to content

iTwin/mobile-sdk-android

Repository files navigation

iTwin mobile-sdk-android

Copyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.

Warning

This is pre-release software and provided as-is.

About This Repository

This repository contains the Kotlin code used to build iTwin.js applications on Android devices. This package requires Android API Level 28 (Android 9.0) or later. Most people will use binary builds of this package. If you want to build it yourself in order to contribute, please see CONTRIBUTING.md.

Note

This package is designed to be used with the @itwin/mobile-sdk-core and @itwin/mobile-ui-react packages. Those two packages are intended to be installed via npm, and their version number must match the version number of this package. Furthermore, they use iTwin.js 4.7.6, and your app must use that same version of iTwin.js.