smartherd / GloboFly-Retrofit-Demo

Get your app online and interact with web services using Retrofit
33 stars 44 forks source link

Could not resolve my Issue but found more #3

Open Morons opened 5 years ago

Morons commented 5 years ago

from Run log

W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@9337170 D/OkHttp: --> GET http://192.168.70.235:9000/destination x-device-type: generic_x86 Accept-Language: en --> END GET D/OkHttp: <-- HTTP FAILED: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.70.235 not permitted by network security policy E/RecyclerView: No adapter attached; skipping layout

================ I beleive these issues is related to updates in Kotlin and Android

this link Explaines one issue with solutions https://stackoverflow.com/questions/45940861/android-8-cleartext-http-traffic-not-permitted

It looks like more work for you smartherd! a Training video to solve these problems will be nice and productive