Published inAndroid DevelopersIntroducing Constraint Layout 2.0Constraint Layout 2.0 is stable. Learn about the new features!Aug 28, 20205Aug 28, 20205
Published inAndroid DevelopersOne Tap sign in for Android appsThe new One Tap sign-in and sign-up on Android helps you optimize the flow for authenticating users in your app. For many Android apps…Apr 20, 20205Apr 20, 20205
Published inAndroid DevelopersUse view binding to replace findViewByIdNew in Android Studio and Android Gradle Plugin 3.6, view binding gives you the ability to replace findViewId with generated binding…Feb 13, 202029Feb 13, 202029
Published inAndroid DevelopersAutomatic SMS Verification with SMS User ConsentIf you’re implementing SMS verification using one-time-codes into your app, check out the new SMS User Consent API.Aug 6, 201912Aug 6, 201912
Published inAndroid DevelopersCoroutines On Android (part III): Real workLearn how to use coroutines to do real work like using a database or making a network request.May 21, 201931May 21, 201931
Published inAndroid DevelopersCoroutines on Android (part II): Getting startedLearn about CoroutineScope and how it can help you avoid leaking work on Android.May 2, 201915May 2, 201915
Published inAndroid DevelopersCoroutines on Android (part I): Getting the backgroundWhat problems do coroutines solve?Apr 30, 201921Apr 30, 201921
Published inAndroid Developers#31DaysOfKotlin — Week 4 RecapThe more Kotlin code we write, the more we love it! Kotlin’s modern language features together with Android KTX made our Android code more…Apr 26, 20183Apr 26, 20183
Published inAndroid DevelopersIntroducing Constraint Layout 1.1Constraint Layout simplifies creating complex layouts in Android by making it possible to build most of your UI using the visual editor in…Apr 23, 201813Apr 23, 201813
Published inAndroid Developers#31DaysOfKotlin — Week 2 RecapThe more Kotlin code we write, the more we love it! Kotlin’s modern language features together with Android KTX made our Android code more…Apr 12, 20184Apr 12, 20184