1、在AndroidManifest.xml文件中添加一行:

android:usesCleartextTraffic=“true”

使用明文通信

Cleartext HTTP traffic to ... not permitted_android