Dim metaRetriver As JavaObject
metaRetriver.InitializeNewInstance("android.media.MediaMetadataRetriever", Null)
metaRetriver.RunMethod("setDataSource"...
Hello Community!
This is the first UI Example by XTools Group and more examples are on the way
In this example we've used CustomListView & XUI Views Librarys and implement a self-made Bottom...
The primary objective of this cross-platform B4XPages SQLite FTS example is to show the syntax used for Full Text Search queries in SQLite. The database consists of close to 400000 records. It is...
This example shows how to create an app that can act as a sharing target. It will be listed in the list of apps that show when the user shares an image.
Hi I share a simple solution to calculate the distance in km between two points on MapFragment. I hope it will be of help to anyone who works with the GoogleMaps v2.50 library.
This tutorial demonstrates how the custom build action feature can be used to add a file during compilation with the compilation time and an automatic version number that is incremented with every...