Skip to content

wilmsn/myGAPPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myGAPPS

myGAPPS: create your own GAPPS for KitKat: small or big as you like it
By default you will create very small GAPPS (only 16MB)!

The script "makeit.bat" will run on WINDOWS, "makeit.sh" will run on Linux. This repository contains only the basic scripts. The following software is included for easy usage:

dos2unix

Get it from here: http://waterlan.home.xs4all.nl/dos2unix.html

sign

Get it from here: https://github.com/appium/sign/archive/master.zip

7za.exe

Get it from here: http://heanet.dl.sourceforge.net/project/sevenzip/7-Zip/4.42/7za442.zip

Installing:

  1. Download my scripts https://github.com/wilmsn/myGAPPS/archive/master.zip and extract them at a place on your choice on your computer, called <myGAPPS> later.
  2. Goto <myGAPPS>\tools
  3. Extract dos2unix here
  4. Extract 7za442.zip here
  5. Extract here this files from the sign archive: signapk.jar, testkey.pk8, testkey.x509.pem
  6. Make sure you have installed java runtime on your computer

Creating a GAPPS version:

  1. Download you favorite GAPPS as installable zip file
  2. Place it in <myGAPPS>
  3. Start makeit.bat
  4. You will find the result in \myGAPPS

Change the content of your GAPPS:

Inside the tools dir you will find 2 scripts:
deloldgapps.txt: Put anything in here what you would like the script to delete
This will only be included if you answer "Delete old GAPPS from existing ROM [y/n]?" with y
instgapps.txt: Change it the way you like it
This will allways be included

Tested with:

Samsung Galaxy S plus running CM 11 by ADC Team
Nexus 7 (grouper) running SlimROMs CM 11

About

myGAPPS: create your own GAPPS: small or big as you like it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages