sideloading apk files #4690
-
Can I use the xfce version of crouton to run apk files on my chromebook? My chromebook doesn't have built-in Linux support so I was hoping I could install crouton to do this. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Do you know how to hack i-ready? pls i dont wanna do it |
Beta Was this translation helpful? Give feedback.
-
If your device supports Google Play then once you're in Developer mode you can sideload apk files, no crouton chroot needed.
There are several other desktop targets to choose from, just run the following command to see them:
Hope this helps, |
Beta Was this translation helpful? Give feedback.
-
yes you can do this testC -r list my shell update update the apt /etc/apt sources.list file and use sudo apt-get install or git repo and build for python rust ninja meson go this is what I do |
Beta Was this translation helpful? Give feedback.
@b0nko,
If your device supports Google Play then once you're in Developer mode you can sideload apk files, no crouton chroot needed.
There are several other desktop targets to choose from, just run the following command to see them:
crouton -t list
Hope this helps,
-DennisLfromGA