移动设备建议

发布于 2024-08-13 21:25:41 字数 102 浏览 7 评论 0原文

我想在移动设备上进行开发,可能使用 Windows Mobile 平台,你们会推荐我使用哪种设备?但对设备的一项要求是我需要该设备能够捕获签名(人类在设备上书写)。

非常感谢

I would like to develop on a mobile device, probably with Windows Mobile platform, which device would you guys recommend for me to use? But one requirement on the device is that I need that device to be able to capture signature (human writing on the device).

Many Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

二手情话 2024-08-20 21:25:41

听起来像任何 PocketPC(或“专业”)设备都可以。就我个人而言,我目前有一台 HTC Touch Pro,它适合您所描述的情况。出于测试目的,在分辨率较小的设备上进行测试也可能是个好主意(例如,我有一台 HTC Elfin,它在这里表现良好,但它显示了它的年龄......)。或者在 SDK 提供的模拟器上。

然而,一些较新的产品有电容式触摸屏,没有手写笔。 (例如 HTC HD2。)因此,虽然 HD2 在其他方面是一款出色的手机,但在其上捕获人类书写的效果可能不如带有电阻屏幕和手写笔的旧设备。

Sounds like any PocketPC (or "Professional") device would do. Personally I currently have an HTC Touch Pro, which would be suitable for what you describe. For testing purposes, it might also be a good idea to also test on a device with smaller resolutions (I have an HTC Elfin for example that would do well here, but it shows its age..). Or on the emulator provided with the SDKs.

However some of the newer ones have capacitive touch screens and no stylus. (For example HTC HD2.) So while HD2 is otherwise an excellent phone, capturing a human writing on it probably wouldn't work as well as older devices with resistive screens and a stylus.

£烟消云散 2024-08-20 21:25:41

任何基于 Windows Mobile 6.0/6.1 且具有电阻式触摸屏的手机。 HTC Touch Pro2 就是一个很好的例子。

此外,一些 S60 第五版手机,例如 N97,可能是一个不错的选择。

Any Windows Mobile 6.0/6.1 based phone with resistive touch screen. A good example is HTC Touch Pro2.

Also, some S60 5th edition phones, such as N97, may be a good choice.

人疚 2024-08-20 21:25:41

这取决于您打算用来编写应用程序的语言。
如果是 Java,我会选择 Android 系统。
如果你是 c# 编码员,我会说任何 Windows 设备都可以。你可能会在 eBay 上以便宜的价格买到一个,并且在大多数情况下,你可以确定你的代码将在其中大多数设备上运行(我知道这一点)是一般性),特别是如果您保持代码简单。
如果您是 C++ 开发人员,则与上述相同,任何袖珍 PC/winmobile 都可以。
如果您拥有 Mac,并且您已经用 Objective C 编写了应用程序,那么 iPhone 是一个不错的选择。

在某种程度上,你必须根据你所知道的情况做出这样的决定。
如果你是一张白纸……那么你必须弄清楚你想把你的知识带向哪个方向。我个人选择了 Java 和 Android,因为我最近确信这是通向未来的道路。

It depends on the languages you intend to use to write the application.
If it's Java, I'd go with an android system.
If you're a c# coder I'd say any windows device would be ok.. You could likely get one on EBay for dirt cheep and for the most part you can be sure your code will run on most of them (I know this is a generality), especially if you keep the code simple.
If you're a c++ developer then the same as above, any pocket PC/winmobile will do.
If you own a mac, and you've written apps in objective c then IPhone is a good choice.

In part you have to base decisions like this on what you know going in.
If you're a blank slate.... well then you've got to figure out what direction you want to take your knowledge. I've personally picked Java and Android because I've recently been convinced it's the road to the future.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文