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
53
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
53
Fine-tuning LLMs in Vertex AI — DevFest Nairobi 2023
olayinkapeter
0
30
AI for Developers_ Empowering Innovation & Creativity — SwitchCon
olayinkapeter
0
11
Deploying ML Models in Google Cloud with Vertex AI
olayinkapeter
0
130
Getting Started with PaLM API in Vertex AI — IO Extended Mpape
olayinkapeter
0
29
MLOps with TFX — DevFest Nairobi 2022
olayinkapeter
0
77
Intro to Data Science and Machine Learning
olayinkapeter
0
49
Transfer Learning With TensorFlow — Re-using Powerful Models
olayinkapeter
0
51
[Lecture One] What is Machine Learning — CSC 402 (An Intro to Machine Learning)
olayinkapeter
3
460
Other Decks in Programming
See All in Programming
Ruby Parser progress report 2025
yui_knk
1
250
rage against annotate_predecessor
junk0612
0
150
速いWebフレームワークを作る
yusukebe
3
860
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
360
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
150
Google I/O recap web編 大分Web祭り2025
kponda
0
2.9k
未来を拓くAI技術〜エージェント開発とAI駆動開発〜
leveragestech
2
200
兎に角、コードレビュー
mitohato14
0
160
為你自己學 Python - 冷知識篇
eddie
1
310
A Gopher's Guide to Vibe Coding
danicat
0
200
サイトを作ったらNFCタグキーホルダーを爆速で作れ!
yuukis
0
740
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
120
Featured
See All Featured
The Cult of Friendly URLs
andyhume
79
6.6k
4 Signs Your Business is Dying
shpigford
184
22k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Automating Front-end Workflow
addyosmani
1370
200k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Scaling GitHub
holman
463
140k
YesSQL, Process and Tooling at Scale
rocio
173
14k
GitHub's CSS Performance
jonrohan
1032
460k
Raft: Consensus for Rubyists
vanstee
140
7.1k
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