Kotlin Android Tutorial
Kotlin is a cross-platform programming language that may be used as an alternative to Java for Android App Development. Kotlin is much simpler for beginners to try as compared to Java and this Kotlin Android Tutorial can also be used as an ‘entry point’ for Android App Development. Kotlin is sponsored by Google, announced as one of the official languages for Android Development in 2017. Kotlin programming language is multi-platform, i.e. easily executable on a Java Virtual Machine.
Learn Kotlin Programming Language
Topics:
TextView
- TextView in Kotlin
- Dynamic TextView in Kotlin
- AutoCompleteTextView in Kotlin
- Dynamic AutoCompleteTextView in Kotlin
- CheckedTextView in Kotlin
- Dynamic CheckedTextView in Kotlin
ScrollView
ImageView
ListView
Button
- Button in Kotlin
- ImageButton in Kotlin
- Dynamic ImageButton in Kotlin
- RadioButton in Kotlin
- Dynamic RadioButton in Kotlin
EditText
Layouts
- Android UI Layouts
- Android TableLayout in Kotlin
- Android FrameLayout in Kotlin
- Android RelativeLayout in Kotlin
- Android LinearLayout in Kotlin
Bar
- SeekBar in Kotlin
- Dynamic SeekBar in Kotlin
- Discrete SeekBar in Kotlin
- RatingBar in Kotlin
- Dynamic RatingBar in Kotlin
- ProgressBar in Kotlin
- Dynamic ProgressBar in Kotlin
Switcher
- Switch in Kotlin
- Dynamic Switch in Kotlin
- TextSwitcher in Kotlin
- Dynamic TextSwitcher in Kotlin
- ImageSwitcher in Kotlin
- Dynamic ImageSwitcher in Kotlin
Please Login to comment...