want to make a launcer... with IAppManager.GetList() I'm gonna got the applications list
but how do I get the icons?
is there in the same directory? is it icon.png? is svg? jpg?
can I filter all files after some icon MIME-type?
thanks
Printable View
want to make a launcer... with IAppManager.GetList() I'm gonna got the applications list
but how do I get the icons?
is there in the same directory? is it icon.png? is svg? jpg?
can I filter all files after some icon MIME-type?
thanks
Hi shpe
[URL="http://www.developer.nokia.com/Resources/Library/Web/web-apps/symbian-web-runtime/symbian-web-runtime-api-reference/platform-services-10-javascript-api-reference/platform-services-10-appmanager-api/iappmanagergetlist/returned-application-information.html"]That information[/URL] can be obtained from IAppManager.GetList call. As you see there is no application icon information and neither public API to get application registration data by UID
Regards,
izinin