Tag: android
All the articles with the tag "android".
-
Fixing GitHub Coding Agent’s Firewall Issue for Android Projects
If GitHub coding agent is having issue downloading artifacts from different URL, consider adding them to allow list to fix those issues.
-
Using AI to build modern Android apps — are we there yet?
Assisted coding is very promising and fun! Fully autonomous app building might not be too far away! 🤓
-
Android remote logging to Airtable using Timber
Have you ever needed to save your Android Logcat logs for later analysis? You can achieve this using Timber and service that has REST API
-
Quick Trick — Use Android’s Animated Vector Drawable as ProgressBar
Trick on how to create Android custom indeterminate progress bar behaviour using ImageView and Animated Vector Drawable
-
Source code syntax highlighting on Android — Taking full control
Tips on how to take full control and create your own custom-view to add syntax highlighting support in your Android app.
-
Setup Android Gradle based Firebase App Distribution with GitHub Actions CI
A quick guide on how to set up Github Actions CI workflow to automatically post APK to Firebase App Distribution from your Android project.
-
Hackathon: Creating the simplest Muzei Wallpaper plugin for Android
A short article showcasing how to build Muzei Live Wallpaper plugin for Android using two simple steps.
-
How to take your beginner Android skills to the next level by studying open-source Android Apps
Article contains list of Android Open-Source apps that are fully featured and ideal for learning different techniques.