IpekKodunuzu Basitleştirmek için Faydalı Kotlin Extension FonksiyonlarıBu yazı, Summit Kumar tarafından yazılan ’Useful Kotlin Extension Functions for Simplifying Your Code’ başlıklı Medium makalesinin Türkçe…Mar 18Mar 18
IpekHow to Fix ADV Freezes Linux Desktop Problem — android emulator alternativesI will try explain how to solve the issue that I have also encountered and been searching for a solution for a long time, which is the…Oct 7, 2023Oct 7, 2023
IpekWhat is “Lazy Loading” in Android-Kotlin?Hello everyone. In this story, I will try to explain how to use the “lazy loading” feature commonly used in programming in Android…Oct 2, 2023Oct 2, 2023
IpekAndroid — Kotlin “Lazy Loading” Nedir?Herkese merhaba. Bu yazıda, programlamada sıkça kullanılan “lazy loading” özelliğini Android geliştirmesinde nasıl ve hangi durumlarda…Oct 2, 2023Oct 2, 2023
IpekChoosing Between ListView and RecyclerView in Kotlin: Best Practices and Code ExamplesWhen developing Android applications in Kotlin, displaying lists of data is a common requirement. Two popular options for achieving this…Jun 12, 2023Jun 12, 2023