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: 375
Last edited:

RauchG

Active Member
Licensed User
Longtime User
Now I see first that it is for B4J. If it thought is for B4A.
Even though many thanks
 

sonicmayne

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