I tried to implement HTML5 on Android OS. But I didn’t get it .... Can someone give an example of HTML 5 in Android?
<!DOCTYPE html> <html><head><title></title></head> <body>I'm Batman</body> </html>
Download this example to your Android phone. This is in HTML5, written by me, and will show you your location on a Google map (if you allow it).
Works great on my HTC Desire.
HTML5 github. Android " defacto", Apple (, ).
http://coolaj86.github.com/iphone-html5-offline-app-demo
https://github.com/coolaj86/iphone-html5-offline-app-demo
I would be happy to add any simple demos you find, or see more details.
You can try the Sencha Touch demos here http://www.sencha.com/products/touch/demos.php , which contains some amazing HTML5-based web applications.
Source: https://habr.com/ru/post/1773391/More articles:How do sites collect zip files online for download? - asp.netthe weird thing about string comparison - c #Shortcut programming languages am I missing something? - javascriptOther web services in UML? - restМожет ли Hibernate сопоставить объект Java Calendar с столбцом SQL TIMESTAMP? - javaRemoving characters from beginning and end, or just to the end of a line - pythonGet the sum and product of integers defined in a tree - functional-programmingHow is FastCGI in C? - cInitializing an abstract class? - c ++reorder td by class - jqueryAll Articles