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のボタンとして画像を持っていて、6つの画像ボタンがあり、その6つのボタンにマルチタッチをしたい
Androidでそれを行う方法について何か提案はありますか? リンクを教えてもらえますか bcoz 私は Android が初めてです。
View.OnTouchListenerを使用して、タッチ イベントをリッスンし、タッチされたボタンに応じていくつかのアクションを実行します。