Very new to B4A and programming in general.
I am creating an app that uses TabHost. On the main screen I will have about 25 buttons, each leading to its own screen. My question is what's the best way to go about doing this. Do I make each screen a new activity? Any guidance would be much appreciated