PDA

View Full Version : Error starting... attempts to access a secure API


lj5
11-27-2009, 06:13 PM
Hi,

I have a problem with this error, I am creating app to BlackBerry (simulator 8520, I don't have a device, only simulator!) and I would create, save and retrieve some persistent data.

If I add this line to my code:

PersistentObject x = PersistentStore.getPersistentObject(0xdec6a67096f833cL);

// and please, how can I detect the number? 0xdec6a... What is this number?

I still getting error in title, don't you know why?

Thank you for help