私は「オフライン」アクセスのためのアプリケーションキャッシュを活用するHTML5を使用して書かれたWebアプリケーションを持っています。
私のiPod touchでは、オンライン中にWebにアクセスでき、「+」アイコンをクリックして、自分のホーム画面にショートカットを設定します。これは、インターネット接続がない場合でも、Webアプリケーションのフルスクリーンを起動してアプリを実行します。
私のAndroidデバイスで使用するプロセスは、メーカーによって異なりますか?
私は「オフライン」アクセスのためのアプリケーションキャッシュを活用するHTML5を使用して書かれたWebアプリケーションを持っています。
私のiPod touchでは、オンライン中にWebにアクセスでき、「+」アイコンをクリックして、自分のホーム画面にショートカットを設定します。これは、インターネット接続がない場合でも、Webアプリケーションのフルスクリーンを起動してアプリを実行します。
私のAndroidデバイスで使用するプロセスは、メーカーによって異なりますか?
I have a web application written using HTML5 that leverages the application cache for "offline" access.
On my iPod touch, I can go to the web while online, click the "+" icon, and set a shortcut on my home screen. This will launch the web application full screen and run the app, even when there is no Internet connection.
Is there a similar process to use on my Android device, or will it vary by maker?
オフラインデータの保存がAndroidでサポートされている場合は、ブラウザに入っている場合は、[設定]、[詳細設定]、[Webサイトの設定]を選択して、どのWeblineのキャッシュを使用しているかだけでなく、その他のアドバンストを使用しているかを確認できます。 GPSのようなアクセス。
ホーム画面上のWebサイトのアイコンを作成するにはブックマークしてそれを選んでください。それはあなたにそのページに直接アイコンを与えるべきです。
Offline data saving is supported on Android, you can see this if you go into your browser, select Settings, Advanced Settings, Website Settings and you can see which websites are using your offline cache, as well as which are using other advanced access like GPS.
To create an icon for a website on your home screen: once you've created a bookmark in your browser for the page, you can go to your home screen, long-press on a bit of spare space, select Shortcuts, Bookmark and pick that one. That should give you an icon straight to that page.
私のHTML5の知識、オフラインコンテンツとアクセスから、Webサイトによって実装されていても、クライアントが使用しているブラウザがサポートしている場合にのみ機能します。 IOSブラウザはオフラインアプリケーションをサポートしているようですが、Android Oneはまだあなたが言ったことに基づいていません。だからあなたはブラウザが更新されるまで待たなければならないでしょう。
From my HTML5 knowledge, offline content and access, even though implemented by the website, will only work if the browser the client is using supports it. The iOS browser seems to support offline applications, but the Android one does not yet, based on what you said. So you will jsut have to wait until the browser is updated.
このアプリを使用できます。 Webサイトの一部をSDカードにダウンロードしてからオフライン
You can use this app: Offline Browser link: you can download a portion of a web site in your sd card and then read it offline
© 2022 cndgn.com All Rights Reserved. Q&Aハウス 全著作権所有