A new version 1.1.0 of FLX is now available from Google Play Store. This release introduces couple of new, really powerful features:
- BeanShell integration which enables executing Java source code within a FLX applet. The implementation is based on open source BeanShell library which is widely used in many, various systems. See page BeanShell Integration for more information. Just remember: “With great powers come great responsibility”.
- Sensors API which enables read various Android sensors, such as light, gravity, and acceleration sensors. More info available on Sensors API page.

