> >I would like to distribute a Palm application, which consists of a main > >PRC and several other shared libraries (in PRC format). > > > >Is there any way to combine the several PRCs into a single PRC for user to > >install? After the user has installed the PRC, I suppose it should be > >expanded into sevearl PRCs in the memory. > > Look at Nutshell at http://www.ecamm.com/palm/nutshell/ -- it lets you
It's not that hard to do it yourself either. Have your main app contain all the resources of your apps and create the PRC databases and spit out their resources when you are installed. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
