View Single Post
Old 08-08-2013, 07:59 AM   #4
kevinp
Fanatic
kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.kevinp ought to be getting tired of karma fortunes by now.
 
kevinp's Avatar
 
Posts: 583
Karma: 3549018
Join Date: Jul 2004
Location: Michigan
Device: Kindle Scribe, Kindle PW (10th & 11th gen); Fire HD 10
It's essentially just a different programming language. The majority of Android apps are made with Java, which can do just about anything. Because of that, it's a little harder to learn for some people. HTML5 is the latest revision of web standards (which I don't think is even completed yet). For some people, making web pages is easier than creating Java apps. Web apps are much more limited in what they can do. When I program web apps, I spend most of my time figuring out work-arounds for things I can do with no problem in standard desktop applications.
kevinp is offline   Reply With Quote