- Jun 6, 2020
- 11,517
- 4,383
B4XPages is a library that serves two purposes:
1. Make it simple to develop B4A apps by solving almost all of the challenges involved with Android complex activities life cycle.
B4XPages makes B4A behave more similar to B4J and B4i where the new "B4XPage" element is a regular object that is never paused, never destroyed, can be accessed from anywhere and easy to work with.
2. Provide a cross platform layer above the navigation related APIs.
Before we start:
1. You are not forced to use B4XPages. All the current features behave exactly as before.
2. B4XPages is currently in beta version. The API is not final, things might change.
3. It does have some limitations. One notable limitation is that in B4A, the activity that holds all the pages should be locked to a single orientation.
4. It is supported by the latest versions of B4J, B4i and B4A...
1. Make it simple to develop B4A apps by solving almost all of the challenges involved with Android complex activities life cycle.
B4XPages makes B4A behave more similar to B4J and B4i where the new "B4XPage" element is a regular object that is never paused, never destroyed, can be accessed from anywhere and easy to work with.
2. Provide a cross platform layer above the navigation related APIs.
Before we start:
1. You are not forced to use B4XPages. All the current features behave exactly as before.
3. It does have some limitations. One notable limitation is that in B4A, the activity that holds all the pages should be locked to a single orientation.
4. It is supported by the latest versions of B4J, B4i and B4A...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید