Protip: use the Copy method of the file component to copy a file
Taifun
Protip: use the Copy method of the file component to copy a file
Taifun
@Django_s_Android_App
I’m looking for help with this extension, it’s everything I was looking for but for some reason I can’t get it to work.
I believe this is not a permission problem. I recorded a video showing the permissions.
I use android 13…
thanks
GPXDemo_help.aia (69.3 KB)
GPXDemo_help.apk (5.9 MB)
Are you trying to load a file from the root directory of your device? This is not possible anymore, see also Some basics on Android storage system
Try to load from shared storage like /Download
Taifun
thanks for the feedback, I actually changed the location to /Download and everything seems fine, thanks
kmls.zip (1.8 KB)
it worked, but the structure of the kml file that is generated is not opened by other applications (eg earth)
Could I have
Is there a way to edit the extension codes? I might as well try; but i don’t know how to proceed.
This extension works with a simplified form of kml data,
no more and no less.
I don’t intend to update this extension because I haven’t worked with Kodular or Java for a long time. (I quitted when the Android Storage story got bizzarre)
sorry to say in my phone why live testing app not working plz help
Looks Very Useful Extension for me but unfortunately it not working on my mobile plz guide me .
As I already wrote.study Taifun‘s answers! You need to save your track to a shared folder like:
/storage/emulated/0/Download/yourTrack.gpx
Edit: there was a typo in my path.thx to Taifun for pointing that out!
when I try to open aps its showing error 908 every time
how to store track ?
maps shown nothing as in my video when I open the apps
exactly that’s why I share the video , maps shown nothing , so how to store my track or Marker point ?
the correct shared storage directory name is /Download
(without s)
Taifun
is it possible to mark the point on MAP & Marker components also ?