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
Contributor
puguasoft
Posts: 39
Registered: ‎02-10-2010
My Carrier: AT&T
Accepted Solution

What are some nice-looking apps developed with?

[ Edited ]

Hi,

 

I was wondering if anyone knew what UI toolkits and libraries some of the nice-looking apps are using. For example:

 

- Poynt

- MapQuest 4 Mobile

- BeWeather

- GMail and other Google apps

- Urbanspoon

- Citysearch

 

Are they using just the native BlackBerry JAVA API with heavy customization? Or are they written in the BlackBerry Widget SDK? Or are they using 3rd party libraries? Or something else?

 

All of our apps are currently writting just using the native BlackBerry Java API - and, frankly, they don't look too nice.

 

Thanks for any help.

~Chris
PuguaSoft LLC
Please use plain text.
Developer
simon_hain
Posts: 13,830
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: What are some nice-looking apps developed with?

native api with heavy customization.

most companies have a self-developed ui library that allows to re-use components like fields.

----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.
Developer
peter_strange
Posts: 17,722
Registered: ‎07-14-2008

Re: What are some nice-looking apps developed with?

Some nice samples here:

 

How to - Implement advanced buttons, fields, and managers
Article Number: DB-00796
http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800505/800608/...

Please use plain text.
Contributor
puguasoft
Posts: 39
Registered: ‎02-10-2010
My Carrier: AT&T

Re: What are some nice-looking apps developed with?

I see. Looks like we have some work to do in order to get our apps to look as good as these.

 

Thanks for the info.

~Chris
PuguaSoft LLC
Please use plain text.
Contributor
puguasoft
Posts: 39
Registered: ‎02-10-2010
My Carrier: AT&T

Re: What are some nice-looking apps developed with?

Thanks for the link, peter_strange.  I'm sure those exaples will be very helpful in making our apps look better.

~Chris
PuguaSoft LLC
Please use plain text.
Regular Contributor
n2v2rda2
Posts: 70
Registered: ‎04-14-2010
My Carrier: new

Re: What are some nice-looking apps developed with?

is it ok ?

if i were third-party-developer

can i use "How to - Implement advanced buttons, fields, and managers"-sample

commercially

Please use plain text.
Developer
simon_hain
Posts: 13,830
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: What are some nice-looking apps developed with?

yes

----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.