I want to close or stop starting the application when I exit the main screen, this means that the first time you click on the android button, the first application diagram appears on the screen. I use this, but my application is running in the background
@Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);
shyam source share