码迷,mamicode.com
首页 > Web开发 > 详细

允许使用明文本连接(非https)

时间:2020-02-09 14:36:06      阅读:88      评论:0      收藏:0      [点我收藏+]

标签:连接   text   launcher   ring   and   androi   esc   manifest   round   

AndroidManifest.xml
<application android:name="com.code369.veclib.EasyApplication" android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher" android:supportsRtl="true" android:usesCleartextTraffic="true" android:theme="@style/AppTheme">

 

允许使用明文本连接(非https)

标签:连接   text   launcher   ring   and   androi   esc   manifest   round   

原文地址:https://www.cnblogs.com/CipherLab/p/12287050.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!