开发者

Single application for touch and non-touch blackberry devices?

开发者 https://www.devze.com 2023-03-17 14:01 出处:网络
Do i have to write different applications for Blackberry touch devices and开发者_高级运维 Blackberry non-touch devices? or single application works for both?

Do i have to write different applications for Blackberry touch devices and开发者_高级运维 Blackberry non-touch devices? or single application works for both?

Any suggestions for writing code for device using trackball or touch or both? Suggest some references for the same.

Very much confused regarding

  1. Which OS is to be targeted.
  2. What devices should we acquire from client for testing the application?


I'm assuming we're talking about Java apps here. If so, the same application will work on both touchscreen and non-touchscreen devices. You can use the Touchscreen.isSupported() API to determine what kind of device you're on.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号