this post was submitted on 16 Jun 2023
3 points (66.7% liked)
Android
9355 readers
1 users here now
A place to discuss anything related to Android or Android adjacent.
INFO:
-
No attacking others based on their phone preferences. Criticizing OEMs/devices is allowed. Attacking users because a different brand/device works for them isn't.
-
Obvious spam will be removed.
-
Anything directly or indirectly related to Android is allowed.
Check Out Our Partner Communities:
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not gonna lie, this was like one of two sentences I understood lol
Speaking from someone who's worked on both, there absolutely is a case for native Android apps. The biggest is engagement, having push notifications is huge for getting people to come back to your platform. Quite frankly, once Lemmy apps start getting going with notifications, there will probably be a really nice uplift.
Secondly, you can currently do way more with code running on the device than Javascript in a browser. Video editing comes to top of mind.
This was the other half sentence I understood, and I think it's wrong. Most apps are SPAs with cache, so for a lot of cases the only thing going through the network is JSON.