S sioconcept Active Member Licensed User Longtime User Feb 26, 2014 #1 Hi, Can we set location (setLatitude, setLongitude etc...) with B4A as http://developer.android.com/reference/android/location/Location.html ? Thanks.
Hi, Can we set location (setLatitude, setLongitude etc...) with B4A as http://developer.android.com/reference/android/location/Location.html ? Thanks.
Erel B4X founder Staff member Licensed User Longtime User Feb 27, 2014 #2 You can use Location.Initialize2 to set the coordinates.
S sioconcept Active Member Licensed User Longtime User Mar 3, 2014 #4 Can we inject with the reflexion library directly to set GPS information ? I've test with location2, but nothing happening. Have a good day !
Can we inject with the reflexion library directly to set GPS information ? I've test with location2, but nothing happening. Have a good day !
Erel B4X founder Staff member Licensed User Longtime User Mar 4, 2014 #5 These methods do not affect the GPS location.