k3b
k3b
you can use https://github.com/k3b/k3b-geoHelper/wiki to implement this. it supports import-from and export-to for file formats gpx-1.0, gpx-1.1, kml and kmz For simple parser examples see https://k3b.github.io/k3b-geoHelper/javadoc/de/k3b/geo/io/gpx/GpxReader.html or https://k3b.github.io/k3b-geoHelper/javadoc/de/k3b/geo/io/gpx/GpxReaderBase.html
> ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.EDIT dat= > > file:///storage/emulated/0/Android/data/com.google.android.apps.maps/testdata/performance.album > > typ=text/plain this looks like a permission problem: The directory `com.google.android.apps.maps` is probably a private...
as a replacement you can use https://github.com/gjedeer/Acastus which is based on openstreedmap adress data and available on [fdroid](https://f-droid.org/de/packages/name.gdr.acastus_photon)
@mddvul22 : > It only knows about one address in my entire town. Does Openstreet web page find the street? * i.e. https://www.openstreetmap.org/search?query=brandenburger%20tor Can you add your example data to...
intent-intercept version? > Version: (Google Play's) my app is only available on f-droid ---- which android version do you have? Which app (??filemanager??) tries to open the file named "(invalid)"...
Is there somebody who knows how android-12 samsung filemanager https://play.google.com/store/apps/details?id=com.sec.android.app.myfiles handles opening a file named "(invalid)" ? using [material files](https://f-droid.org/en/packages/me.zhanghai.android.files)] on android 10 works as expected. I cannot install samsung...
Modern Android does not allow to send file uri-s any more. file://storage/emulated..... is a file uri. There is nothing i can do about :-(
TODO: Experiment with https://developer.android.com/reference/android/content/Intent#ACTION_SET_WALLPAPER
> Would you accept a PR? I am not shure What will be the benefit of the upgrade? Will Java17 be still compatible with android-4.2 ?
May be helpfull to implement this feature: https://github.com/afollestad/assent