Chromebooks are great, but adding the Play Store can make them even better! Here’s how you can do it:
Prepare: Make sure your Chromebook is ready with a stable internet connection.
Install WayDroid: Follow our video tutorial to install and set up WayDroid.
Initialize Google Apps: Ensure WayDroid is set up with Google Apps for Play Store access.
Verify: Check that everything is installed and working correctly.
Enjoy: Start exploring and using Android apps on your Chromebook!
For detailed instructions, watch the full video tutorial.
Click here to Download the Command File
Commands are Given Below:
sudo apt install curl ca-certificates -y
curl https://repo.waydro.id | sudo bash
sudo apt install waydroid -y
sudo apt update && sudo apt upgrade -y
sudo waydroid init -s GAPPS -c https://ota.waydro.id/system -v https://ota.waydro.id/vendor -f
(If required)
sudo waydroid shell
ANDROID_RUNTIME_ROOT=/apex/com.android.runtime ANDROID_DATA=/data ANDROID_TZDATA_ROOT=/apex/com.android.tzdata ANDROID_I18N_ROOT=/apex/com.android.i18n sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = \"android_id\";"
https://www.google.com/android/uncertified
------ Uninstall WayDroid --------
sudo waydroid session stop
sudo waydroid container stop
sudo apt remove waydroid
sudo rm -rf /var/lib/waydroid /home/.waydroid ~/waydroid ~/.share/waydroid ~/.local/share/applications/aydroid ~/.local/share/waydroid
No comments:
Post a Comment