KotlinUdemy icon indicating copy to clipboard operation
KotlinUdemy copied to clipboard

Learn how to make online games, and apps for Android O, like Pokémon , twitter,Tic Tac Toe, and notepad using Kotlin

Results 15 KotlinUdemy issues
Sort by recently updated
recently updated
newest added

Update the code for all the projects in order to make them compatible with the new version on Android Studio and Kotlin 1.6.20. This is because the code the way...

![Capture (2)](https://user-images.githubusercontent.com/81895906/131209159-f5aec2b2-6889-48cf-b8b6-ce19409b47d1.JPG) How do I write a programming syntax for me to (readline) kotlin in arithmetic operations For example: I want to collect but by writing (readline) I want to...

![screen shot 2018-05-25 at 3 49 53 pm](https://user-images.githubusercontent.com/39528601/40539817-93d65fcc-6033-11e8-8166-6c595d006bcb.png) # gradle apply plugin: 'com.android.application' apply plugin: 'kotlin-android' apply plugin: 'kotlin-android-extensions' android { compileSdkVersion 27 defaultConfig { applicationId "com.example.android.firebase" minSdkVersion 19 targetSdkVersion...

I have tried with ADV Pixel 2 API 27 and real device xiaomi 8 se which has 6 GB ram here is manifest.xml

Asalamu aalikum sir What is the purpose of val avg = myAge/userDOB.toInt() On my findmyage app MainActivity.kt I didn't see its used anywhere in the app please explain about it....

السلام عليكم سويت تطبيق عبارة عن اذكار طبعا فيه إمكانية إضافة للمفضلة لكن عند محاولة الحذف من المفضلة ماقدرت احذف أي حاولت المطلوب كيف اضغط ضغط مطول على العنوان في...

https://github.com/hussien89aa/KotlinUdemy/blob/801f3e7987e04ba67860a47ecac9d0eb027906a6/Android/NoteApp/StartUp/app/src/main/java/com/hussein/startup/AddNotes.kt#L12 This parameter is redundant and better to remove it not to confuse readers