本文為大家分享了HTML5開啟本地app應用程式的方法,具體內容如下
首先為了確保能夠打開你的app,你必須要在androidManifest.xml中配置的filter中data的屬性表述。 androidManifest.xml程式碼如下:
XML/HTML Code複製內容到剪貼簿
- xml 版本="1.0" 編碼="utf-8"?> >
- 清單 xmlns:android=xmlns:android== ://schemas.android.com/apk/res/android"
-
套件="com.taoge"
- android:versionCode="2" "2"
-
android:版本名稱="3.24.03""3.24.03"
- 使用-sdk
- android:minSdkVersion= android:targetSdkVersion
=- >
申請
- android:allowBackup=
android:configChanges
- =
android:icon="@draw /logo"
- android:label="@string/app_name"="@string/app_name"=
-
android:logo="@dable/logo"=
"@d
-
android:sharedUserId=
android:主題-
="@android 🎜>>
活性
android:name=-
"xttblog.W
android:excludeFromRecents=true>
android:screenOrientation
=-
Sharp 🎜>>
意圖過濾器>
- 操作操作操作
- 操作" android .intent.action.MAIN" />
‧ 🎜>" android .intent.category.LAUNCHER" />
-
意圖過濾器>意圖過濾器> 意圖過濾器>
- 操作
操作操作
- 操作" android .intent.action.VIEW" />
‧ 🎜>" android .intent.category.BROWSABLE"-
/>
‧ 🎜>" android .intent.category.DEFAULT" />
資料資料資料資料" / taoge/open"
- android:scheme/>
意圖過濾器>意圖過濾器>
活性-
> 🎜>>
活性
- android:name="xttblog.AntRep.
-
android:label="@string/title> 🎜>
- activity> 🎜>>
-
application>
-
manifest>
其次,你要在你的網頁中造訪xttblog://taoge/open。可以使用的元素很多,如:script,iframe,img等。使用它們的src屬性,訪問xttblog://taoge/open。 html5程式碼如下:
XML/HTML Code複製內容到剪貼簿
-
HTML>
-
html>
-
script>
-
function openapp(){
-
document.getElementById('xttblog').innerHTML='';
-
}
-
script>
-
body>
-
div style=disstyle=disstyle=dis id="xttblog">
-
div>
input type=type== 🎜> value=
"開啟app"-
"openapp();">
-
body>
html>
以上就是本文的全部內容,希望對大家的學習有所幫助。