1
I’m doing a study of socket on Android (A app of chat with some more functions on other screens) but due to the little knowledge at the time I was 'stuck' at one point. How can I create a single connection with the socket in the app where I can use that same connection throughout the app?
I thought I’d raise her in class BaseApplication
but I haven’t been successful yet.
If anyone could suggest something to me I’d appreciate it.