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
titakalpesh
Posts: 195
Registered: 07-30-2009
My Carrier: Vodafone

Add Canvas in Screen?

HI I have a problem in Camera in 8900 In my device the CameraDemo code is not running and throws the exception so I find the code from J2ME MIDlet that load the canvas and from canvas it takes a picture so is there any way to add a canvas in MainScreen or any one have any solution for the Demo Application.

Please use plain text.
Developer
peter_strange
Posts: 14,614
Registered: 07-14-2008

Re: Add Canvas in Screen?

If you had searched, you would have found that other people have reported problems with the camera on the 8900, for example:

 

http://supportforums.blackberry.com/t5/Java-Development/Camerademo-does-not-work-on-8900-Curve/m-p/1...

 

I suggest you research what other people have done, to see if you can use their solutions.

 

With regard to your other question, no you can not mix up RIM and non RIM Ui components.  So you can't add a Canvas to your MainScreen.

Please use plain text.