B4A Library OSMDroid 6 - Ivica Golubovic    Dec 22, 2023   (16 reactions) The time has finally come to release a new version of the OSMDroid library that is based on the original version 6.1.15 from GitHub. This new version is completely new and is not based on an upgrade of the previous version found in this forum. The new version works on new versions of Android because B4A Question broadcast receiver for when running task has been changed - Erel (first post)    Jul 24, 2015   (1 reaction) The OS library includes (partially working) methods that allow you to find the current running processes. You can use it from a service if you want. B4A Library OSMDroid 6 BonusPack - Ivica Golubovic    Apr 03, 2023   (7 reactions) This library is an addition to the OSMDroid 6 library. Contains additional classes and methods for geocoding, reverse geocoding, POIs, Routing and others. This library is based on the original GitHub library version 6.9.0, but I had to rework some classes due to deprecation to make them functional.
B4J Library My OpenStreetMap Extension Library - Starchild    Nov 22, 2023   (7 reactions) I wrote this all several years ago. I wanted a better (more fluid) version of the OpenStreetMap Library (which I published on the forum back in 2018). I also needed a set of GEO drawing tools (similar to the ones available for Google Maps) that would work with my OSM library . polygons/lines and m B4A Library GNSS library - an updated GPS library - agraham    Sep 15, 2022   (41 reactions) In fact, as I found when I was playing with this library on my latest device, which can see four GNSS constellations, the new GnssStatus data is not really necessary to identify the constellation to which a satellite belongs (which was the original reason for me to implement the GnssStatus event) an B4A Tutorial AndroidX SDK - Erel (first post)    Jul 04, 2019   (5 reactions) Support library documentation: https://developer.android.com/topic/libraries/support-library
AndroidX: https://developer.android.com/jetpack/androidx
The main motivation behind these libraries is to allow Android to evolve without relying on OS updates.
AndroidX replaces the now deprecated Support B4A Question How to know if a service is running using OS Library? - Sabotto    May 20, 2021 main } baseActivity=ComponentInfo{b4a.example/b4a.example.main} topActivity=ComponentInfo{b4a.example/b4a.example.main} origActivity=null realActivity=ComponentInfo{b4a.example/b4a.example.main} numActivities=1 lastActiveTime=837425480 =true resizeMode=1
TaskInfo{userId=0 stackId=0 taskId=1 displayI B4A Library PndFFmpegKit - FFmpeg Library - Pendrush    Nov 02, 2022   (23 reactions) FFmpegKit is a wrapper library that allows you to easily run FFmpeg/FFprobe commands in applications. It provides additional features on top of FFmpeg to enable platform specific resources, control how commands are executed and how the results are handled. Original library: https://github.com/arthen B4A Example B4Xgoodies_from_walt61 Online - AnandGupta (first post)    Apr 11, 2023   (1 reaction) B4A
GPS/location/maps
OSMDroid 6 BonusPack
This library is an addition to the OSMDroid 6 library. Contains additional classes and methods for geocoding, reverse geocoding, POIs, Routing and others. This library is based on the original GitHub library version 6.9.0, but I had to rework some classes d B4A Library OSMDroid 6 Mapsforge - Ivica Golubovic    Apr 03, 2023   (2 reactions) This library is an addition to the OSMDroid 6 library and enables the display of Mapsforge offline maps in the OSMDroid6 MapView. Mapsforge maps are vector maps, which allows the size of the map file to be several tens of times smaller. Mapsforge maps can be downloaded from this link, which contain Page: 1   2   3   4   5   6   7   Powered by ColBERT |