Android app for writing to a FreeBSD database on the Internet

I have often thought about recording and storing travel data on my own database but don't know how to go about it.

I would like to enter things via my phone such as date and time, mileage etc, geolocation and then send it to my database on a remote server.

It's probably simple enough if you know what you are doing but I don't.

Has anyone every written an android app which simply sends a 'Hello, world.' and datestamp to my server which records it?
 
I have often thought about recording and storing travel data on my own database but don't know how to go about it.
I can log-in my wiki anywhere and do quick notes on my phone from Firefox :D

I can think-up a questionable set-up with SSH, Termux on Android, and touch'ing a file (or direct-DB edit through mysql/mariadb command)
 
Back
Top