I'm programming a little application based on Spotify's Android SDK. I have to get some parameters of the spotify session in an android device and then send them to another Android device via Socket. In order to do this, I need to know the server's IP address, which can change depending on the location. Is this possible in any way?
Thanks!
0 comments:
Post a Comment