supportActionBar.hide() java code example Example: android java remove action bar ActionBar actionBar=getSupportActionBar(); actionBar.hide();