I retrieve data from an external server for use with my android application. I would like this data to be only accessible with my app. I use a standard http connection to ge
Have your application perform a handshake with the server, so the algorithm isn't just a string, but a whole process. Use Sessions/databases to track your handshake