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.
MapActivityとListActivityを拡張するカスタムアクティビティを作成する方法がわかりませんか?グーグルマップとリストビューを含む画面を試しています。
作り方は?
前もって感謝します。
MapActivityでは、リストビューリソースを追加できます。ただし、両方のアクティビティを拡張することはできません。あなたが質問するように、Javaは複数の継承をサポートしていないからです。