Links to the Android Market go to 404 in Android browsers. When will Google fix this?
This is very unpleasant when you need to check the user agent and display something else for non-Android browsers.
Do not use the syntax market: //. You can use http://market.android.com/details?id=com.example.abc and it will be picked up by the Market application if it is on the phone or if it is not supported (PC, Market is not installed) sent to the web website "Market".
Source: https://habr.com/ru/post/1761443/More articles:How can I execute a JS function from the top of the stack? - javascriptHow can I do the modeling in the reverse order by parsing the C program and including it in the circuit that will be displayed - cCan a function know if it works inside a coroutine? - luaФорма не отправляется при запуске функции jQuery submit() - jqueryПовторное использование веб-кода. Как организовать фрагменты скриптов? - language-agnosticTiming in JTable - javadate and time selection in JAVA - javaDownload images using PHP and memory limit script - phpwhy the interface does not support the static method? - javaHow to change modalTransitionStyle? - objective-cAll Articles