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 からテキストを取得して貼り付ける方法
URL url = url (et.getText (). getString ();
別のアクティビティでボタン アクションを使用しています。問題の解決にご協力ください。
startActivityForResult() と onActivityResult() を 2 つのアクティビティに使用してデータを渡します。SharedPreference または静的フィールドにデータを格納することもできます...