B4A Library Library with many function

Hi.
I collect any function that use in my project or in forum and save my module.
I think that the number of function is above 100 function but i group function.
Example i place function for "install app" in StudentApp class
The list of class in this library :(each function have comment)
Dim app As StudentApp
Dim Communication As StudentCommunication
Dim Contact As StudentContact
Dim File1 As StudentFile
Dim Intent1 As StudentIntents
Dim sv1 As StudentScrollViewPropeties
Dim Share As StudentShare
Dim String1 As StudentString
Dim Views As StudentViews
Dim image1 as StudentImage
 

Attachments

  • student_lib.zip
    38.2 KB · Views: 246
Top