Android : Prevent fake locations on Android

on Tuesday, September 16, 2014


I'm trying to detect if the user is using a Fake Location app. I'm not talking about mock locations, I'm talking about the users with rooted phones, that can fake gps location without using the mock locations setting.


I know a solution is to check NMEA data, because most fake location apps don't send NMEA information, but this solution is not working on all phones and I want a solution that works for all the users.


Is there a better way to check fake locations that I didn't found? Thank you.


0 comments:

Post a Comment