My application (player) uses the B4XPages library. The application is designed to work in the background. Everything is fine as long as the Activity is not closed by the system. However, the B4XMainPage class is initialized (music is playing). Is there a way to display the Activity without reinitializing the B4XMainPage in order to access the controls again and display the necessary information to the user?
Thank you!
Thank you!