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.
我是 iPhone 开发的新手。我想制作一个简单的 iPhone 应用程序,它计算用户行进的距离、燃烧了多少卡路里、用户所在的位置以及他/她转发到的方向。谁能提供我的详细信息或方法来遵循开发这个应用程序。
我建议您浏览iPhone OS 参考库。与加速度计相关的一个很好的示例是 AccelerometerGraph。