android:id="@+id/my_location_bmapView"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:clickable="true" />
下面一直报错 [2015-07-17 19:52:10 - mymap] Error in an XML file: aborting build.
已经把把百度提供的sdk都导入了 还是没用
最后还是自己来吧 不要把所有的包都导进去 用的什么就导入什么。。血的教训 哎
有没有百度地图开发的实例 求一份 我自己研究吧 最好是新一点的 有没有哪位大侠帮帮我
http://qinweiping.iteye.com/blog/2065023
请问如何解决的呢