02-07-2012 04:17 PM - last edited on 02-07-2012 05:27 PM
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.
02-09-2012 01:17 PM
could some one from Blackberry shed some lights on this?