0

I have a Device with 192.168.4.1 ip address and want post data from android to it. what is the best way to do that? for more information the big problem is Https security protected from android 9 and upper. I want make it with Retrofit2. Thanks for help.

Nima
  • 1
  • Check out https://stackoverflow.com/a/51902630/6094503 for http problem – navid Oct 26 '20 at 07:39
  • @navid My host is an ip address and i try this solution but i cant connect yet. Can you more explain about it. – Nima Oct 26 '20 at 08:53
  • First try sending a request from your phone's browser. If it works check out the problem with your app. See if you get any relevant logs after sending the request. – navid Oct 26 '20 at 09:01
  • @navid Dear Navid My problem is fake SSL in my device and my phone (Android 10) can't accept it. How can i disable Android 10 SSL verify in android studio? – Nima Oct 28 '20 at 20:09
  • Could you share some logs or screen shots of the problem? – navid Oct 29 '20 at 06:24

0 Answers0