Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omgmog/install-gapps-over-adb-tcp
A shell script to automatically install the Google Apps via adb over TCP on the Mele A2000.
https://github.com/omgmog/install-gapps-over-adb-tcp
Last synced: 3 months ago
JSON representation
A shell script to automatically install the Google Apps via adb over TCP on the Mele A2000.
- Host: GitHub
- URL: https://github.com/omgmog/install-gapps-over-adb-tcp
- Owner: omgmog
- Created: 2012-06-18T18:35:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-18T18:38:01.000Z (over 12 years ago)
- Last Synced: 2024-05-23T04:50:23.165Z (6 months ago)
- Language: Shell
- Size: 91.8 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
install-gapps-over-adb-tcp
==========================A shell script to automatically install the Google Apps via adb over TCP on the Mele A2000.
## Requires:
- android device is running `adb` in tcp mode
- `adb` binary is available globally (in `$PATH`)
- url for gapps zip, default is `http://cmw.22aaf3.com/gapps/gapps-ics-20120317-signed.zip`## Usage:
`$ ./install_gapps.sh [device ip] [url of gapps zip]`