Nexus is a piece of cake. I found that it has a lot of self-starting software.
In my previous understanding, the auto-Start Software means boot and self-start. In fact, even if the Android device is connected to the Internet or unlocked to the desktop, these different events will lead to specific applications.
Then I decisively used the 360 artifact to prohibit self-initiation. It told me that I did not obtain the root permission...
So, I started to root, because my OS is Ubuntu, so first in aol.com (its default search engine is Google .. Mainland has recently failed to make Google Translate ...) Search for root Nexus 7 2013 and ubuntu.
Then I saw the following website:
Itsfoss.com/root-nexus-7-2013-ubuntu-linux/
The tutorial in this section is very detailed.
Other links are provided on this webpage:
1. Unlock the bootloader of nexus7: itsfoss.com/unlock-bootloader-nexus-7-linux/
2. developer mode is required for unlocking: www.computerandyou.net/2013/12/activate-usb-debugging-mode-nexus-7-2013/
Some pitfalls:
1. After Entering developer mode, you need to go to "setting-> developer options" of nexus and select "USB debugging" To Enable USB debugging mode.
2. Sometimes the debugging mode is enabled, and the computer still cannot control the Nexus. In this case, enter ADB Kiil-server in termial of ubuntu.
ADB Shell
Then, pull out the notification menu in nexus, confirm the connection with the computer, and accept the command.
3. click "Install" to install the application, and then click "play ", enter the application market to go to installed ,... I don't understand the meaning of these two commands. I need to know more about them .,..
4. Enter the bootloader mode again. Don't tell me you don't know how to do it. In the first URL just given, enter the following in Ubuntu terminal:
ADB reboot bootloader
Then in bootloader mode, click "CF-auto..." and click "IMG... Specifically, enter:
Fastboot boot./The Directory of the img/CF-auto-... img
5. I entered ADB reboot on the Ubuntu terminal end and restarted it.
Then nexus won't be stuck. It's very fast...
Ubuntu 14.04, root the Nexus 7 (2013 ).