We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f9359 commit 864af14Copy full SHA for 864af14
README.md
@@ -1,6 +1,6 @@
1
-# Android
+# AndroidKit
2
3
-Swift bindings to Android SDK (via Java Native Interface)
+Swift bindings to Android SDK (via Java Native Interface) and NDK.
4
5
## Compile
6
@@ -21,3 +21,4 @@ Then you can compile the app from the Android IDE.
21
- [AndroidSwiftUI](https://github.com/PureSwift/AndroidSwiftUI) - SwiftUI for Android
22
- [AndroidBluetooth](https://github.com/PureSwift/AndroidBluetooth) - Swift Bluetooth stack for Android
23
- [BluetoothLinux](https://github.com/PureSwift/BluetoothLinux) - Pure Swift Linux Bluetooth Stack
24
+- [CoreModel](https://github.com/PureSwift/CoreModel) - Pure Swift ORM
0 commit comments