Is it possible for applications such as FakeGPS to work with the new smooth access provider (Google Play Services)?
I believe this is a problem:
09-20 17:18:41.842 21753-21809/? W/LocationManager﹕ java.lang.IllegalArgumentException: Incomplete location object, missing timestamp or accuracy? Location[gps 32.899542,-100.165065 acc=1 et=?!? alt=65.0] at android.location.LocationManager.setTestProviderLocation(LocationManager.java:1218) at com.lexa.fakegps.FakeGPSProvider.run(FakeGPSProvider.java:75)
source share