Explore how to use cloud-based AI and React to create a text-to-image photo generator and editing app.
AI speech-to-text services can make it easy to produce audio transcriptions quickly. Learn how to leverage them in this post.
In this article, we will convert a video file into a GIF using FFMPEG on Android and request media from Android Storage Providers.
In this article, we will talk about GraphQL, where it shines over REST, and connect an Android application to a GraphQL server.
Read about alternatives to the now-deprecated AsyncTask in Kotlin, and learn how to move your resource-intensive tasks off the main thread.
This post covers how to perform simple unit tests in Kotlin projects using both Mockk and Mockito, as well as covers their differences.
In this detailed tutorial, learn how to easily and powerfully test and debug your Android apps using Charles Web Proxy.
Learn how to use the Jetpack DataStore API, a powerful and more performant persistent data storage alternative to the SharedPreferences API.