public class AndroidApp { void openApp() { System.out.println("App opened"); } }