Hi!
Hey could someone be kind enough to show me a working example how to get list of images in public folders and how to create a thumbnail URL using Platform Services 2.0 API. I've tried using example codes, but no luck on my two Nokia 5800 devices (firmwares 2.11xx and 4.0xx).
There is an example widget (jssamplewidtget) in Platform Services 2.0 package, but its also dead on my phone. It should get list of my images to screen, but id doesn't work. Javascript dies if I try to import media service.
so_media = com.nokia.device.load("", "com.nokia.device.media", "");
I can use camera API without problem, so its just the media service thats bugging me.
I can get 20 images using APIBridge, but I've refactored camera functionality to platfom services 2.0 already - only this feature is still bugging me.
Thanks guys.

Reply With Quote




