Android 浏览器分享到APP

1.在配置文件添加权限html <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" /> 2.在配置文件中给分享到APP的界面(Acticiy)添加intent-filterandroid <intent-filter> <action android:name="android.
相关文章
相关标签/搜索