iPhone 与 iPod Touch 软件开发
我将在不久的将来开展一个项目,开发一个相对简单的蓝牙/陀螺仪应用程序。客户似乎不知道他们是否希望该功能在 iPhone 或 iPod Touch 上运行,而且我没有使用这两种设备的经验 - 因此最好假设他们希望它在任何设备上都能同样工作。
我的搜索结果好坏参半,有些人说 iPod Touch 确实有蓝牙芯片或陀螺仪,而另一些人则没有提及。我认为设备的版本很重要,但我不确定我将处理哪一代。
如果我仅使用这两种设备之一开始开发,是否需要注意任何差异?另外,最广泛支持的开发工具是什么;我在这个领域的经验显然相当有限。
I'll be working on a project in the near future to develop a relatively simple Bluetooth/Gyroscope application. The customer doesn't seem to know whether they want this to work on the iPhone or the iPod Touch and I have no experience working with either of the two- so it's best to assume they'll want it to work identically regardless of device.
I'm getting mixed results in my searches, some are saying that the iPod Touch does have a bluetooth chip or gyroscope and others aren't mentioning it. I assume the version of the device will matter, but I'm not sure what generation I'll be dealing with.
Are there any differences that I'll need to be aware of if I begin development with only one of the two devices? Also, what are the most widely supported development tools; my experience is obviously quite limited in this domain.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
一个好的起点是 iOS 技术概述
iPod Touch 显然缺乏电话功能,并且很可能没有活动的网络连接,因为它只有 无线上网。两种型号(至少是最新一代)都将配备蓝牙和陀螺仪。
A good starting point is the iOS Technology Overview
The iPod Touch obviously lacks the phone capabilities and will more likely not have an active network connection as it only has WiFi. Bluetooth and Gyro will be there on both models (latest generation at least).