Pergunta

I am running BB10 simulator in Windows7 PC using VMware Player with bridge connection. Web pages are opeming in BB10 Browser.

I want to enable developer tool to test my web application in BB10 Browser.

According tho the given link :

https://developer.blackberry.com/html5/documentation/getting_started_webinsp_microsite_1987477_11.html

I tried enabling Web Inspector but when i turned it on, it show the status :

IP Address
Not Connected

I have searched google a lot. Can anyone please suggest me any solution regarding above problem ?

Foi útil?

Solução

To run Web inspector from Google chrome your BB10 device must be connected form the system (either by USB or wifi). In case of BB10 simulator, as vmware adapter is already connected to your system adapter so you need not to worry about ip address showed by BB10 browser's Web Inspector option.

To start Web Ispector of BB10 browser from Google chrome follow the 3 steps:

  1. Select NAT as vmware network adapter setting (It should also work with Bridge connection but i have only tried with NAT).

  2. On the Web Inspector in from the BB10 Browser.

  3. Type IP address showing in the bottom left corner of the simulator followed by default port "1337" (i.e. 192.168.10.256:1337)in Google Chrome.

It will start working.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top