v9.90 information: https://www.b4x.com/android/forum/threads/b4a-v9-90-beta-is-available-for-download.118628/#content
This update adds support for the freshly new B4XPages library. This library, which its current version is a draft version, will change the way we build B4A apps and also cross platform apps. No longer will we need to fight with Android complex activities life cycle. Nothing will be paused. Views and subs of other "pages" will be accessible. Activities will not jump out of nowhere after a forgotten http request completes and more.
There are some limitations and of course that all previous code will work exactly as before.
A few more libraries are now internal libraries:
- B4XPreferencesDialog, PreoptimizedCLV, X2, @agraham's Gestures, @corwin42's AppCompat, NB6 and B4XDrawer.
- B4XPages is included as an internal library. It is a cross platform library and is also attached. It will work with the current B4J and B4i versions.
A template for cross platform and also non-cross platform projects is attached.
More information tomorrow...
This update adds support for the freshly new B4XPages library. This library, which its current version is a draft version, will change the way we build B4A apps and also cross platform apps. No longer will we need to fight with Android complex activities life cycle. Nothing will be paused. Views and subs of other "pages" will be accessible. Activities will not jump out of nowhere after a forgotten http request completes and more.
There are some limitations and of course that all previous code will work exactly as before.
A few more libraries are now internal libraries:
- B4XPreferencesDialog, PreoptimizedCLV, X2, @agraham's Gestures, @corwin42's AppCompat, NB6 and B4XDrawer.
- B4XPages is included as an internal library. It is a cross platform library and is also attached. It will work with the current B4J and B4i versions.
A template for cross platform and also non-cross platform projects is attached.
More information tomorrow...
Last edited: