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
mbasheerk
Posts: 268
Registered: ‎02-02-2009

Re: player UI controls when streaming

second one doing the same I wrot that in main class only

Please use plain text.
Developer
mbasheerk
Posts: 268
Registered: ‎02-02-2009

Re: player UI controls when streaming

Hi dx22

Any Suggestion?

Please use plain text.
Developer
dx22
Posts: 402
Registered: ‎11-26-2010

Re: player UI controls when streaming

I don't know. For me it works with giving the fully qualified name of the main class.

For example if the main method is in class named MyApp which is located in a package mypack i pass as a string "mypack.MyApp"
----------------------------------------------------------------------
Press the button to give kudos if I helped you :smileyhappy:
Please use plain text.