B4A Library MMTools

This is version 1.1 of MMTools. It contains many useful utilities (such as Strings, Numbers, Maps, Lists, Dates, Booleans, Files, StringBuilders and more).

Most methods are self explanatory, but if you do need help I'll be more than happy to help.

If you find a bug (or it crashes) give me the input data, expected result and any logs.

MMTools was written in Basic4Android 3.82

Some bugs were fixed and some new methods were added to ListTools.

See the B4J version for an example project.
 

Attachments

  • MMTools.zip
    74.5 KB · Views: 316
Last edited:

sonicmayne

Member
Licensed User
Longtime User
Some functions are B4J exclusive (for example the SystemTools), but most functions work on B4A and B4J
 
Top