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.
私はこれが初めてで、Androidアプリを試してみるのは初めてです。じゃんけんをしようとしています。エラーが発生しています。
String 変数にブール値を入力することはできません。
次の変数を追加することもできます。
boolean isComputerPlay = true;
この変数を使用して状態を保存します。