When I launch the app again after loading it from android studio and closing it once, a white screen is shown. The app is not launched when I start it for the second time. Why is it so?
When I launch the app again after loading it from android studio and closing it once, a white screen is shown. The app is not launched when I start it for the second time. Why is it so?
it is not clear what you are trying to say but you can use the run option in Android Studio to select your target device also what you can do is you can export it as an APK from the android studio and run it directly on your device(not preferred for testing your application though)