Procedure to Install Applications in Google Nexus Q:
- Ensure that you have already rooted and unlocked the device. Because if you haven’t rooted or unlocked the device then this trick wont work.
- Enable USB debugging on the Nexus Q. This is done by running the Nexus Q app on another device, pairing with the Q, and then going to advanced and enabling USB debugging.
adb install path/to/app.apk
- Now, in the command line, launch apps is done in command line by running the mentioned below,
adb shell
am start package.name/.Activity name
am start com.android.settings/.Settings
am start com.netflix.mediaclient/.UIWebViewActivity (for netflix)
am start com.rovio.angrybirds/com.rovio.ka3d.App (for angry birds)
Note: Please note that just in case if the device is not rooted or unlocked, you then will have to repeat the whole procedure from the start. If the process gets stuck at any point of time then you will have to restart the device and then re follow the instructions.
So that’s it you have now successfully rooted, unlocked and installed the apps in your Google Nexus Q. Do share with us in the comments section just in case if you face any issues in the comments section below.
