Pengembangan Aplikasi Android dengan Kotlin: Panduan Lengkap untuk Pemula
- Deskripsi
- Materi
- Ulasan
Apa yang akan Anda pelajari
☑️ Instalasi Android Studio dan pengaturan awal proyek dengan Kotlin. ☑️ Membuat aplikasi Android pertama menggunakan Kotlin. ☑️ Desain antarmuka pengguna (UI) dan pengelolaan event klik. ☑️ Penggunaan Intent untuk navigasi antar-aktivitas dan berbagi data. |
☑️ Implementasi RecyclerView dan CardView untuk daftar data. ☑️ Penerapan fitur-fitur Kotlin seperti extension function, null safety, dan default parameters. ☑️ Penggunaan material design untuk meningkatkan estetika aplikasi. ☑️ Langkah-langkah merilis aplikasi ke Google Play Store. |
Kursus ini dirancang untuk memberikan pemahaman mendalam kepada pemula tentang cara membangun aplikasi Android menggunakan bahasa pemrograman Kotlin. Anda akan belajar mulai dari instalasi alat, pembuatan aplikasi pertama, hingga merilis aplikasi di Google Play Store. Kursus ini mencakup konsep dasar, implementasi material design, penggunaan RecyclerView, dan penerapan fitur Kotlin yang kuat untuk meningkatkan produktivitas. Dengan pendekatan langkah demi langkah, kursus ini akan mempersiapkan Anda untuk menjadi pengembang aplikasi Android yang kompeten.
-
11. Android Application Development using Kotlin: Beginners Tutorials [ FREE COURSE ] OverviewPratinjau 4:54
-
22. Android: Introduction to Kotlin Language. Is Java Dead? Android Tutorial using Kotlin #1.1Pratinjau 7:47
-
33. Install Android Studio and JDK on Mac, Windows and Linux ( Ubuntu ) #1.2Pratinjau 7:20
-
44. Android with Kotlin Tutorial: First Android App using Kotlin in Android Studio #1.3Pratinjau 11:07
-
55. Android Kotlin Tutorial: How to run Android app in Emulator [ AVD ] #1.4Pratinjau 12:46
-
66. Kotlin Android Tutorial for Beginners: Explore Android Project Structure and Directories #1.5Sorry, this lesson is currently locked. You need to complete "5. Android Kotlin Tutorial: How to run Android app in Emulator [ AVD ] #1.4" before accessing it.
-
77. Kotlin Android Tutorial: Explore Activity, User Interface and Views #2.1Sorry, this lesson is currently locked. You need to complete "6. Kotlin Android Tutorial for Beginners: Explore Android Project Structure and Directories #1.5" before accessing it.
-
88. Kotlin Android Tutorial: Designing Layouts ( User Interface ) and Handle button click events #2.2Sorry, this lesson is currently locked. You need to complete "7. Kotlin Android Tutorial: Explore Activity, User Interface and Views #2.1" before accessing it.
-
99. Kotlin Android: Use Explicit Intent to Navigate between Activities and Explore Toast Message #2.3Sorry, this lesson is currently locked. You need to complete "8. Kotlin Android Tutorial: Designing Layouts ( User Interface ) and Handle button click events #2.2" before accessing it.
-
1010. Kotlin Android Tutorial: Share Data between Activities using Explicit Intent #2.4Sorry, this lesson is currently locked. You need to complete "9. Kotlin Android: Use Explicit Intent to Navigate between Activities and Explore Toast Message #2.3" before accessing it.
-
1111. Android Kotlin Tutorial: Share Data using Implicit Intent to Facebook, Instagram, WhatsApp #2.5Sorry, this lesson is currently locked. You need to complete "10. Kotlin Android Tutorial: Share Data between Activities using Explicit Intent #2.4" before accessing it.
-
1212.Android RecyclerView Tutorial and CardView Tutorial using Kotlin #3.1Sorry, this lesson is currently locked. You need to complete "11. Android Kotlin Tutorial: Share Data using Implicit Intent to Facebook, Instagram, WhatsApp #2.5" before accessing it.
-
1313. Android Integrate RecyclerView and CardView Dependency in Gradle. Android Kotlin Tutorial #3.2Sorry, this lesson is currently locked. You need to complete "12.Android RecyclerView Tutorial and CardView Tutorial using Kotlin #3.1" before accessing it.
-
1414. Android Model Class using Data Class of Kotlin. Android Kotlin Tutorial #3.3Sorry, this lesson is currently locked. You need to complete "13. Android Integrate RecyclerView and CardView Dependency in Gradle. Android Kotlin Tutorial #3.2" before accessing it.
-
1515. Android Custom RecyclerView Adapter example. Android Kotlin Tutorial #3.4Sorry, this lesson is currently locked. You need to complete "14. Android Model Class using Data Class of Kotlin. Android Kotlin Tutorial #3.3" before accessing it.
-
1616. Android Kotlin Tutorial: Link RecyclerView with Custom RecyclerView.Adapter #3.5Sorry, this lesson is currently locked. You need to complete "15. Android Custom RecyclerView Adapter example. Android Kotlin Tutorial #3.4" before accessing it.
-
1717. Android Kotlin Tutorial: Implement various Kotlin Features in Android App #4.1Sorry, this lesson is currently locked. You need to complete "16. Android Kotlin Tutorial: Link RecyclerView with Custom RecyclerView.Adapter #3.5" before accessing it.
-
1818. Android: Implementing Extension Function. Android Kotlin Tutorial #4.2Sorry, this lesson is currently locked. You need to complete "17. Android Kotlin Tutorial: Implement various Kotlin Features in Android App #4.1" before accessing it.
-
1919. Android Kotlin Tutorial: Use Default Parameters in Android #4.3Sorry, this lesson is currently locked. You need to complete "18. Android: Implementing Extension Function. Android Kotlin Tutorial #4.2" before accessing it.
-
2020. Android Kotlin Tutorial: Use Null Safety Operators to make code robust #4.4Sorry, this lesson is currently locked. You need to complete "19. Android Kotlin Tutorial: Use Default Parameters in Android #4.3" before accessing it.
-
2121. Android Kotlin Tutorial: Companion Object and Object Declarations. Static in Kotlin #4.5Sorry, this lesson is currently locked. You need to complete "20. Android Kotlin Tutorial: Use Null Safety Operators to make code robust #4.4" before accessing it.
-
2222. Android String Localization using Kotlin: Support different Languages and Culture #5.1Sorry, this lesson is currently locked. You need to complete "21. Android Kotlin Tutorial: Companion Object and Object Declarations. Static in Kotlin #4.5" before accessing it.
-
2323. Android Create Launcher Icons using Image Asset Studio Manager in Kotlin #5.2Sorry, this lesson is currently locked. You need to complete "22. Android String Localization using Kotlin: Support different Languages and Culture #5.1" before accessing it.
-
2424. Kotlin Android Tutorial: Apply Material Design Colors to your App. #5.3Sorry, this lesson is currently locked. You need to complete "23. Android Create Launcher Icons using Image Asset Studio Manager in Kotlin #5.2" before accessing it.
-
2525. Android Kotlin Tutorial: Apply Material Design Themes to your App #5.4Sorry, this lesson is currently locked. You need to complete "24. Kotlin Android Tutorial: Apply Material Design Colors to your App. #5.3" before accessing it.
-
2626. Android Create Developer Account. Signup for Google Play Developer Console #6.1Sorry, this lesson is currently locked. You need to complete "25. Android Kotlin Tutorial: Apply Material Design Themes to your App #5.4" before accessing it.
-
2727. Android Export Signed APK in Android Studio. Android Kotlin Tutorial #6.2Sorry, this lesson is currently locked. You need to complete "26. Android Create Developer Account. Signup for Google Play Developer Console #6.1" before accessing it.
-
2828. Android Publish your Android App to Google Play store using Developer Console #6.3Sorry, this lesson is currently locked. You need to complete "27. Android Export Signed APK in Android Studio. Android Kotlin Tutorial #6.2" before accessing it.
-
2929. Android Application Development using Kotlin: Beginners Tutorials [ FREE COURSE ] SummarySorry, this lesson is currently locked. You need to complete "28. Android Publish your Android App to Google Play store using Developer Console #6.3" before accessing it.

1. Android Application Development using Kotlin: Beginners Tutorials [ FREE COURSE ] Overview
Jam Kerja
Monday | 07.00 WIB - 16.00 WIB |
Tuesday | 08.00 WIB - 15.00 WIB |
Wednesday | 06.00 WIB - 15.00 WIB |
Thursday | 07.00 WIB - 16.00 WIB |
Friday | 08.00 WIB - 15.00 WIB |
Saturday | Closed |
Sunday | Closed |