S60 3rd Edition Application Folders
| Mon, 2008-03-10 18:54 | |
|
|
Two quick questions for the forum: (1) Does anybody know how to add folder images to the folders in the S60 menu as Nokia did with the latest firmware upgrade on the N95? (2) Is it possible to specify a specific application folder (i.e. Games, etc.) where the application icon will appear during application install? On the N95, it defaults to the Applications folder and the user must them move it by hand. UPDATE: What I basically want to do in (2) above is specify in the .pkg file what menu grid folder I want to install my application to... is this possible? "If we knew what it was we were doing, it would not be called research, would it?" - Albert Einstein |






Forum posts: 56
for 2) one way to do is to add your the folder name in registration file XXX_reg.rss XXX is yur application name.. it will be there in the group folder ..
just add group_name = "games" in APP_REGISTRATION_INFO structure
Forum posts: 56
then you have to clean & build your application again. then you create your sis file out of new build.
Forum posts: 45
Thanks 83.manish... worked like a charm.
"If we knew what it was we were doing, it would not be called research, would it?" - Albert Einstein