Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use sideloading for gapps install #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pages/gapps.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Google apps should be installed via recovery **immediately** after installing Li

{% include alerts/important.html content="If you reboot into LineageOS before installing Google apps, you must factory reset and then install them, otherwise expect crashes." %}

1. Copy the Google apps zipfile to `/sdcard/`
* Using [adb](adb_fastboot_guide.html): `adb push filename.zip /sdcard/`
2. After installing LineageOS, choose "install zip" or "Apply update" in recovery, and navigate to the zipfile loaded earlier.
3. Reboot to system (i.e. LineageOS).
1. Still in recovery after installing LineageOS sideload the Google apps package the same way:
* On the device, select “Advanced”, “ADB Sideload”, then swipe to begin sideload.
* On the host machine, sideload the Google apps package using: `adb sideload filename.zip`
2. In recovery select “Reboot to trigger LineageOS first boot.