What is a good toolkit for developing Blackberry applications?

天大地大妈咪最大 提交于 2019-12-21 04:51:09

问题


Looking for a toolkit/SDK for general Blackberry development or application toolkits. Anything like an MVC framework?


回答1:


My understanding is that blackberry's OS is Java ME - based, and that there's a decent development kit for them. I presume you have already looked over everything here... you can find a lot of information, including the development kit download link.
Regarding model-view-controller, there's no particular framework to my knowledge, but I don't see why you wouldn't be able to take MVC as an approach in the paradigmatic sense. Google has resources out there on java developers working with MVC.




回答2:


I'm not sure exactly what you are looking for beyond the standard SDKs, but you could check out Plazmic's Content Developer Kit:

http://www.plazmic.com/en/index.shtml



来源:https://stackoverflow.com/questions/199077/what-is-a-good-toolkit-for-developing-blackberry-applications

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!