I have a an app that has been developed in B4A over many years. It uses a starter service, and consists of:
6 Activities
6 Services
11 classes
2 code modules
I want to be able to programmatically change an icon in the main menu bar in just one of the activities, and to do this I understand I need to be using B4XPages, which I have not worked with.
Would this require a big change, lot of work? Or is there something I can do with a minimum amount of change to the existing code?
6 Activities
6 Services
11 classes
2 code modules
I want to be able to programmatically change an icon in the main menu bar in just one of the activities, and to do this I understand I need to be using B4XPages, which I have not worked with.
Would this require a big change, lot of work? Or is there something I can do with a minimum amount of change to the existing code?