B4A Library New Net library - Android FTP, SMTP and POP3 - Erel    Feb 14, 2021   (21 reactions) The Net library supports FTP, SMTP and POP3 protocols. This library replaces the FTP library. Both regular connections and SSL connections are supported.
SMTP - Allows to directly connect to SMTP mail servers and send mails, including Html messages and attachments.
POP3 - Allows to directly connect B4A Library xSQLCipher for Android Sqlcipher 4.5.4 - tummosoft (first post)    Mar 02, 2024 Yes, the library has namespace is net.zetetic.database.
Many users are experiencing issues with this library. Unfortunately, no readily available solution seems to exist. I've even attempted the author's recommended approach involving the relinker library, but the problem persists. B4A Library AndroidNetUri2 (Uri wrapper) - Ivica Golubovic    Dec 05, 2023   (6 reactions) This is a new and complete wrapper of the android.net.Uri class and the android.net.Uri.Builder subclass, as well as the android.content.ContentUris class that contains static methods. This library will be used in the development of all my future libraries if they require "Uri". All static methods B4A Library GPSGNSS Library - Ivica Golubovic    Nov 01, 2023   (5 reactions) The METHODS contained in the GPSGNSS and NETPOS classes are:
GetCurrentLocation (new method) - This method asynchronously determines the current location. At the end of the procedure, the "CurrentLocationResult (Location1 As ALocation)" event is activated.
Initialize (the same as in GPS library).
I B4A Library Automated FTP Library - DonManfred (first post)    Jun 06, 2017   (2 reactions) Net library B4A Library A* (Astar) Library (B4J also) - derez    Feb 13, 2015   (9 reactions) This library can be used to find the shortest route between two point in a net of nodes (like a matrix in a game or net of roads).
The library needs a public sub in the calling module named
_Neighbors(x As Double, y As Double) As List
This sub should provide a list of all neighbor nodes.
Another sub Tool B4XEncryption .net DLL class library - Chris Lee    Feb 25, 2018   (12 reactions) With a little help from Erel I build a .net DLL for this purpose.
A Visual Studio 2017 project with the DLL code and a test console application can be found on github at the following URL:
https://github.com/chrisleeuk/B4XEncryption.net
If you want to use the DLL without compiling it first, just c B4A Library Simple WIFI library - HotShoe    Dec 17, 2016   (32 reactions) NetId - The network ID number to forget (returned in the listSavedNetworks method)
Returns True if successful
getBSSID (EntryNumber As Int) As String
Returns the BSSID for the selected entry.
EntryNumber - If you display the string array wifis or the array returned in the getWifiList method UNSORTED B4A Library FirebaseAuth - Authenticate your users - Angel Garcia (first post)    Oct 02, 2020   (1 reaction) This library don't support email, but the way i do it is with the firebase .Net library, just prepare a web page that receives the request after you confirm the email (with a code confirmation), and process the register with the email and update your database.
Regards, B4A Library Financial Functions - Col    Nov 28, 2021   (15 reactions) I searched for a library of common Financial Functions, but came up blank (maybe there's already one there, but I couldn't find it). So, here's my version. I hope you find it useful. Function Description PresentValue Returns the total amount that a series of future payments is worth now Futu Page: 1   2   3   4   5   6   7   Powered by ColBERT |