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
Trusted Contributor
pli
Posts: 174
Registered: 09-04-2011
My Carrier: at&t

Any way to configure the CodeModuleGroup group name if application is installed from JAD file

[ Edited ]

hello, each application is one CodeModuleGroup which has a group name and friendly name, based on my testing, here is what I found out:

friendly name: it is from the "MIDlet-Name" of the JAD file

group name: it is <friendly name>:<vendor name> such as "MyApp:MyVendor"

 

Is there any way to configure the group name at the JAD file or the group name is always that way? The RIM system applications don't have such group name convention with friendly name such as for RIM Tasks application, the friendly name is "Tasks", the group name is "net.rim.java.tasks". So I am just wondering if we could configure group name at JAD file or not.

Please use plain text.
Trusted Contributor
pli
Posts: 174
Registered: 09-04-2011
My Carrier: at&t

Re: Any way to configure the CodeModuleGroup group name if application is installed from JAD file

could some one from Blackberry shed some lights on this?

Please use plain text.