Android Nomad - #27
Curated content for the week.
Topics:
Build widgets using Jetpack Glance
Spotify app architecture
Accessibility Scanner to catch bugs
GLSL shader course link
Building a widget using Jetpack Glance
App widgets are miniature application views that can be embedded in the home screen of your device. Jetpack Glance is a library built on top of Jetpack Compose that allows you to build these widgets for Android.
Interesting take on designing Spotify app from the ground up.
How to know an app is inaccessible?
Testing with analysis tools can uncover opportunities to improve accessibility that you might miss with manual testing. Let’s start with one of such tools.
A 11 section course to learn to build stunning 3D shaders from scratch.


