this post was submitted on 28 Sep 2023
1 points (100.0% liked)

Android Development

477 readers
8 users here now

Welcome to the programming.dev Android development community!

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License

founded 1 year ago
MODERATORS
 

I'm looking for something that goes through building a jetpack compose app with storage.

I find linking the UI state with data updates really confusing. I can get it to show up, but updates are inconsistent/jumpy.

I've been working on a project where the source of truth for the data is actually coming over a Bluetooth connection, and my code feels like a mess. I want to see what good code looks like from scratch so I see what parts of my code are salvageable.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here