开发者

Issue designing google maps app in the application

开发者 https://www.devze.com 2022-12-24 06:29 出处:网络
I have seen the tutorial provided to display google maps here... http://developer.android.com/resources/tutorials/views/hello-mapview.html.

I have seen the tutorial provided to display google maps here... http://developer.android.com/resources/tutorials/views/hello-mapview.html.

But sadly when i try to extend MapActivity instead of Activity the whole program is getting ruined and showing errors starting from onCreate... Whats the solution and how could i get google maps working in my application???开发者_StackOverflow


Well, including the errors will help to provide you more accurate answers. The emulator where you are running your application on should support Google APIs and the manifest should include

<uses-library android:name="com.google.android.maps"/>
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号