Все публикации

Talking Android Permissions with Marcel Pintó

Create an Android app with permissions, analytics, crash reporting etc using Android Blaze

Add Espresso to your Android application to start writing UI tests

Navigate to a BottomSheet using Compose Destinations

Navigate to a Dialog using Compose Destinations

Navigate to a destination with arguments using Compose Destinations

Add navigation to your app using Compose Destinations

🔴 Let's build Facebook Compose using Jetpack Compose, Firestore, Firebase Auth

Create Clickable Text using AnnotatedStrings

How to pass data between destinations in Jetpack Compose Navigation

How to setup Jetpack Compose Navigation in your Android application

Style text via your application's Theme

Create and use Custom Fonts

Reusable Text Styles in Jetpack Compose

Styling Text in Jetpack Compose

What does mutableStateOf do in Jetpack Compose?

What does remember {} do in Jetpack Compose?

Make your transition from View to Composable simple – New Jetpack Compose book

How to use CompositionLocalProvider to style your composables – Alex Styl

How to inject Composables in XML Layouts – Alex Styl

How to use Views from Jetpack Compose – Alex Styl

How to use LiveData, RxJava, Flow in Jetpack Compose – Alex Styl

How to request permission in Jetpack Compose – Alex Styl

Buttons in Jetpack Compose – Alex Styl