In my experience, a lot of engineers who are worki...
# android
c
In my experience, a lot of engineers who are working on android apps have had their first development experience working on Android. The Android SDK is very opinionated (like many SDKs) but it does things in ways you normally wouldn’t do, due to the initial hardware limitations of the first phones. They avoided interfaces for a long time for performance reasons (iirc)