B4A Library [Lib] MediaBrowser - Informatix    Apr 22, 2021   (26 reactions) Location = complete path name for the file.
The fields that are returned are:
"ID"
"Location"
"DisplayName"
"DateTaken" (in ticks from 1970)
"Height" (with Android 3.0+)
"Width" (with Android 3.0+)
"Size" (in bytes)
GetExtVideoFileInfo (Location As String) As Map
Returns a Map containing info from B4A Library [B4X] Fused Location B4xLibrary - hatzisn    Oct 26, 2020   (25 reactions) Hey everyone,
I created this B4X library to avoid the different implementations of GPS Locating in B4A and B4i.
In B4A it uses the FusedLocationProvider and in B4i it uses the iLocation Library. The code for the FusedLocationProvider in B4A is taken and changed slighly from this thread:
https://w B4A Library FusedLocationProviderGMS (Latest) - Ivica Golubovic    Oct 07, 2023   (26 reactions) This conversion is performed in a method that is dependent on the default locale.
DistanceBetween (startLatitude As Double, startLongitude As Double, endLatitude As Double, endLongitude As Double) As Float()
Computes the approximate distance in meters between two locations, and optionally the initia B4A Library FusedLocationProvider - warwound    Mar 12, 2020   (41 reactions) By default this is 0.
It is important to note that part of the criteria that defines your request for a location is the location permission that you (manually) set in the manifest file.
This library does not automatically add any permission to your manifest and this library will fail to work if yo B4A Library Geocoder library - warwound    Mar 31, 2016   (31 reactions) GetFromLocationName (LocationName As String, MaxResults As Int, Tag As Object)
Gets an Array of Address objects that describe the named location.
LocationName may be a place name such as "Dalvik, Iceland", an address such as "1600 Amphitheatre Parkway, Mountain View, CA", an airport code such as "S B4A Library PermissionsManager - Ivica Golubovic    May 15, 2023   (29 reactions) PermissionsManager Fields: DANGEROUS_ACCEPT_HANDOVER As String Allows a calling application to continue a call which was started in another application. An example is a video calling application that wants to continue a voice call on the user's mobile network. Constant Value: "android.permission. B4A Library [B4X] PlusCodes Library - mading1309    Aug 21, 2021   (17 reactions) For example, 796RWF8Q+WF can be shortened To WF8Q+WF, relative To Praia, Cape Verde. This works because 796RWF8Q+WF Is the nearest match To the location. OLCShorten(code, latitude, longitude) ===================================== This removes As many digits from the code As possible, so that it Is B4A Library Get paths between two location - Blue.Sky    Oct 02, 2015   (7 reactions) Hi Get paths between two location This library use google api android for retrieve data from your locations You should be have google api key Result is json data that you can parse with json library If anybody have a problem post here to solve it Thank you Example picture is from unknown country :) B4A Library Unwired LocationAPI Android Library - Ohanian    Oct 05, 2017   (15 reactions) Hi,
The attached lib is a wrapper for this github project.
The Unwired Labs' LocationAPI locates all sorts of devices based on cell towers, WiFi APs and IP addresses, anywhere in the world. LocationAPI works both indoors & outdoors, when GPS isn't available or preferred (high battery drain).
The B4A Library Manam IP Location( Get Location info ) - DonManfred (first post)    Feb 23, 2024   (1 reaction) Look at the Error Page: 1   2   3   4   5   6   7   Powered by ColBERT |