Thanks!
I've found the reason.
SwiUI::KJavaMIMEType - the app is uninstalled if use this mime type for test application, not KSisxMimeType.
Type: Posts; User: yury.moldavanov; Keyword(s):
Thanks!
I've found the reason.
SwiUI::KJavaMIMEType - the app is uninstalled if use this mime type for test application, not KSisxMimeType.
I use UID from TApaAppInfo class. If this is not a package UID then how to obtain the package UID of installed app?
And a bit more info for test app 10152d27. I've debugged thad process name for...
Hello!
I've noted that
SilentUninstall does not work if app UID is from Legacy UID Range (0x1xxxxxxx).
It returns -1.
For apps which UID is from V9 protected UID range (0x2xxxxxxx) it works as...
Thanks,
just found and put file APGNOTIF.H into \Nokia\devices\Nokia_Symbian_Belle_SDK_v1.0\epoc32\include and it works!
Hello,
I try to uninstall application from Belle device.
Wiki (http://www.developer.nokia.com/Community/Wiki/SDK_API_Plug-in) state: "No SDK API plugins are available or planned for the Symbian^3...
Hello,
I need to uninstall app (I use Belle SDK)
It looks like InterpretSIS can do it with -x parameter (interpretsis [-x pkgUID[,pkgUID2,...]] ) bit it does not work.
When I try...
Hello,
I use Belle SDK and try to get notifications when device install/installing/uninstall/uninstalling applications.
It looks like CApaAppListNotifier class...
Hello,
I use Belle SDK and it does not contain this file.
Maybe it contains some alternative API to be notified when app installed/uninstalled?
Thanks,Yury