Programming     Travel Logs     Life Is Good     Surfing Online     About Me
Code and media are permissionless leverage. They’re the leverage behind the newly rich. You can create software and media that works for you while you sleep.
-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.