I have difficulty setting up the classes and would like an example, with class screen 1, class screen2, class calculation accessed by both.
Another doubt is always going to have the initial body
public class Tela1 extends Activity {
@Override
public void onCreate(Bundle savedInstance) {
super.onCreate(savedInstance);