Namespaces
Variants
Actions
Revision as of 02:50, 17 February 2012 by hamishwillee (Talk | contribs)

Archived:Group folder remains after uninstallation of application (Known Issue)

Jump to: navigation, search

Template:KBKI


Article Metadata

Tested with
Devices(s): All

Compatibility
Platform(s): S60 2nd Edition, S60 3rd Edition

Article
Created: User:Technical writer 1 (16 May 2008)
Last edited: hamishwillee (17 Feb 2012)
Archived.png
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.

Description

After an application that is installed in a group folder is uninstalled, the group folder remains on the device. The folder has to be deleted manually.

The following code shows how to install your application into a group folder.

RESOURCE APP_REGISTRATION_INFO
{
app_file="application_name";
embeddability=KAppNotEmbeddable;
newfile=KAppDoesNotSupportNewFile;
............
.........
.....
//Group folder where you want to install your application
group_name ="Folder name";
}

How to reproduce

1. Install an application into a group folder.

2. Uninstall the application.

You can see the empty group folder after the application has been uninstalled.

Solution

No solution exists.

326 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved