A Template Kotlin Multiplatform Project for iOS and Android Car targets.
Android targets are:
- Android Automotive OS
- Android Auto (projected)
iOS targets are:
- Apple CarPlay
Kotlin Multiplatform | Android | iOS | Android CarAppLibrary | Apple CarPlay
- Android Studio (See: https://developer.android.com/studio/install)
- Kotlin Multiplatform Environment (See: https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-setup.html)
- Xcode (See: https://developer.apple.com/xcode)
-
Clone this repository:
git clone https://github.com/chris-prenissl/carkmm.git
2.1 Open Android Studio with the project and run on of the Android build target. 2.2 Open the Xcode project and run the iOS target
This project is licensed under the MIT License - see the LICENSE file for details.