Confirmed users
7,000
edits
(→Date:05-09-2016: add) |
(→Date:05-09-2016: add) |
||
Line 68: | Line 68: | ||
** Watch a video | ** Watch a video | ||
** When you use the command line "adb shell ps |grep mozilla” , there will be two processes. For example | ** When you use the command line "adb shell ps |grep mozilla” , there will be two processes. For example | ||
u0_a83 9157 211 1410808 320372 sys_epoll_ 00000000 S org.mozilla.fennec | u0_a83 9157 211 1410808 320372 sys_epoll_ 00000000 S org.mozilla.fennec | ||
u0_a83 10590 211 884724 40600 sys_epoll_ 00000000 S org.mozilla.fennec:media | u0_a83 10590 211 884724 40600 sys_epoll_ 00000000 S org.mozilla.fennec:media | ||
** Disable the preference | ** Disable the preference | ||
** When you use the command line "adb shell ps |grep mozilla” , there will be one process. For example: | ** When you use the command line "adb shell ps |grep mozilla” , there will be one process. For example: | ||
u0_a83 9157 211 1410808 320372 sys_epoll_ 00000000 S org.mozilla.fennec | u0_a83 9157 211 1410808 320372 sys_epoll_ 00000000 S org.mozilla.fennec | ||