Enable JavaScript to use search. / 検索を使用するには JavaScript を有効にしてください。
Notes on how to hide the action bar in Android app development.
getActionBar().hide();
That’s all from the Gemba.