[英]Open source Blackberry Projects which help development [closed]
You guys know any open source Blackberry applications. 你们知道任何开源的Blackberry应用程序。 IMO looking at source code of good projects helps learn the system better, faster and not to mention reduces development time.
IMO正在查看好的项目的源代码有助于更好,更快地学习系统,更不用说减少开发时间了。 Is there a recommended list of such projects or if not, can we build such a list?
是否有推荐的此类项目清单?如果没有,我们可以建立这样的清单吗? I think it will really be useful to other developers.
我认为这对其他开发人员真的很有用。
My apologize for delay in answer. 我很抱歉延迟回答。 Here are links for useful Java BB apps, libraries and code:
以下是有用的Java BB应用程序,库和代码的链接:
I'm not saying that code from there is standard (For me the LogicMail is most acceptable) but there are plenty of useful code about networking, storage, gps and ui. 我并不是说那里的代码是标准的(对我而言, LogicMail是最可接受的),但是关于网络,存储,gps和ui的代码很多。 As well please take in attention advanced UI samples from RIM mentioned by @Nate
还请注意@Nate提到的RIM的高级UI示例
I only have time to post one link here, but this is one I would definitely recommend for all beginners, because it helps understand UI development, which (in my opinion) is definitely more difficult to learn on BlackBerry versus other mobile platforms (especially Android or iOS). 我只有时间在此处发布一个链接,但是我绝对会向所有初学者推荐该链接,因为它有助于理解UI开发,(在我看来)与其他移动平台(尤其是Android)相比,在BlackBerry上学习它绝对更加困难或iOS)。
See information about it on BlackBerry's site here 在此处查看有关BlackBerry网站的信息
or the github repository here 或这里的github仓库
If you're using the legacy BlackBerry Java APIs (OS <= 7), you will certainly wind up subclassing the built-in RIM UI classes, to add functionality of your own. 如果您使用的是传统的BlackBerry Java API(OS <= 7),则一定会结束内置RIM UI类的子类,以添加自己的功能。 There's a good chance that many of the things you want to do are already done, or at least started, in this Advanced UI project.
在此高级UI项目中,很有可能您要完成的许多事情已经完成或至少已经开始。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.