On Friday, 7 December 2012 11:21:45 UTC+5:30, Tianbing Brian Teng wrote: > Good information. Thanks Dave. > > Hey Shahee. I am also using Galaxy Nexus. My challenge is there is no home > button. I have to power off/on the phone to switch to different apps. How do > you resolve it? > > Brian
Hi Brian, It seems a known bug that soft key doesn't work. I used to kill the top app to get out of the application back to home rather than power on/off the device frequently follow these steps adb shell b2g-ps identify the pid of the top layer app then adb shell kill <pid of app> _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
