https://github.com/harsh8088/kotlindemo
Kotlin is fully supported in Android Studio 3.0 (get the canary version here), so it's easy to create new projects with Kotlin files, add Kotlin files to your existing project, and convert Java language code to Kotlin.
https://github.com/harsh8088/kotlindemo
Last synced: 2 months ago
JSON representation
Kotlin is fully supported in Android Studio 3.0 (get the canary version here), so it's easy to create new projects with Kotlin files, add Kotlin files to your existing project, and convert Java language code to Kotlin.
- Host: GitHub
- URL: https://github.com/harsh8088/kotlindemo
- Owner: harsh8088
- Created: 2017-10-11T08:17:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T08:17:59.000Z (over 7 years ago)
- Last Synced: 2025-01-26T16:47:52.937Z (4 months ago)
- Size: 0 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KotlinDemo
Kotlin is fully supported in Android Studio 3.0 (get the canary version here), so it's easy to create new projects with Kotlin files, add Kotlin files to your existing project, and convert Java language code to Kotlin.