03-07-2012 11:54 PM
Hi all!
Since the community here helped me get into the industry 3 years ago, I decided to share something that should make life easyer for most newcomers.
I present to you: xmlLayout for BlackBerry OS5+
https://github.com/meredrica/bb_xml_layout
It makes it very easy to create a Screen by using XML instead of java code and works reasonably fast on top of that.
An example project that displays two different Screens that show off most features (but not all) is included.
Please check it out and let me know what you think about it.
03-08-2012 08:10 AM
Nice idea, thanks for sharing.