https://github.com/multi-os-engine/moe-samples-kotlin
Multi-OS Engine: Kotlin Samples
https://github.com/multi-os-engine/moe-samples-kotlin
Last synced: 4 months ago
JSON representation
Multi-OS Engine: Kotlin Samples
- Host: GitHub
- URL: https://github.com/multi-os-engine/moe-samples-kotlin
- Owner: multi-os-engine
- Created: 2016-08-09T19:33:50.000Z (almost 10 years ago)
- Default Branch: moe-master
- Last Pushed: 2022-07-23T15:24:58.000Z (almost 4 years ago)
- Last Synced: 2025-08-12T06:41:35.434Z (11 months ago)
- Language: Kotlin
- Homepage: https://multi-os-engine.org
- Size: 1.81 MB
- Stars: 42
- Watchers: 6
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Multi-OS Engine Samples
========================
The following Kotlin samples are available for the Multi-OS Engine:
| Name | Test Status | Description |
|------|:-----------:|-------------|
| **KotlinCalculator** | OK | A cross platform calculator. Demonstrates simple techniques: work with buttons, performing actions |
| **KotlinMuseumMap** | OK | Demonstrates working with SQL DB |
| **KotlinRssReader** | OK | Demonstrates use of HTTP and HTTPS using Java* API |