Pregled bibliografske jedinice broj: 939185
Building mobile apps with Kotlin/Native
Building mobile apps with Kotlin/Native // 7th International Java Conference in Croatia - JavaCro'18
Rovinj, Hrvatska, 2018. str. 1-20 (predavanje, recenziran, sažetak, stručni)
CROSBI ID: 939185 Za ispravke kontaktirajte CROSBI podršku putem web obrasca
Naslov
Building mobile apps with Kotlin/Native
Autori
Šarić, Andrej ; Mihaljević, Branko
Vrsta, podvrsta i kategorija rada
Sažeci sa skupova, sažetak, stručni
Izvornik
7th International Java Conference in Croatia - JavaCro'18
/ - , 2018, 1-20
Skup
7th International Java Conference in Croatia - JavaCro'18
Mjesto i datum
Rovinj, Hrvatska, 07.05.2018. - 09.05.2018
Vrsta sudjelovanja
Predavanje
Vrsta recenzije
Recenziran
Ključne riječi
Mobile apps, Kotlin, Native
Sažetak
Whenever we want to create a mobile app for both iOS and Android we have two options. First create both apps to be native by using Java or Kotlin on Android and Swift or Objective-C on iOS. Second use Xamarin, Ionic or some other framework to create our mobile apps for both platforms using a single codebase. Wouldn't it be cool to be able to use Kotlin in cross- platform development and be able to develop both iOS and Android apps using one business layer codebase or even write everything in Kotlin? Kotlin/Native is a technology that wants to enable that by compiling Kotlin to native binaries that run without any VM and allowing compilation for platforms where virtual machines are not desirable or possible. This talk will focus on the current state of Kotlin/Native by showing code examples and pointing out to its current limitations.
Izvorni jezik
Engleski