Hacker News new | ask | show | jobs
by realusername 2989 days ago
Java powers Android so it seems to work. Also web apps seem to work on Android as well, it's only on iOS that you have this kind of issues.
1 comments

Android uses the Java language on top of Google's non cross platform framework. That's completely different than using Java with Swing. An Android app is not cross platform.

Web apps on Android May "work" but still aren't as responsive as native Android apps.