How to install APK files on Chromebook 2021

 Attention

My channel was recently *terminated* by YouTube, so please go subscribe to my new channel: https://youtube.com/channel/UC_unH9jk9eqI5xx0gbopSGQ



How to install APK files on Chromebook 2022


1    sudo apt install adb


2     adb connect arc (if it says "missing port" try this instead)...... .......... 2a. adb connect 100.115.92.2:5555



3         adb install me.apk (if this didn't install the apk, try command #4 below)


4          adb -s emulator-5554 install me.apk



 If you don’t have adb debugging type this in your google browser

                   chrome://os-settings/crostini/androidAdb   



If the third and fourth commands are not working type this in your terminal

                                                sudo apt update

Then try them again


remember if your apk name is not "me" put the name of your apk before .apk in each command.



Comments

Post a Comment

Popular posts from this blog

How to Install APK files on a Chromebook without Developer Mode.

How to install apk files on a chromebook without developer mode *FIX* *FIX* *FIX*