Logcat输出:
[2010-01-09 15:47:19 - HelloMapVIEw]------------------------------[2010-01-09 15:47:19 - HelloMapVIEw]AndroID Launch![2010-01-09 15:47:19 - HelloMapVIEw]adb is running normally.[2010-01-09 15:47:19 - HelloMapVIEw]Performing org.example.hellomapvIEw.HelloMapVIEw activity launch[2010-01-09 15:47:19 - HelloMapVIEw]Failed to find an AVD compatible with target 'Google Apis'.[2010-01-09 15:47:21 - HelloMapVIEw]Performing org.example.hellomapvIEw.HelloMapVIEw activity launch[2010-01-09 15:47:22 - HelloMapVIEw]Application already deployed. No need to reinstall.[2010-01-09 15:47:22 - HelloMapVIEw]Starting activity org.example.hellomapvIEw.HelloMapVIEw on device [2010-01-09 15:47:23 - HelloMapVIEw]ActivityManager: Can't dispatch DDM chunk 46454154: no handler defined[2010-01-09 15:47:23 - HelloMapVIEw]ActivityManager: Can't dispatch DDM chunk 4d505251: no handler defined[2010-01-09 15:47:23 - HelloMapVIEw]ActivityManager: Starting: Intent { comp={org.example.hellomapvIEw/org.example.hellomapvIEw.HelloMapVIEw} }
当我运行我的应用程序时,它显示上述错误.我无法运行我在myMap应用程序中使用的相同代码.请帮我.
解决方法:
日志消息“无法找到与目标’Google Api’兼容的AVD”说明了一切.
您需要create an emulator,其中包括Google Api(因此包括Google Maps库).
有一个GUI,可让您管理和创建新的仿真器映像.只需从SDK工具文件夹运行androID.
总结以上是内存溢出为你收集整理的Android MapView无法正常工作全部内容,希望文章能够帮你解决Android MapView无法正常工作所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)