Hacker News new | ask | show | jobs
by mikulas_florek 3044 days ago
Making native UI in Java on Android is such huge PITA. While I've never used js/html app that was not bad, it's still 10x better.
1 comments

My experience would disagree. The layout system in Android is much more intuitive to me than CSS. It might depend on how customized you want your ui?