54
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 21 Sep 2023
54 points (100.0% liked)
Programming
10 readers
2 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
That doesn't seem like a bad start to me, but I haven't read it thoroughly. I also recommend checking out the official Android Studio beginner's guide: https://developer.android.com/get-started/overview
Alternatively, you can use wrappers like Flutter, React Native, or the Ionic framework if you think you might want cross-platform or web capability later, though that adds a lot of overhead that isn't always the best choice.