Subscribe to library updates

Alexander Stolte

Expert
Licensed User
Longtime User
[B4X] [XUI] AutoTextSizeLabel based on erel's class.

Version 1.0

Features:
-B4A,B4I and B4J compatible
IMG_0064 (2).jpg
Screenshot_20181207-150129__01 (1).jpg
 

DonManfred

Expert
Licensed User
Longtime User
External Logger (using Room Database)

External logger library for android applications. You can save logs in any component in your app (Activity, Service, Fragment). The data will be stored in memory even after exiting the application or turning off the device. You can access the information at any time, export the data to an email, to a text file or to a server. The data can be accessed by the tag filter, text, or log creation time. The data will be deleted by a function under your control.
 
Top