0

I would like to check if my website work and look correctly on the major tablet browsers. Unfortunately, I don't own a galaxy tab; Is there an easy-to-use emulator of some sort that I can use that will show me how the site looks, including the virtual keyboard?

4

3 に答える 3

4

それは簡単です。デバイスエミュレーターを備えた Samsung Galaxy Tab アドオンを使用できます。ここを見て

于 2011-01-11T08:50:12.860 に答える
3

Android SDK を使用して Android をエミュレートできます。http://developer.android.com/sdk/installing.htmlからダウンロードできます。通常、Eclipse を使用する方が簡単ですが、コマンド ラインから実行することもできます。プログラミングを行うわけではありませんが、それでも Eclipse をダウンロードしてインストールすることをお勧めします。

Eclipse で、FroYo の新しいターゲットを作成し、画面解像度を 1024 × 600 にします。それを起動します (ダミーのアプリケーションを作成する必要がある場合がありますが、作成したらホーム ボタンを押して終了できます)。タブと同じ画面解像度の Android エミュレーター。

于 2011-01-11T08:54:14.707 に答える
1

Samsung は、タブレット用のエミュレーターを提供しています。

AVD を開き、次の URL のアドオン サイトを追加します: http://innovator.samsungmobile.com/android/repository/repository.xml

于 2011-01-11T08:51:31.817 に答える