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