CodeNewbie Community 🌱

# kotlin

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Adding icons to text in Jetpack compose with Kotlin and Android

Adding icons to text in Jetpack compose with Kotlin and Android

Comments
3 min read
Parsing non-Latin based Twitch usernames in Kotlin

Parsing non-Latin based Twitch usernames in Kotlin

Comments 3
2 min read
Code clean up using dependency injection with Hilt in Android

Code clean up using dependency injection with Hilt in Android

Comments
6 min read
Using WorkManager in Android to schedule periodic work with PeriodicWorkRequest | Part 1. Getting started

Using WorkManager in Android to schedule periodic work with PeriodicWorkRequest | Part 1. Getting started

Comments
3 min read
Work flow for dealing with Retrofit in Android

Work flow for dealing with Retrofit in Android

Comments
4 min read
Using regular expressions to parse strings in Kotlin.

Using regular expressions to parse strings in Kotlin.

Comments 1
3 min read
The confusing world of Android adaptive layouts

The confusing world of Android adaptive layouts

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

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

Comments
4 min read
Lets make a Twitch Android app. Part 1. App access tokens

Lets make a Twitch Android app. Part 1. App access tokens

Comments
5 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

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

The proper way to integrate Firebase into your Android app

Comments 2
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

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

Creating a quick sticky footer for LazyColumn in Jetpack Compose

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

ViewModel scoping and the Google Play Billing library

Comments
4 min read
My process for creating Custom Jetpack compose Components

My process for creating Custom Jetpack compose Components

Comments 1
4 min read
Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset

Writing cleaner Jetpack Compose code with the Twitter Compose Ruleset

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

Building software for cattle farmers. Part 2. Production errors

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

Android code refactoring: clean code usecases

Comments 1
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

1
Comments 1
5 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

2
Comments
3 min read
Handling Text in Jetpack compose with Android

Handling Text in Jetpack compose with Android

2
Comments 2
6 min read
Tap to expand RecyclerView items with Android and Kotlin

Tap to expand RecyclerView items with Android and Kotlin

Comments
5 min read
loading...