android - How to use the JLocationClient Interface to set mock locations? -
i'm wanting make location simulator test other application i'm doing. intention load kml file (coordinate points) in list , go through each of these points test application i'm doing.
there apps on play it, don't, buggy, decided myself hands-on, able learn, ran problem.
there unit called "androidapi.jni.playservices.pas" containing several interfaces. 1 of these interfaces called "jlocationclient" , i've researched there java class named "locationclient" responsible doing want, i.e. use , set mock locations setting coordinates (latitude , longitude).
does know how use these interfaces? or know how want without using them? i'm developing simple firemonkey project 1 form. start point.
Comments
Post a Comment