DEV Community

# tristan

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using Android to stream to Twitch. Part 2. RTMP handshake

Using Android to stream to Twitch. Part 2. RTMP handshake

Comments
6 min read
Using Android to stream to Twitch. Part 1. Securing a Socket

Using Android to stream to Twitch. Part 1. Securing a Socket

1
Comments
4 min read
Quick example of creating a custom Kotlin coroutine and scoping it to a Android service.

Quick example of creating a custom Kotlin coroutine and scoping it to a Android service.

Comments
2 min read
Deleting Android database from the command line

Deleting Android database from the command line

Comments
1 min read
Matrix multiplication in C++

Matrix multiplication in C++

1
Comments
4 min read
Creating a OpenGL square using C++ in Android. A reference guide

Creating a OpenGL square using C++ in Android. A reference guide

Comments
7 min read
Adding NDK to an existing Android app and using C++ to log

Adding NDK to an existing Android app and using C++ to log

2
Comments
6 min read
Quick and easy custom Jetpack compose checkbox

Quick and easy custom Jetpack compose checkbox

Comments
1 min read
My notes on Android optimization. Part 2. Quick example of benchmarking Kotin regular expressions

My notes on Android optimization. Part 2. Quick example of benchmarking Kotin regular expressions

Comments
1 min read
My notes on Android optimization. Part 2. Quick example of benchmarking Kotin regular expressions

My notes on Android optimization. Part 2. Quick example of benchmarking Kotin regular expressions

Comments
1 min read
Jetpack compose onDragStopped animation

Jetpack compose onDragStopped animation

Comments
1 min read
My notes on Android optimization. Part 1. Measuring startup time

My notes on Android optimization. Part 1. Measuring startup time

4
Comments
4 min read
Getting the height of Android device independent of pixel densities in Jetpack Compose

Getting the height of Android device independent of pixel densities in Jetpack Compose

Comments
2 min read
How to unit test a private method in Kotlin without making it public

How to unit test a private method in Kotlin without making it public

3
Comments
2 min read
Automatic retry function with Kotlin flows

Automatic retry function with Kotlin flows

1
Comments
2 min read
My notes on Cyclic Shift hash codes in Kotlin

My notes on Cyclic Shift hash codes in Kotlin

2
Comments
2 min read
Weekly goals of Modderz Android app . 2024-05-06

Weekly goals of Modderz Android app . 2024-05-06

Comments
3 min read
The refactors I did to stop my Jetpack Compose LazyColumn from constantly recomposing

The refactors I did to stop my Jetpack Compose LazyColumn from constantly recomposing

5
Comments
3 min read
A quick read on Android haptic feedback Design principles

A quick read on Android haptic feedback Design principles

Comments
2 min read
Weekly goals of Modderz Android app . 2024-04-22

Weekly goals of Modderz Android app . 2024-04-22

1
Comments
2 min read
Weekly goals of Modderz Android app

Weekly goals of Modderz Android app

5
Comments
2 min read
A quick example of how to model complex state in Jetpack compose

A quick example of how to model complex state in Jetpack compose

4
Comments
2 min read
Organizing large Jetpack Compose code bases. My best version yet

Organizing large Jetpack Compose code bases. My best version yet

Comments
4 min read
Unit testing private methods inside of Android with Kotlin

Unit testing private methods inside of Android with Kotlin

Comments
2 min read
A brief but cool example of some advanced Jetpack Compose. The FlowRow

A brief but cool example of some advanced Jetpack Compose. The FlowRow

Comments
2 min read
loading...