Published inDigiGeekFrom Zero To Hero Series ( Kotlin Sequences, Channels, Flows ) — Part 3 — FlowsWe will learn Kotlin flows with 29 examples in this lesson. This will be a long journey. 🏄♂️Jul 5, 20211Jul 5, 20211
Published inDigiGeekIntroduction to Kotlin Sequences, Channels, Flows — Part 2— ChannelsFlows are cold streams, Channels are hot streams.Jun 27, 20211Jun 27, 20211
Published inDigiGeekFrom Zero To Hero Series — Kotlin Sequences, Channels, Flows — Part 1 — SequencesKotlin language constains a container type which is called sequences. Sequences are very similar to lists. The difference between a list…Apr 17, 2021Apr 17, 2021
Published inDigiGeekKtlint kullanımı— AndroidKtlint(Kotlin Linter) kullanımı, kotlin kodlarının kotlin styleguideline’a uygun şekilde otomatik formatlanması için ktlint kullanımıMar 29, 2021Mar 29, 2021
Published inDigiGeekLearn MotionLayout step by step — Part 2 : <ConstraintSet>,<Constaint>, <OnClick>, clickActionThis is the part 2 of the introductory article series for MotionLayouts in Android development.Mar 4, 2021Mar 4, 2021
androidId — Kullanıcılarınız için unique bir stringAşağıdaki kodu kullanarak androidId bulunabilir. Uygulamalarınızda, kullanıcılara özel bir unique bir string’e ihtiyacınız varsa…Mar 2, 2021Mar 2, 2021
Published inDigiGeekWhy does using LiveData is buggy in some cases and how to solve the problem using SingleLiveEvent ?In this article, i got help from Jose Alcerreca’s great article, and implemented the cases he mentioned.Feb 27, 2021Feb 27, 2021
Published inDigiGeekInstant app kullanımı — AndroidGoogle’ın github’ında paylaştığı app-bundle-samples içerisinde birbirinden farklı dynamic-feature ve instant app örnekleri var.Feb 15, 2021Feb 15, 2021
Published inDigiGeekDynamic Feature Module kullanımı — AndroidBu yazımda dynamic feature module’lerden bahsedip, google code lab’da verilen örneği inceleyeceğim.Feb 15, 2021Feb 15, 2021
Published inDigiGeekLearn MotionLayout step by step — Example 1 : layoutDescription, KeyFrameSet, KeyAttribute…This is an introductory article for MotionLayouts in Android development. We will explore the MotionLayout with code samples step by step.Feb 15, 2021Feb 15, 2021