在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Kotlin/kotlinconf-spinner开源软件地址(OpenSource Url):https://github.com/Kotlin/kotlinconf-spinner开源编程语言(OpenSource Language):Kotlin 96.3%开源软件介绍(OpenSource Introduction):Kotlin Spinner GameSimple spinner-like game intended to demonstrate capabilities of Kotlin/Native software stack How to play
Technical detailsThe entire application is implemented using Kotlin/Native Server-SideServer side runs on a linux server and is implemented using:
Client-SideAndroidYou need to have ANDROID_HOME set to your Android SDK location. Client side for Android is implemented in pure Kotlin/Native, as a Native Activity using:
iOSClient side for iOS is implemented in pure Kotlin/Native using:
Implementation details
Project SourcesUse JDK1.8, for Android compatibility, i.e.: export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home To use microhttpd (HTTP server) install it, i.e.:
To use jansson (JSON library) install it, i.e.:
To use sqlite (embedded SQL server) install it:
To use curl (HTTP client) install it:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论