What browser does the Samsung Galaxy use?

人走茶凉 提交于 2019-12-10 12:32:40

问题


Looking to check a site on a Samsung Galaxy, what browser does it use out the box and where can I emulate it - either online or on OSX?

Reason I am asking is a few CSS properties do not work and need to find a fix.


回答1:


The Browser app that is present on TouchWiz (Galaxy) devices is not the stock Android (AOSP) Browser. The Samsung Browser has customizations on top of the stock browser (such as the functionality for OS/Browser-controlled elements i.e. select fields).

The bad news is that it is difficult to recreate these issues without having a TouchWiz/Galaxy device in hand. While you can create an Android Virtual Device using the SDK to test the Browser, you may find that the controls are somewhat different than what are present in the TouchWiz browser.

There are apks of the Samsung Browser app out there, but they need to replace the existing stock browser in your device's system directory, which requires root access.



来源:https://stackoverflow.com/questions/19001496/what-browser-does-the-samsung-galaxy-use

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!