I am using an self singed mail CA and I want to use mail app on firefox OS and here some info that I found [1]
My device is Alcatel One Touch Fire E and I have enable debug mode here is the main problem and now following that one [2] ------%%------- $ adb devices adb server is out of date. killing... * daemon started successfully * List of devices attached 62e7d0e1 device $ adb shell "ls -d /data/b2g/mozilla/*.default" /data/b2g/mozilla/*.default: Permission denied $ sudo !! sudo adb shell "ls -d /data/b2g/mozilla/*.default" [sudo] password for kag: error: device not found -----%%------ What I have to do now? [1] http://mkonrad.net/2014/05/19/installing-self-signed-certificates-on-firefox-os.html [2] https://developer.mozilla.org/en-US/Firefox_OS/Debugging/Connecting_a_Firefox_OS_device_to_the_desktop -- Klearchos-Angelos Gkountras xmpp/jabber [email protected] _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
