Android Question [Solved] Open B4XPage from a activity module

asales

Expert
Licensed User
Longtime User
I started to convert a huge activity project to B4XPages project.

As will be a long work - and I need release updates to the app - I started to mix b4xpages and activities in the same project, until the full convert, based in the answers to my other question.

It worked fine, but now I need to call a new B4XPage from a old activity module and return to the previous activity.
If I finish the activity and show the B4XPage, worked fine. But I can't return to the finished activity.
If I don't finish the activity, I see the B4Xpage was created but don't show.

In the future all activities are move to B4Xpages, but for now I want to know:
Is possible to show a B4XPages from a Activity without close this activity? If yes, how?

A little example is in attached.
Thanks for any tips.
 

Attachments

  • ProjectB4XPagesActivities.zip
    17.4 KB · Views: 105

asales

Expert
Licensed User
Longtime User
Thanks.
As I will move all the activities modules to B4XPages in the future, I made the change to this module at once and solved the problem.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…