Basic4android v2.00 is now available. This upgrade is probably the most significant upgrade since v1.00.
The major new feature is support for class modules. With support for classes Basic4android now allows you to write both procedural code and object oriented code.
Object oriented code makes it easier to write and maintain large projects.
Basic4android v2.00 improvements:
- Classes
- Public and Private access modifiers
- Built-in documentation
- Better handling of tasks in the internal thread pool
- CallSubDelayed keywords - These keywords significantly simplify the interaction between services and activities.
- Building process improved and it now supports libraries with embedded resources (such as PayPal, Zooz, Samsung Pen and others).
- Bug fixes and other minor improvements.
Note that B4A.xml was modified in this version. The highlighting styles section was not modified.
The Reflection library was updated to support the new version internal changes.
V2.02 is now available. You should use the same link as the link to v2.00.
This version fixes several issues related to CallSub and CallSubDelayed keywords.
The major new feature is support for class modules. With support for classes Basic4android now allows you to write both procedural code and object oriented code.
Object oriented code makes it easier to write and maintain large projects.
Basic4android v2.00 improvements:
- Classes
- Public and Private access modifiers
- Built-in documentation
- Better handling of tasks in the internal thread pool
- CallSubDelayed keywords - These keywords significantly simplify the interaction between services and activities.
- Building process improved and it now supports libraries with embedded resources (such as PayPal, Zooz, Samsung Pen and others).
- Bug fixes and other minor improvements.
Note that B4A.xml was modified in this version. The highlighting styles section was not modified.
The Reflection library was updated to support the new version internal changes.
V2.02 is now available. You should use the same link as the link to v2.00.
This version fixes several issues related to CallSub and CallSubDelayed keywords.