Programming     Travel Logs     Life Is Good     Surfing Online     About Me
Learn to sell. Learn to build. If you can do both, you will be unstoppable.
-Naval Ravikant
Published at: 2018-07-22 22:38:44

To test the Java socket server I've created days before, I decided to write an Android application. The main function of this application is to upload the GPS information

Published at: 2018-07-22 22:34:04

Since the goal is to create a common Socket server, which means it can be used in very different occasions, I need a good structure to support it.