Hacker News new | ask | show | jobs
by ken 5175 days ago
The App Store is the only out-of-the-box method to get natively-compiled code on your phone, but the things that web apps on iOS can't do seems to be shrinking all the time.

Javascript web apps on iOS can have home-screen icons, and "loading" splash screens, and persist data to a local database, and even support multitouch and the accelerometer, all offline.

A lot of the iOS apps I use could have been written as web apps. Is this true on Android, too? Maybe it's time for somebody to write a "generic mobile app store", for the apps that don't require fancy things like 3D graphics.