2021年1月29日星期五

How to not close the socket when closing the app on the phone in Android Studio

I am building a client-server application that has a socket connection between them. the server is in Python, and is there a possibility that the connection will not close when I close the application
(in phone). Because it restricts me from notifications and more... Thanks.

https://stackoverflow.com/questions/65963200/how-to-not-close-the-socket-when-closing-the-app-on-the-phone-in-android-studio January 30, 2021 at 07:46AM

没有评论:

发表评论