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

Web and WebWorks Development

Reply
Contributor
markmiller
Posts: 12
Registered: ‎08-19-2010
Accepted Solution

memory extension template for BB 10 and Ripple

Hi everyone,

I hope I'm not duplicating something but I can't seem to find anything on combining the BB10 memory extension template for BB10 and Ripple. 

 

I followed the instructions exactly.  I've built the project and placed it in the SDK's ext directory in the same structure it says on the blackberry forums  https://developer.blackberry.com/html5/documentation/make_your_extension_available_to_your_apps.html

 

I've put the HTML into its own directory and pointed the Ripple chrome plugin to the sdk and the HTML home.  I click build in the emulator and builds and displays. I can see the HTML and click the buttons. But when it hits the example.memory.getMemory() it just dies. 

 

I don't see how ripple is pulling in or packaging the extension into the emulator. 


Can anyone clear this up for me?

 

Thanks

Mark

 

 

 

Please use plain text.
BlackBerry Development Advisor
Nukul
Posts: 115
Registered: ‎06-06-2011
My Carrier: Rogers

Re: memory extension template for BB 10 and Ripple

there is no custom extension support in Ripple

 

But you can use the real simulator can be found here-

 

http://us.blackberry.com/sites/developers/resources/simulators.html

@nukulb
Please use plain text.
Contributor
markmiller
Posts: 12
Registered: ‎08-19-2010

Re: memory extension template for BB 10 and Ripple

I had a feeling that was the case. I was in the process of setting it up when you replied. Working perfectly on the real emulator. Thanks alot
Please use plain text.