Is there any official guide for developing Android apps using HTML and CSS such as iPhone that defines height / width guidelines, etc.
Thanx in advance.
The Android mobile browser is conceptually no different from any other mobile browser.
So, follow the W3C general guidelines for developing mobile web applications:
http://www.w3.org/TR/mobile-bp/
Elastic layouts may be recommended: http://jontangerine.com/log/2007/09/the-incredible-em-and-elastic-layouts-with-css
Android , /. .
Source: https://habr.com/ru/post/1777045/More articles:Excel GoalSeek Algorithm - c #How do I tell Zend Framework to use a different view file than the default file for the action? - phpHow to determine the correct path to the file system - pathWhy is adding a number to a container associative iterator impossible? - c ++Преобразовать результат NSFetchedResultsController в NSArray - objective-cSQL Server: connecting to a local instance using - sql-serverPHP OCI, Oracle и формат номера по умолчанию - oracleShould I store duplicates or decimals in mysql database? - decimalWix installer - conditionally displays "Run application" on ExitDialog based on user input dialog - windows-installerDo you clean before starting a mess? By putting cleanup code inside a finally block - javaAll Articles