No Network Security Config specified, using platform default

前端 未结 4 1855
攒了一身酷
攒了一身酷 2021-01-06 05:37

I\'m trying to print a list of values in ListView from a webpage. I have the two permission



        
4条回答
  •  误落风尘
    2021-01-06 06:15

    The message you're getting isn't an error; it's just letting you know that you're not using a Network Security Configuration. If you want to add one, take a look at this page on the Android Developers website: https://developer.android.com/training/articles/security-config.html.

提交回复
热议问题