Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
its an absolute fucking mess of horrors where the documentation provides SHIT.
It is bevause of this that I changed to React Native and later Flutter. Both are great options and I don't give a fuck about a performance penalty.
People thought that Kotlin would change something, yeah, you save keystrokes, but the underlying fault of android development is the obscene amount of architectural boilerplate one is left with.
Shake event handler in ios: fucking 5 lines of code at most.
Android: good luck fucker.
shit like that irritates me. I feel your pain man I really do. -
Xoka12805yAs I came from Java background, Android seems REALLY EASY. not just for me, We have interns whom we first teach Android App Developmemt, even they love it. I like it because, A huge amount of libraries available in Java & Kotlin. If you wanna do something, chances that there is already something like that (library or app example) in github. Which is great. And Performance: Do I even need to explain it?
-
@Xoka totally agree with you because honestly I haven't experienced anything easier than building a native android app due to the large amount of open source libraries readily available for use. Maybe OP is talking about frameworks dunno.
Related Rants
Android development is very frustrating
devrant
android
android dev