Hi
when I use AWTRobot lib in my project b4a compile without Error But when in run I have this error
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/sun/management/OperatingSystemMXBean;
at butt.droid.awtRobot.AWTRobot.<init>(AWTRobot.java:61)
and message from apk ""unfortunately Test Has stopped"
Is Their a lib for b4a or what can I do To resolve this issue thank's
when I use AWTRobot lib in my project b4a compile without Error But when in run I have this error
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/sun/management/OperatingSystemMXBean;
at butt.droid.awtRobot.AWTRobot.<init>(AWTRobot.java:61)
and message from apk ""unfortunately Test Has stopped"
Is Their a lib for b4a or what can I do To resolve this issue thank's