开发者

Maintain session over 3g and wifi

开发者 https://www.devze.com 2023-02-28 19:26 出处:网络
I want to maintain session in my app when there is loss of WIFI connection and android switches to 3G automatically and also when the device is working on 3G and there is WIFI network availablity so t

I want to maintain session in my app when there is loss of WIFI connection and android switches to 3G automatically and also when the device is working on 3G and there is WIFI network availablity so the device would use WIFI. In this changeover of connec开发者_运维知识库tion i want to preserve the session. How can I do it...

0

精彩评论

暂无评论...
验证码 换一张
取 消