Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
danietepa
Posts: 23
Registered: ‎08-06-2008

store data in memory

Hi,
There any way to save a variable in memory and then be read or modified by an application?
Please use plain text.
Developer
richard_puckett
Posts: 191
Registered: ‎04-03-2008

Re: store data in memory

Yes, PersistentStore.  It's covered in the dev guides and javadocs.

Please use plain text.
New Developer
danietepa
Posts: 23
Registered: ‎08-06-2008

Re: store data in memory

From an external application which is the best way to change that value that we keep in memory? with an email? with a sm? ...
Please use plain text.