I am trying to find programmatic way in android to :
- Hide Mock Location [without root]
- Hide that developer option is On [without root]
it is possible programmatically speaking ? Thanks i know this question is pointless unless i try something , but there are no such questions asked before so no solution !!
Edit:
There is a feature called Mock Location
in Developer options(when enabled)
, hiding it means no other application could detect that i have enabled Mock Location
option, same goes for Hiding Developer option enable
in which i want to restrict other application to check status of developer options
that it is ON or OFF