Skip to content

jhnlrdrnl/Geolocation

Repository files navigation

Geolocation

An Android Application that Sends Location Data to Server.

Main Features

  1. Send Location data to server continuously (Latitude, Longitude, Address, Country, Current Date & Time).
  2. Save Location data locally if server is down (SQLite Database).
  3. Clear location history on local device.
  4. Send locally saved data on server.
  5. Foreground Service.

Dependencies

  1. com.squareup.okhttp3:okhttp:3.12.12
  2. com.google.android.gms:play-services-location:19.0.1
  3. androidx.appcompat:appcompat:1.4.1
  4. com.google.android.material:material:1.6.0
  5. androidx.constraintlayout:constraintlayout:2.1.3
  6. junit:junit:4.13.2
  7. androidx.test.ext:junit:1.1.3
  8. androidx.test.espresso:espresso-core:3.4.0

Learning References

  1. Android Coding
  2. Programmer World

About

An Android Application that Sends Location Data to Server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages