Customize GPS Logger Android App

Job ID: 39743116

Budget: ₹1,500 – ₹12,500 INR

Modify open source Android app
A.The source code for the app is available on Github: https://github.com/mendhak/gpslogger
B. Features to create:
1) Prompt 'user' upon installation to add prefix to the file to store.
Ex: NR01-YYYYMMDD-HHMMSS. The prefix to be set by user is NR01 in this example.
This will be one time prompt. Subsequently the app stores all files using the same prefix "NR01" with date and time format based on the instance of storing the file.
2) Prompt 'user' upon installation to allow create a new folder named 'gps_logger_data'.
Location of the folder: "/storage/emulates/o/gpsloggerdata. This will be the default folder the app creates
3) Prompt 'user' upon installation to allow auto send the recorded file to a predefined FTP.
Autosend triggers as soon as 'stop recording' button is pressed. The file stores in the gpsloggerdata folder, after auto sending the file deletes from the folder.
4) Default settings upon installation:
a) General Options
1.Start on bootup - enabled
2.Start on app launch - enabled
b) Logging details
1. Log to GPX - enabled
2. Log to kml - disabled
c) Performance
1. log GPS/GNDD locations - enabled
2. log network locations - enabled
3. Logging interval - 2 secs
d) Upload settings
1. Allow auto sending - enabled
2. How often - 60 min
3. When I press stop - enabled
e) FTP configuration autoset upon installation.
C. Add custom logo and credentials to the app
D. While developing and testing may be a few settings may require to be tweaked.
E. Non-Disclosure and Confidentiality Agreement