Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
fwest
Posts: 67
Registered: ‎10-14-2009

xmlLayout 1.0.0 (OS 5+, BSD License)

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.

-------------
blog: http://coding.westreicher.org
twitter: http://www.twitter.com/meredrica
Please use plain text.
Developer
peter_strange
Posts: 17,722
Registered: ‎07-14-2008

Re: xmlLayout 1.0.0 (OS 5+, BSD License)

Nice idea, thanks for sharing. 

Please use plain text.