jroddev

Kotlin

A collection of 3 posts
Reading and Writing files in Android 10+ Scoped Storage
Android

Reading and Writing files in Android 10+ Scoped Storage

Use Kotlin and Jetpack Compose to read and write files with the new scoped storage system in Android 10 and above.
Nov 18, 2022 3 min read
Making HTTP requests with Coroutines in Android
Android

Making HTTP requests with Coroutines in Android

Coroutines are a powerful feature in Kotlin to write asynchronous code that can look like synchronous code. Volley is a popular Android library for making HTTP requests. By combining the two we can drastically simplify code that depends on multiple API calls
Nov 10, 2022 1 min read
Basic XML Parsing in Android
Android

Basic XML Parsing in Android

A small code snippet showing how to read values from an xml file in Android
Nov 10, 2022 1 min read
Page 1 of 1
jroddev © 2023
Powered by Ghost