09-14-2012 09:45 AM
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/documentati
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
Solved! Go to Solution.
09-14-2012 10:30 AM
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/resource
09-14-2012 10:45 AM