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
New Developer
Boliver15
Posts: 9
Registered: ‎04-30-2011
My Carrier: AT&T

ripple emulator not starting in chrome

I can not seem to get the ripple emulator to start when I open my "index.html" file in Chrome. If I start up a normal website like yahoo.com, the emulator will fire up.

 

Is there anything special that you need to do? Does my "index.html" need to be on a server somewhere in order to get it to run?

 

Any advice would be greatly appreciated.

 

Thanks in advance.

Please use plain text.
BlackBerry Development Advisor
oros
Posts: 839
Registered: ‎04-12-2010
My Carrier: Bell

Re: ripple emulator not starting in chrome

Hi there,

 

When you visit a URL in Chrome, you must click the Ripple icon New Bitmap Image.png and Enable the plugin on that page. This icon should appear in the top-right corner of Chrome once the plugin is installed.

 

Generally I would also recommend that you are hosting your files on a personal web server (even if it means accessing it via localhost in Chrome) as opposed to dragging/dropping files directly into Chrome.

Please note that I will be unavailable between May 19th and June 4th. Sincere apologies for any delays during this time. I will do my best to follow-up as soon as I am able.

Erik Oros
BlackBerry Development Advisor
@WaterlooErik
Please use plain text.
New Developer
Boliver15
Posts: 9
Registered: ‎04-30-2011
My Carrier: AT&T

Re: ripple emulator not starting in chrome

I do click on the ripple icon.

How do you set up a localhost in chrome? I'm using a Mac.
Please use plain text.
Developer
Rcjuk
Posts: 62
Registered: ‎04-29-2010

Re: ripple emulator not starting in chrome

You need to set up a local webserver and deploy the files to there. Then in chrome you do something like http://localhost/baconApp and it loads like a normal website.

 

Maybe use something like MAMP? Quick and easy.

Please use plain text.
New Developer
Boliver15
Posts: 9
Registered: ‎04-30-2011
My Carrier: AT&T

Re: ripple emulator not starting in chrome

I actuallly stumbled across MAMP last night while scowering the web. It works! I'm glad to see that I'm on the right path.

Thanks for your help!
Please use plain text.