This is my sample code:
public class MainActivity extends Activity { Button buttonClick; @Override protected void onCreate(Bundle savedInstanceS
Try to use finish() in your OnCreate() function on some condition. Hope this will help you.
finish()
OnCreate()