An open API service indexing awesome lists of open source software.

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

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 |