Jodd on Android
Jodd can be used on Android (and other Java embedded devices), too!
The following classes from jodd-core can not run:
jodd.util.ObjectXmlUtil
- for reading/writing object from/to XML files.jodd.util.JmxClient
- jmx clientjodd.util.ClipboardUtil
- system clipboard tools
Of course, feel free to strip down Jodd jars and include only classes you use, to save precious device space.
Jodd Mobile
We have made the mobile version of Jodd; a single jar that contains only selected utilities and tools from modules jodd-core and jodd-bean; keeping it less then 300 KB in size.