Android(開発)/Toastを使う

Toast.makeText(getApplicationContext(), "hoge", Toast.LENGTH_LONG).show();

バージョン

2012-05-12

タグ