DEV Community

# tristan

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
OAuth2.0 and Android. Login with Github and get the authorization code

OAuth2.0 and Android. Login with Github and get the authorization code

21
Comments
6 min read
The proper way to integrate Firebase into your Android app

The proper way to integrate Firebase into your Android app

1
Comments
4 min read
2 things to consider when adding subscriptions to your mobile app

2 things to consider when adding subscriptions to your mobile app

1
Comments
3 min read
Creating a quick sticky footer for LazyColumn in Jetpack Compose

Creating a quick sticky footer for LazyColumn in Jetpack Compose

9
Comments
2 min read
Styling a clickable text like TikTok in Android with Jetpack Compose

Styling a clickable text like TikTok in Android with Jetpack Compose

2
Comments
2 min read
When does Hilt inject field injections

When does Hilt inject field injections

1
Comments
3 min read
Android notes: Understanding viewModelScope.launch{}

Android notes: Understanding viewModelScope.launch{}

25
Comments 8
4 min read
Proof of concept. Endless scrolling in Android with Jetpack Compose. Part 1

Proof of concept. Endless scrolling in Android with Jetpack Compose. Part 1

3
Comments
4 min read
TikTok like navigation with Jetpack Compose and the ModalBottomSheetLayout in Android

TikTok like navigation with Jetpack Compose and the ModalBottomSheetLayout in Android

4
Comments
4 min read
ViewModel scoping and the Google Play Billing library

ViewModel scoping and the Google Play Billing library

2
Comments
4 min read
Calling onResume() from your ViewModel in Android.

Calling onResume() from your ViewModel in Android.

4
Comments
3 min read
Adding subscriptions to your Android app. Part 3. Checking if user is subscribed

Adding subscriptions to your Android app. Part 3. Checking if user is subscribed

14
Comments
7 min read
Adding subscriptions to your Android app. Part 2. Busy work

Adding subscriptions to your Android app. Part 2. Busy work

2
Comments
2 min read
Adding subscriptions to your android app. Part 1. The UI

Adding subscriptions to your android app. Part 1. The UI

8
Comments
3 min read
My process for creating Custom Jetpack compose Components

My process for creating Custom Jetpack compose Components

8
Comments 1
4 min read
Building software for cattle farmers. Part 3. Active users

Building software for cattle farmers. Part 3. Active users

3
Comments
2 min read
Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset

Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset

2
Comments
3 min read
Building software for cattle farmers. Part 2. Production errors

Building software for cattle farmers. Part 2. Production errors

1
Comments
3 min read
Android code refactoring: clean code usecases

Android code refactoring: clean code usecases

1
Comments
3 min read
Adding dark mode to Android app in Jetpack compose: Part 1

Adding dark mode to Android app in Jetpack compose: Part 1

10
Comments
5 min read
Jetpack Compose quicky: List click animation with Jetpack Compose in Android

Jetpack Compose quicky: List click animation with Jetpack Compose in Android

6
Comments
4 min read
Kotlin quicky: Under the hood of collecting flows in Android with Kotlin

Kotlin quicky: Under the hood of collecting flows in Android with Kotlin

7
Comments
3 min read
Traversing a Binary Search Tree in Java

Traversing a Binary Search Tree in Java

7
Comments 2
8 min read
Handling Text in Jetpack compose with Android

Handling Text in Jetpack compose with Android

17
Comments 2
6 min read
Different layout for different screen sizes in Android with Kotlin

Different layout for different screen sizes in Android with Kotlin

4
Comments
4 min read
loading...