Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.14 KB

File metadata and controls

21 lines (15 loc) · 1.14 KB

dummock

Android mock location provider application!

Spoofs location information by GPS and Network providers which allows users to fake their location with some custom location/route of their choice. This could help eradicate the risk of getting tracked down by possible trackers/hackers.

I wrote this project as a practice, feel free to explore and make suggestions. Some tech stacks: MVVM + MVI architecture, Dagger2 DI, Room database, Neshan Apis, Custom view.

Some screenshots:

1680644374272 1680644374265 1680644374260 1680644484501 1680644374247

TODO

  • Initial location mock permission checker
  • Save mocks in db