How to install apk files on a chromebook without developer mode *FIX* *FIX* *FIX*
Attention
My channel was recently *terminated* by YouTube, so please go subscribe to my new channel: https://youtube.com/channel/UC_unH9jk9eqI5xx0gbopSGQ
PLEASE NOTE THIS I A FIX, THIS IS NOT THE VIDEO YOU SHOULD WATCH IF YOU WANT TO DOWNLOAD APK FILES
USE THIS VIDEO IF YOU WANT TO DOWNLOAD APK FILES: CLICK HERE
AND IF THAT VIDEO SECOND AND LAST COMMAND IS NOT WORKING COME BACK AND TRY THIS VIDEO TO FIX THE PROBLEM. CLICK HERE
first command: sudo apt install adb
second command: adb connect arc
third command: adb install .apk
sudo apt upgrade
Step1
place the first command in the terminal then press enter, press enter again when you see y/n
Step2
place the second command in the terminal then press enter, if it says connection refused place the "sudo apt upgrade" command in the terminal and run it. after it has finished restart your Chromebook and run the third command and it should install your apk. if it says "more than one device emulator" restart your Chromebook and try it again.
or just use these command instead:
1. sudo su 2. sudo apt-get install android-tools-adb 3. apt-get update 4. apt-get upgrade 5. sudo adb install .apk
thanks
ReplyDelete