Programming     Travel Logs     Life Is Good     Surfing Online     About Me
Embrace accountability, and take business risks under your own name. Society will reward you with responsibility, equity, and leverage.
-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.