Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
#
tristan
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Using the event bus pattern in Android with Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 25
Using the event bus pattern in Android with Kotlin
#
mobile
#
android
#
kotlin
#
tristan
1
reaction
Comments
Add Comment
3 min read
Using regular expressions to parse strings in Kotlin.
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 3
Using regular expressions to parse strings in Kotlin.
#
kotlin
#
android
#
mobile
#
tristan
1
reaction
Comments
Add Comment
3 min read
Code clean up using dependency injection with Hilt in Android
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 27
Code clean up using dependency injection with Hilt in Android
#
mobile
#
android
#
kotlin
#
tristan
1
reaction
Comments
Add Comment
6 min read
Lets make a Twitch Android app. Part 2. The secret to implementing chat
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 24
Lets make a Twitch Android app. Part 2. The secret to implementing chat
#
android
#
mobile
#
kotlin
#
tristan
2
reactions
Comments
Add Comment
5 min read
Work flow for dealing with Retrofit in Android
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 17
Work flow for dealing with Retrofit in Android
#
kotlin
#
mobile
#
android
#
tristan
1
reaction
Comments
Add Comment
4 min read
Lets make a Twitch Android app. Part 1. Tokens
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 15
Lets make a Twitch Android app. Part 1. Tokens
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
5 min read
Using OAuth2.0 and Retrofit to talk to the GitHub api on Android
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 10
Using OAuth2.0 and Retrofit to talk to the GitHub api on Android
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
4 min read
OAuth2.0 and Android. Login with Github and get the authorization code
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 7
OAuth2.0 and Android. Login with Github and get the authorization code
#
android
#
kotlin
#
mobile
#
tristan
Comments
Add Comment
6 min read
The proper way to integrate Firebase into your Android app
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 1
The proper way to integrate Firebase into your Android app
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
4 min read
2 things to consider when adding subscriptions to your mobile app
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jun 12
2 things to consider when adding subscriptions to your mobile app
#
mobile
#
kotlin
#
android
#
tristan
Comments
Add Comment
3 min read
Creating a quick sticky footer for LazyColumn in Jetpack Compose
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jun 8
Creating a quick sticky footer for LazyColumn in Jetpack Compose
#
mobile
#
android
#
kotlin
#
tristan
Comments
Add Comment
2 min read
Styling a clickable text like TikTok in Android with Jetpack Compose
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
May 26
Styling a clickable text like TikTok in Android with Jetpack Compose
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
2 min read
When does Hilt inject field injections
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
May 15
When does Hilt inject field injections
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
3 min read
Dependency injections in a Android Service
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
May 13
Dependency injections in a Android Service
#
mobile
#
android
#
kotlin
#
tristan
Comments
Add Comment
1 min read
Android notes: Understanding viewModelScope.launch{}
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
May 5
Android notes: Understanding viewModelScope.launch{}
#
kotlin
#
tristan
Comments
Add Comment
4 min read
Proof of concept. Endless scrolling in Android with Jetpack Compose. Part 1
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Apr 30
Proof of concept. Endless scrolling in Android with Jetpack Compose. Part 1
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
4 min read
TikTok like navigation with Jetpack Compose and the ModalBottomSheetLayout in Android
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Apr 25
TikTok like navigation with Jetpack Compose and the ModalBottomSheetLayout in Android
#
mobile
#
android
#
kotlin
#
tristan
Comments
Add Comment
4 min read
ViewModel scoping and the Google Play Billing library
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Apr 8
ViewModel scoping and the Google Play Billing library
#
android
#
kotlin
#
mobile
#
tristan
Comments
Add Comment
4 min read
Calling onResume() from your ViewModel in Android.
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Mar 30
Calling onResume() from your ViewModel in Android.
#
android
#
kotlin
#
mobile
#
tristan
Comments
Add Comment
3 min read
Adding subscriptions to your Android app. Part 3. Checking if user is subscribed
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Mar 24
Adding subscriptions to your Android app. Part 3. Checking if user is subscribed
#
mobile
#
android
#
kotlin
#
tristan
1
reaction
Comments
Add Comment
7 min read
Adding subscriptions to your Android app. Part 2. Busy work
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Mar 10
Adding subscriptions to your Android app. Part 2. Busy work
#
mobile
#
android
#
kotlin
#
tristan
2
reactions
Comments
Add Comment
2 min read
Adding subscriptions to your android app. Part 1. The UI
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Mar 8
Adding subscriptions to your android app. Part 1. The UI
#
android
#
mobile
#
kotlin
#
tristan
2
reactions
Comments
Add Comment
3 min read
My process for creating Custom Jetpack compose Components
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 18
My process for creating Custom Jetpack compose Components
#
android
#
kotlin
#
mobile
#
tristan
4
reactions
Comments
Add Comment
4 min read
Building software for cattle farmers. Part 3. Active users
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 16
Building software for cattle farmers. Part 3. Active users
#
mobile
#
android
#
kotlin
#
tristan
3
reactions
Comments
Add Comment
2 min read
Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 11
Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset
#
mobile
#
android
#
kotlin
#
tristan
2
reactions
Comments
Add Comment
3 min read
Building software for cattle farmers. Part 2. Production errors
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 7
Building software for cattle farmers. Part 2. Production errors
#
mobile
#
android
#
kotlin
#
tristan
1
reaction
Comments
Add Comment
3 min read
Android code refactoring: clean code usecases
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 6
Android code refactoring: clean code usecases
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
3 min read
Adding dark mode to Android app in Jetpack compose: Part 1
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Dec 14 '22
Adding dark mode to Android app in Jetpack compose: Part 1
#
android
#
kotlin
#
mobile
#
tristan
5
reactions
Comments
Add Comment
5 min read
Kotlin quicky: Under the hood of collecting flows in Android with Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Nov 22 '22
Kotlin quicky: Under the hood of collecting flows in Android with Kotlin
#
android
#
kotlin
#
mobile
#
tristan
7
reactions
Comments
Add Comment
3 min read
Traversing a Binary Search Tree in Java
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Nov 18 '22
Traversing a Binary Search Tree in Java
#
java
#
computerscience
#
tristan
6
reactions
Comments
2
comments
8 min read
Handling Text in Jetpack compose with Android
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Nov 8 '22
Handling Text in Jetpack compose with Android
#
kotlin
#
android
#
tristan
7
reactions
Comments
2
comments
6 min read
Different layout for different screen sizes in Android with Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 31 '22
Different layout for different screen sizes in Android with Kotlin
#
android
#
kotlin
#
beginners
#
tristan
4
reactions
Comments
Add Comment
4 min read
Android Quicky: ViewModelProvider.Factory in Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 22 '22
Android Quicky: ViewModelProvider.Factory in Kotlin
#
kotlin
#
android
#
mobile
#
tristan
6
reactions
Comments
4
comments
3 min read
Quick introduction to Kotlin classes
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 18 '22
Quick introduction to Kotlin classes
#
android
#
kotlin
#
mobile
#
tristan
Comments
Add Comment
3 min read
Using Advanced LIKE Expressions in Spring boot
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 10 '22
Using Advanced LIKE Expressions in Spring boot
#
java
#
webdev
#
programming
#
tristan
5
reactions
Comments
Add Comment
1 min read
Creating a Blog Post editor from scratch. Part 1: the bare minimum
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 31 '22
Creating a Blog Post editor from scratch. Part 1: the bare minimum
#
javascript
#
java
#
webdev
#
tristan
3
reactions
Comments
Add Comment
3 min read
Retrieving a single value from the Room database
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 25 '22
Retrieving a single value from the Room database
#
android
#
kotlin
#
database
#
tristan
3
reactions
Comments
Add Comment
4 min read
What is by viewModels{} in Android
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 21 '22
What is by viewModels{} in Android
#
android
#
kotlin
#
beginners
#
tristan
4
reactions
Comments
Add Comment
3 min read
Android Fragment View Binding with Kotlin explained
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 17 '22
Android Fragment View Binding with Kotlin explained
#
android
#
kotlin
#
beginners
#
tristan
10
reactions
Comments
Add Comment
5 min read
Sorting Arrays in Java with MergeSort
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jul 8 '22
Sorting Arrays in Java with MergeSort
#
java
#
computerscience
#
tutorial
#
tristan
10
reactions
Comments
Add Comment
7 min read
Tap to expand RecyclerView items with Android and Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jun 15 '22
Tap to expand RecyclerView items with Android and Kotlin
#
android
#
kotlin
#
tristan
10
reactions
Comments
1
comment
5 min read
Understanding the ViewModelProvider.Factory interface in Android with Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jun 8 '22
Understanding the ViewModelProvider.Factory interface in Android with Kotlin
#
android
#
kotlin
#
beginners
#
tristan
8
reactions
Comments
Add Comment
4 min read
Creating a Database entity with Android and Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jun 6 '22
Creating a Database entity with Android and Kotlin
#
kotlin
#
android
#
beginners
#
tristan
8
reactions
Comments
Add Comment
4 min read
Kotlin for beginners. Getting started
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
May 31 '22
Kotlin for beginners. Getting started
#
kotlin
#
beginners
#
tutorial
#
tristan
5
reactions
Comments
Add Comment
4 min read
Room database. Basic entities in Java
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
May 17 '22
Room database. Basic entities in Java
#
java
#
android
#
beginners
#
tristan
5
reactions
Comments
Add Comment
2 min read
Implementing a RecyclerView in Android with Java
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
May 16 '22
Implementing a RecyclerView in Android with Java
#
java
#
android
#
beginners
#
tristan
6
reactions
Comments
Add Comment
5 min read
Reverse engineering Mockito. Part 2. Dynamic dependency injection
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Apr 25 '22
Reverse engineering Mockito. Part 2. Dynamic dependency injection
#
java
#
webdev
#
tutorial
#
tristan
7
reactions
Comments
Add Comment
4 min read
Reverse engineering Mockito. Part 1. Single use case
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Apr 24 '22
Reverse engineering Mockito. Part 1. Single use case
#
java
#
webdev
#
tristan
6
reactions
Comments
Add Comment
5 min read
Building software for cattle farmers. Week 0.
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Apr 16 '22
Building software for cattle farmers. Week 0.
#
java
#
webdev
#
aws
#
tristan
6
reactions
Comments
Add Comment
7 min read
Java Quickies. Streams and Lambda expressions
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Mar 4 '22
Java Quickies. Streams and Lambda expressions
#
java
#
tutorial
#
tristan
6
reactions
Comments
Add Comment
4 min read
Spring Security. Managing users
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 28 '22
Spring Security. Managing users
#
webdev
#
security
#
database
#
tristan
5
reactions
Comments
Add Comment
4 min read
Java Data. Creating an entity with JPA and Hibernate
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 11 '22
Java Data. Creating an entity with JPA and Hibernate
#
java
#
database
#
beginners
#
tristan
5
reactions
Comments
Add Comment
2 min read
Layers of a network and HTTP
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jan 2 '22
Layers of a network and HTTP
#
java
#
beginners
#
webdev
#
tristan
3
reactions
Comments
2
comments
4 min read
Java Data Structures and Algorithms. Doubly Linked List
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Nov 16 '21
Java Data Structures and Algorithms. Doubly Linked List
#
java
#
computerscience
#
tristan
12
reactions
Comments
Add Comment
6 min read
Android Simplified. Adding a search bar
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Nov 16 '21
Android Simplified. Adding a search bar
#
android
#
java
#
tristan
5
reactions
Comments
Add Comment
4 min read
Java Quickie. Decorator Pattern
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Nov 8 '21
Java Quickie. Decorator Pattern
#
java
#
oop
#
tristan
6
reactions
Comments
Add Comment
3 min read
Testing in Android. Unit test check list
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Oct 30 '21
Testing in Android. Unit test check list
#
java
#
android
#
testing
#
tristan
2
reactions
Comments
Add Comment
2 min read
Testing in Android. Better return value.
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Oct 28 '21
Testing in Android. Better return value.
#
java
#
android
#
testing
#
tristan
4
reactions
Comments
Add Comment
2 min read
Testing in Android. Testing LiveData
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Oct 26 '21
Testing in Android. Testing LiveData
#
java
#
android
#
testing
#
tristan
5
reactions
Comments
Add Comment
4 min read
Java Quickie. Abstract classes vs interfaces
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Oct 3 '21
Java Quickie. Abstract classes vs interfaces
#
java
#
beginners
#
tristan
5
reactions
Comments
Add Comment
4 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account