How can Google Play be so inept?
The Google Play store lacks any ability to sort search results on mobile. It can't download in parallel, and waits to start downloading the next app until the former is done installing.
I could go on. How can such a widely used service be designed like some sort of joke? Where is Google's legendary obsession with speed?
22 comments
[ 4.2 ms ] story [ 53.2 ms ] threadPresumably, Google doesn't care much about customer service in this instance, because they have a monopoly on app distribution, and therefore customer service won't meaningfully increase sales. Presumably.
There is some choice, maybe not enough?
When you search, you can't sort by rating, by price, etc. This is stuff Amazon was doing in the 90s.
Honestly, it feels like Google has some hidden agenda on how they weight search results...
But the UI is nice. I'm using it as "inspiration" for my new material design-app.
Even allowing only 6 concurrent downloads like most HTTP client/servers would be a big improvement.
I can see the argument why one might not want it - total time to getting an app to play with can be increased.
What I really can't understand is why they pause all download activiry while installing an app. That's truly maddening.
Parallel downloads increase contention at all levels: CPU, Flash, FS, local network, ISP, server. Serial downloads make the store a better citizen.
There is a bit of a consistent story about google products: things a computer scientist takes from granted like BOOLEAN LOGIC are just .. not there.
So you can't say in the google play store search (omnibox)
"SSH AND NOT origin:.cn" to try and get apps which do SSH but don't come from china.
or "SFTP or SCP but not FTP" somehow. (ok. that one might fail for a number of reasons)
I also think the marketplace of 'designed for phones' in a tablet world is a bit odd: where is the button to show me apps designed for tablets?