Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
时机很好 - 我刚刚写了一个简单的教程 源代码在我的博客上。它创建一个 MapActivity 并将 MyLocationOverlay 添加到 MapView。
Well good timing - I just wrote a simple tutorial with source code on my blog. It creates a MapActivity and adds a MyLocationOverlay to the MapView.
Reto Meier 的书“专业 Android 2 应用程序开发”中有关于此主题的很好的教程。示例项目可以在 wrox.com,示例项目文件,第 8 章“我在哪里”。
There is good tutorial on this topic in Reto Meier's book "Professional Android 2 Application Development". Sample project can be found on wrox.com, in Example projects file, Chapter 8 "Where Am I".