Skip to content

Instantly share code, notes, and snippets.

View habibimustafa's full-sized avatar

Habibi Mustafa habibimustafa

View GitHub Profile
@habibimustafa
habibimustafa / androidtv-gapps.sh
Created December 6, 2018 03:50
Sideload Installing GApps for Android TV
#!/bin/bash
# raspberry pi android tv leanback gapps installtion script
# check this link for more version
# https://github.com/opengapps/arm/releases
TIMESTAMP="20171015"
VERSION="7.1"
PACKAGE="open_gapps-arm-$VERSION-tvstock-$TIMESTAMP.zip"