I'm happy to release the first beta version of Basic4android v1.90.
This version includes several important new features:
- Designer scripts - this is probably the most innovative feature added to Basic4android since the first version. It will make it much easier to support different screen sizes and resolutions. Designer Scripts Tutorial
- B4A-Bridge - now supports Bluetooth connections as well as wireless connections. http://www.b4x.com/forum/basic4andr...8-b4a-bridge-new-way-connect-your-device.html
- Java 7 JDK is supported.
- The logging system was improved and all error messages should now show in the filtered logs.
- List.SortType - new method that allows sorting items of custom types based on one of the type fields.
- Bug fixes and other minor improvements.
Notes
- Layout files created (or updated) with v1.90 are not compatible with previous versions.
- The designer and debugger require Android 2.0 or above. Compiled program are still supported by Android 1.6 or above.
- Always backup your work before opening a project with a beta version!
This version includes several important new features:
- Designer scripts - this is probably the most innovative feature added to Basic4android since the first version. It will make it much easier to support different screen sizes and resolutions. Designer Scripts Tutorial
- B4A-Bridge - now supports Bluetooth connections as well as wireless connections. http://www.b4x.com/forum/basic4andr...8-b4a-bridge-new-way-connect-your-device.html
- Java 7 JDK is supported.
- The logging system was improved and all error messages should now show in the filtered logs.
- List.SortType - new method that allows sorting items of custom types based on one of the type fields.
- Bug fixes and other minor improvements.
Notes
- Layout files created (or updated) with v1.90 are not compatible with previous versions.
- The designer and debugger require Android 2.0 or above. Compiled program are still supported by Android 1.6 or above.
- Always backup your work before opening a project with a beta version!