有没有适用于触摸屏设备的开源浏览器?

发布于 2024-08-29 16:02:34 字数 563 浏览 3 评论 0原文

我需要在我的设备上安装互联网浏览器,该设备具有 4.3 英寸屏幕,分辨率为 480x272,我在嵌入式 Linux 上使用嵌入式 Qt 4.6.2。微控制器具有 450 Mhz 的 ARM9。

对浏览器的要求是

  • 触摸屏支持、平移(无滚动条)
  • 单点触摸缩放(无多点触摸可用)。
  • 适合屏幕宽度支持(无水平滚动)。
  • 符合酸 3 标准。
  • 页面加载应该是这样的,首先显示所有可见文本 然后逐渐加载并显示图像。

有没有接近这个要求的开源浏览器。

我发现以下浏览器支持触摸屏。

I need internet browser on my device which has 4.3 Inch screen with 480x272 resolution, I am using embedded Qt 4.6.2 on embedded linux. Micro-controller has ARM9 with 450 Mhz.

Requirements for browser are

  • Touch Screen Support, Panning ( No Scroll bars)
  • Single touch Zooming ( No Multi Touch Available).
  • Fit to screen width support ( No Horizontal Scrolling).
  • Acid 3 Standard Compliable.
  • Page loading should be like, display all visible text first
    and then load and show Images Gradually.

Is there any opensource browser which is near to this requirements.

I found following browsers which have touch screen support.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

捶死心动 2024-09-05 16:02:34

Maemo MicroB(谁能告诉一下
我在哪里可以找到这个的来源
一)。

如果有帮助:MicroB源包是 在这里

作为该浏览器的用户,我可以说它非常适合触摸。但无法确认支持您列出的所有功能。

Maemo MicroB ( Can any one please tell
me where can I found source of this
one).

If it helps: MicroB source package is here.

As a user of this browser I can say that it is very touch-friendly. Can't confirm support of all the features you've listed though.

贩梦商人 2024-09-05 16:02:34

使用迪洛怎么样? 迪洛
或者QT/Webkit怎么样,因为你已经在使用QT了?您也可以查看 Midori 但我从未使用过它。对于触摸传感器部分,这取决于您的触摸驱动程序。也许运行一个窗口管理器。

How about using dillo? Dillo
or how about the QT/Webkit since you are already using QT? You could also look at Midori but I have never used it. For the touch sensor part this depends on your touch drivers. Perhaps run a window manager.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文