Ok, after some reading I'm still confused on the conceptual side of B4A.
I cannot find an information on how the modules are related to the whole project? Do I need more than one module? If yes - they when and why ?
Same thing with the activity. the DOCS explain what it is and how to manage it in general, but I still do not understand if I need a new screen do I need new activity, do I need new activity for every screen, if not Why?
As an example I created a ScreenLayout with few buttons to play a role of aMENU system. Now I know each button will call some routine with another screen etc. But I am completely lost on what to do next. Create new module for each procedure or shall I keep it all in one module. Shall each procedure be defined as separate activity?
Lack of this type documentation is a pain for new users. It would be really helpfull to spend some time on preparing some more info on those tipcs, as it will save time for Erel and alike, from answering those question over and over. If I have enough expertise I would certainly put some of my time to help, but I'm not there yet, so I do not know who should do it, but for a happy begining it is a must.
Thanks - Art
I cannot find an information on how the modules are related to the whole project? Do I need more than one module? If yes - they when and why ?
Same thing with the activity. the DOCS explain what it is and how to manage it in general, but I still do not understand if I need a new screen do I need new activity, do I need new activity for every screen, if not Why?
As an example I created a ScreenLayout with few buttons to play a role of aMENU system. Now I know each button will call some routine with another screen etc. But I am completely lost on what to do next. Create new module for each procedure or shall I keep it all in one module. Shall each procedure be defined as separate activity?
Lack of this type documentation is a pain for new users. It would be really helpfull to spend some time on preparing some more info on those tipcs, as it will save time for Erel and alike, from answering those question over and over. If I have enough expertise I would certainly put some of my time to help, but I'm not there yet, so I do not know who should do it, but for a happy begining it is a must.
Thanks - Art
Last edited: