2

私は、 Intermec HTML 5 ブラウザーを使用してCN50用のモバイル Web アプリケーションを構築する初期段階にいます。jQuery Mobile を使いたいのですが、デバイスの RAM が 128MB しかないので少し心配です。

現在、基本的な HTML、CSS、および JS を使用しています。代わりに jQuery Mobile を使用することをお勧めしますか?

ありがとう

4

1 に答える 1

2

Web Kit ベースの HTML 5 をサポートするブラウザーであれば、JQuery モバイルを使用することをお勧めします。確認する最も簡単な方法は、デモ サイトを取得し、それをデバイスで表示して、テスト中にどれだけうまく機能するかを確認することです。

これは、JQuery Mobile 1.2 からサポートされているシステム/デバイスの表です。

A グレード – Ajax ベースのアニメーション化されたページ遷移で完全に強化されたエクスペリエンス。

Apple iOS 3.2*-6.0 - Tested on the original iPad (4.3 / 5.0), iPad 2 (4.3), iPad 3 (5.1 / 6.0), original iPhone (3.1), iPhone 3 (3.2), 3GS (4.3), 4 (4.3 / 5.0), and 4S (5.1 / 6.0)
Android 2.1-2.3 – Tested on the HTC Incredible (2.2), original Droid (2.2), HTC Aria (2.1), Google Nexus S (2.3). Functional on 1.5 & 1.6 but performance may be sluggish, tested on Google G1 (1.5)
Android 3.2 (Honeycomb)  – Tested on the Samsung Galaxy Tab 10.1 and Motorola XOOM
Android 4.0 (ICS)  – Tested on a Galaxy Nexus. Note: transition performance can be poor on upgraded devices
Android 4.1 (Jelly Bean)  – Tested on a Galaxy Nexus and Galaxy 7
Windows Phone 7-7.5 – Tested on the HTC Surround (7.0) HTC Trophy (7.5), LG-E900 (7.5), Nokia Lumia 800
Blackberry 6.0 – Tested on the Torch 9800 and Style 9670
Blackberry 7 – Tested on BlackBerry® Torch 9810
Blackberry Playbook (1.0-2.0) – Tested on PlayBook
Palm WebOS (1.4-2.0) – Tested on the Palm Pixi (1.4), Pre (1.4), Pre 2 (2.0)
Palm WebOS 3.0 – Tested on HP TouchPad
Firefox Mobile 15 – Tested on Android 2.3 and 4.1 devices
Chrome for Android 18 – Tested on Android 4.0 and 4.1 devices
Skyfire 4.1 - Tested on Android 2.3 device
Opera Mobile 11.5-12: Tested on Android 2.3
Meego 1.2 – Tested on Nokia 950 and N9
Tizen (pre-release) – Tested on early hardware
Samsung Bada 2.0 – Tested on a Samsung Wave 3, Dolphin browser
UC Browser – Tested on Android 2.3 device
Kindle 3 and Fire - Tested on the built-in WebKit browser for each
Nook Color 1.4.1 – Tested on original Nook Color, not Nook Tablet
Chrome Desktop 11-21 - Tested on OS X 10.7 and Windows 7
Safari Desktop 4-5 - Tested on OS X 10.7 and Windows 7
Firefox Desktop 4-15 – Tested on OS X 10.7 and Windows 7
Internet Explorer 7-10 – Tested on Windows XP, Vista and 7
Opera Desktop 10-12 - Tested on OS X 10.7 and Windows 7

B グレード – Ajax ナビゲーション機能がないことを除いて、強化されたエクスペリエンス。

Blackberry 5.0*: Tested on the Storm 2 9550, Bold 9770
Opera Mini 7 - Tested on iOS 5.1 and Android 2.3
Nokia Symbian^3 - Tested on Nokia N8 (Symbian^3), C7 (Symbian^3), also works on N97 (Symbian^1)

C グレード – まだ機能している、拡張されていない基本的な HTML エクスペリエンス

Blackberry 4.x - Tested on the Curve 8330
Windows Mobile - Tested on the HTC Leo (WinMo 5.2)
All older smartphone platforms and featurephones – Any device that doesn’t support media queries will receive the basic, C grade experience
于 2013-01-25T14:56:36.193 に答える