Dead class, field and method elimination

Property settings

This optimization is always turned ON.
There is no control property file setting.

mBooster has the ability to determine exactly what classes, fields and methods are required for the proper operation of your program. mBooster will automatically remove from your program any classes, fields and methods that are not required, and hence reduce the size of your program.

Previous pageContentsNext page