Easily add real-time video and chat to your apps without the infrastructure headaches. Stream's open-source Android SDKs offer pre-built chat and video components you can easily tweak to match your brand. Or, just ignore them and roll with your own UI kits if that's more your style!
Dhananjay Navlani takes you through the idea behind BookMatch, the tech stack, why we Supabase is used for backend operations, and how to perform prompt engineering to deliver accurate results.
Looking for app icons? Alex Styl has converted the Internet's most popular icon libraries to Jetpack Compose Image Vectors so you will never run out of icons to use in your Compose apps.
CoinWatch is an Android cryptocurrency app providing real-time coin prices, price histories, and market data. The app is built using the latest Android architecture components - resulting in a scalable, modularised and testable app.
Back again for 2024, Google is opening up applications for Google Play’s Indie Games Fund in Latin America - as part of their commitment to helping developers of all sizes grow on Google Play.
JetBrains added over 1,000 new UI icons to the IntelliJ Platform Icons library. These icons are tailored to the new UI and come with Apache 2.0 licensing.
Soumi Sarkar delves into advanced incident management techniques tailored specifically for Android applications, emphasizing proactive strategies to minimize disruptions and uphold user satisfaction
Philipp Lackner teaches how you can make use of the new READ_MEDIA_IMAGES, READ_MEDIA_VIDEO and READ_MEDIA_AUDIO permissions to get access to the external storage of an Android device. You will learn to list all media files in a list.
Charfaoui Younes discusses why we write bad code as software engineers, the reasons behind it, and then explore how to fix the problem by approaching the code we add to the codebase from a different angle.
Dive into solid color brushes, different gradient brushes, as well as various options for gradient brushes. Finally diving into how we implemented a subtle gradient animation in Jetsnack.