NeoMAD 3.5.2 is now available!

This maintenance release provides several enhancements and bug fixes:
- Add neomad32.exe and neomad64.exe in the NeoMAD installation folder in order to select neomad with different versions of JDK (32bit or 64bit)
- Fix Windows Phone build bug when the application name starts with a number
- MenuItem : add setText and setImage methods
- File : Add getAbsolutePath() method
- SplitScreen : Add getMasterScreen() and getDetailsScreen()
- Add Network.TYPE_ETHERNET constant.
- Add ImageLabel, ImageButton setImageScateType and ScaleType in order to show image without stretching it.
- Add Notification.setBadge() method to show badge over application icon or tile
- Fix Local Notification bug after launching the application with -s option on Android
- Fix NullPointerException in Network on Android
- Fix Notification icons when they are provided by Resources on Android
- Fix AudioPlayer.stop() bug (was acting like pause) on Android
- Fix Controller.runOnBackgroundThread() to be called many times on Android
- Fix NullReferenceException when pressing back on Windows Phone
- Fix ArrayIndexOutOfBoundsException thrown by Vector.elements() Enumeration on Windows Phone
- Fix ListView.setWidth() bug (was considered as MATCH_PARENT) on Windows Phone
- Fix Windows Phone emulator bug when the computer has poor 3D graphics card (see requirements of XNA development)
- Add Implementation of SpecificUtils.getSpecificAudioPlayer on Windows Phone
- Fix Network.isConnected() with Windows Phone emulators
- Fix a layout bug on Windows Phone: when a size is applied to a MATCH_PARENT View, the size was ignored.
- Fix text ressources bug for Pickers and Switch on Windows Phone
- Fix MenuItem image rendering in iOS 7 version
- Fix the way to get stream data from FileInputStream on iOS
- Fix a bug with AudioPlayer.stop method that was sometimes acting like the pause on iOS
- Fix FileInputStream constructor NPE bug when file does not exist on iOS
- Improve DeviceInfo.getOSVersion performance on iOS
- Improve LisTView performance when there is no adapter on iOS
- Fix LocalNotification bug on BlackBerry : if 2 applications using LocalNotification were running on the same device, an exception was raised at device startup and Notification did not work.
- Fix Local Notification bug on BlackBerry : double instance of the application when opening local notification.

Don't hesitate to contact us for an update, or get a free evaluation version.