Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Getting Started With Kotlin for Android
Search
Olayinka Peter Oluwafemi
September 01, 2017
Programming
0
47
Getting Started With Kotlin for Android
Kotlin Night Ekiti State University codelab presentation
Olayinka Peter Oluwafemi
September 01, 2017
Tweet
Share
More Decks by Olayinka Peter Oluwafemi
See All by Olayinka Peter Oluwafemi
Fine-tuning LLMs in Vertex AI — DevFest Kampala 2023
olayinkapeter
0
42
Fine-tuning LLMs in Vertex AI — DevFest Nairobi 2023
olayinkapeter
0
28
AI for Developers_ Empowering Innovation & Creativity — SwitchCon
olayinkapeter
0
9
Deploying ML Models in Google Cloud with Vertex AI
olayinkapeter
0
110
Getting Started with PaLM API in Vertex AI — IO Extended Mpape
olayinkapeter
0
23
MLOps with TFX — DevFest Nairobi 2022
olayinkapeter
0
69
Intro to Data Science and Machine Learning
olayinkapeter
0
44
Transfer Learning With TensorFlow — Re-using Powerful Models
olayinkapeter
0
44
[Lecture One] What is Machine Learning — CSC 402 (An Intro to Machine Learning)
olayinkapeter
3
450
Other Decks in Programming
See All in Programming
Ruby's Line Breaks
yui_knk
2
870
Empowering Developers with HTML-Aware ERB Tooling @ RubyKaigi 2025, Matsuyama, Ehime
marcoroth
2
400
メモリウォールを超えて:キャッシュメモリ技術の進歩
kawayu
0
1.9k
Dissecting and Reconstructing Ruby Syntactic Structures
ydah
0
550
Develop Faster With FrankenPHP
dunglas
2
3.3k
Java 24まとめ / Java 24 summary
kishida
3
500
Optimizing JRuby 10
headius
0
280
AI時代の開発者評価について
ayumuu
0
140
Building a macOS screen saver with Kotlin (Android Makers 2025)
zsmb
1
150
地域ITコミュニティの活性化とAWSに移行してみた話
yuukis
0
240
Lambda(Python)の リファクタリングが好きなんです
komakichi
3
180
AIコーディングの理想と現実
tomohisa
11
7.3k
Featured
See All Featured
For a Future-Friendly Web
brad_frost
176
9.7k
GraphQLとの向き合い方2022年版
quramy
46
14k
Designing for humans not robots
tammielis
252
25k
4 Signs Your Business is Dying
shpigford
183
22k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
A better future with KSS
kneath
239
17k
Done Done
chrislema
183
16k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
Typedesign – Prime Four
hannesfritz
41
2.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Transcript
[Codelab] - Getting Started With Kotlin For Android Development Olayinka
Peter Oluwafemi Kotlin Night Ekiti State University September 1st, 2017
Using Kotlin with your current Android Studio version (< 3.0)
Here’s one way... • Manually install the Kotlin plugin Settings > plugins > install jetbrains plugin > kotlin
Using Kotlin with Android Studio 3.0 Here’s the other way...
• No additional setup is required
Sample app in Kotlin • Less code written • No
need for semicolon • Avoid findViewById() • And so much more...
Sample app in Kotlin • Less code written • No
need for semicolon • Avoid findViewById() • And so much more... • Create a new project with Kotlin support. • Add the necessary permissions to the manifest file. • Copy and paste the project files. • Convert Java code to Kotlin!
Resources • https://kotlinlang.org/docs What are you going to build with
Kotlin?
@olayinkapeter99 +OlayinkaPeterOluwafemi @kotlin, @jetbrains, @gdgeksu Kotlin Night Ekiti State University
#kotlinnight, #kotlinnighteksu #gdgeksu