It has some slight modification as far as I remembered.
Please try to look into this document a little bit more.
https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager

I think there is a main point: 
Step X -> update the prefs.js file with the following line:
echo 'user_pref("devtools.debugger.forbid-certified-apps", false);' >> prefs.js

Regards,
Walter Chen
SQA Engineer, Mozilla Taiwan

----- Original Message -----
From: "A. Crespo" <[email protected]>
To: "Dev B2G List" <[email protected]>
Sent: Tuesday, April 15, 2014 2:33:40 AM
Subject: [b2g] Devtools and B2G 1.5.0.

Hi there, 

Has changed anything to use the App Manager in B2G 1.5.0? 

I have enabled "Adb + Devtools" in the settings. 
I have forwarded the local port: 
adb forward tcp:6000 localfilesystem:/data/local/debugger-socket 
Adb has enough permissions (adb devices show that full_keon is recognized). 
I'm using Firefox Nightly. 

I am not able to connect the App Manager to 1.5.0 despite It works following 
the same steps for B2G 1.2.0. 

So I am wondering if anything changed for B2G 1.5.0 to use Devtools. 

Best regards. 



_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to