Hacker News new | ask | show | jobs
by adamomada 752 days ago
Iirc kai os is Firefox OS and uses html5 + js, so webapps. Now is a web app an app is a different question but I’d say no.
1 comments

> Now is a web app an app is a different question but I’d say no.

Why not? The browser has a ton of access to hardware these days. What is the difference, in your view?

There’s no platform SDK and everything you can do, you have to do through js. It’s pretty limiting compared to real binary applications running any sort of code (NDK)