Skip to content

multi-os-engine/moe-samples-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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