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

Cascades Development

Reply
Contributor
ingeniumed
Posts: 16
Registered: ‎07-20-2012
My Carrier: Wifi Version

Notebooks in cascades

Hi guys,

 

So I came across the concept of Notebooks in cascades and was curious as to where these are saved and who can acess them? I understand based on the documentation some application called remember has access to it and its saved in the "notebooks" portion of the OS. However, are the entries and the notebooks created in my application private to my app only or are they accessible to any app? Thanks!

Please use plain text.
Developer
Developer
lew
Posts: 174
Registered: ‎03-05-2009
My Carrier: -

Re: Notebooks in cascades

i believe the notebook will be a nativeapp...using the api in the 'remember' sample app will make those data accessible within the native 'notebook' application. the data should be accessible from any other app that has access to the Notebook api/invoke_card

Please use plain text.