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
Posts: 5,339
Registered: 09-20-2008
Please use plain text.
Developer
Posts: 5,339
Registered: 09-20-2008

Re: Useful links for novice and experienced programmers

Additional resources

 


Java Design Patterns


Java ME code samples

 

Java ME learning trail


 

Tbilisoft Team
BlackBerry Utilities For Everyday Life
main site: http://www.tbilisoft.com
site for mobile users: http://www.tbilisoft.mobi
Please use plain text.
Administrator
MSohm
Posts: 10,873
Registered: 07-09-2008
My Carrier: Bell

Re: Useful links for novice and experienced programmers

Nice list, thanks for posting all of these links!
Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
Posts: 5,339
Registered: 09-20-2008

Re: Useful links for novice and experienced programmers

I plan to update this list from time to time :smileyhappy:
Tbilisoft Team
BlackBerry Utilities For Everyday Life
main site: http://www.tbilisoft.com
site for mobile users: http://www.tbilisoft.mobi
Please use plain text.
Developer
Posts: 5,339
Registered: 09-20-2008

Re: Useful links for novice and experienced programmers

Please use plain text.
Developer
Posts: 5,339
Registered: 09-20-2008

Re: Useful links for novice and experienced programmers

For novice J2ME programmers


J2ME Tutorial

 

Wireless Development Tutorial

 

Kick start J2ME Development for Blackberry


Tbilisoft Team
BlackBerry Utilities For Everyday Life
main site: http://www.tbilisoft.com
site for mobile users: http://www.tbilisoft.mobi
Please use plain text.
Developer
Posts: 5,339
Registered: 09-20-2008

Re: How to add languages to the device simulator

How to add languages to the device simulator: Check this thread

Tbilisoft Team
BlackBerry Utilities For Everyday Life
main site: http://www.tbilisoft.com
site for mobile users: http://www.tbilisoft.mobi
Please use plain text.
Developer
Posts: 5,339
Registered: 09-20-2008

Re: How to make your application appear in Application List

[ Edited ]

To appear your application in Options -- Advanced Options -- Applications do the following:

 

  1. Generate Alx file in JDE for the project and use this alx file to install your application via Blackberry Desktop Manager.
  2. Install your application via OTA
  3. Pass JAD file as a parameter for javaloader. For example:

    javaloader -usb load myapp.jad

 

Message Edited by tbilisoft on 12-01-2009 10:20 PM
Tbilisoft Team
BlackBerry Utilities For Everyday Life
main site: http://www.tbilisoft.com
site for mobile users: http://www.tbilisoft.mobi
Please use plain text.
Developer
Posts: 5,339
Registered: 09-20-2008

Re: Useful links for novice and experienced programmers

Blackberry Developer Journal
Tbilisoft Team
BlackBerry Utilities For Everyday Life
main site: http://www.tbilisoft.com
site for mobile users: http://www.tbilisoft.mobi
Please use plain text.
Developer
Posts: 5,339
Registered: 09-20-2008

Re: Blackberry Does GPS

API Spotlight: Blackberry does GPS

 

 

 

Tbilisoft Team
BlackBerry Utilities For Everyday Life
main site: http://www.tbilisoft.com
site for mobile users: http://www.tbilisoft.mobi
Please use plain text.