Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タイトルが示すように、に入力されたテキストに従って、アクティビティのラベル/タイトルを変更したいと思いますEditText。これはどのように行うことができますか?
EditText
setTitle(Text);
この行をボタン リスナーに挿入して、アクティビティのタイトルを変更します。