this post was submitted on 28 Sep 2023
16 points (100.0% liked)
Android Development
539 readers
1 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
With all the different Android APIs continuously changing every version it's hard to find any tutorial that's up to date. I tend to just check the developer site if what i'm using is supported in the APIs i'm targeting.
Bluetooth also isn't the best stack to work with.
One of my next hobbies will be to try to compile an apk from scratch in the command line, if it's still at all feasible.