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 interested in hearing a source for this. Not saying I think you're lying, it's just still what I see a lot of devs are into. A lot our software engineering courses are tailored specifically to making cool android website frontends.
It's not difficult to see why they're developed though, while mobile sites are definitely feasible, browsing the web on mobile can be a cumbersome experience because we are trying to shove many features onto a device with no external input devices and a small screen real-estate. In a dedicated app we have a more granular control over UI that would be difficult to pull off in a browser. Also, apps do actually require less bandwidth for only requesting JSON.
Nearly 5 years ago I've seen almost hundred tmdb client apps, now - 10-20.
Yeah, that was mostly just a trend thing that died down. In recent years the web experience has developed a lot. Also, I think people just realized having that many clients for a single service is a bit redundant and nonsensical.