Android application not connecting to Wifi ,but works fine in 3G shared through Wifi

前端 未结 2 487
名媛妹妹
名媛妹妹 2021-02-06 16:31

Hi, I am not able to understand why my android application does not work when it accesses the internet through WiFi. The application is able to work when it uses its own 3G con

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-06 17:03

    The problem was solved by creating a new thread for authentication,This is necessary for the application to work on or above 4.0

提交回复
热议问题