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 4.0 ICS 中使用 MapView 和 ActionBar 的好例子吗?没有像 MapFragment 这样的东西吗?我希望我的应用在操作栏中具有视图控制(导航下拉列表),并且其中一个片段必须是地图
适用于 Android v2 的 Google Maps API 具有 MapFragment。它记录在 developers.google.com 中。