Forem

# tristan

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code clean up using dependency injection with Hilt in Android

Code clean up using dependency injection with Hilt in Android

2
Comments
6 min read
Work flow for dealing with Retrofit in Android

Work flow for dealing with Retrofit in Android

4
Comments
4 min read
Lets make a Twitch Android app. Part 1. Tokens

Lets make a Twitch Android app. Part 1. Tokens

4
Comments
5 min read
Lets make a Twitch Android app. Part 2. The secret to implementing chat

Lets make a Twitch Android app. Part 2. The secret to implementing chat

3
Comments 1
5 min read
Using OAuth2.0 and Retrofit to talk to the GitHub api on Android

Using OAuth2.0 and Retrofit to talk to the GitHub api on Android

6
Comments
4 min read
OAuth2.0 and Android. Login with Github and get the authorization code

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

22
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

10
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

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

Android notes: Understanding viewModelScope.launch{}

27
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

3
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

15
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

3
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

7
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
loading...