{"id":56443,"date":"2023-11-27T21:24:20","date_gmt":"2023-11-27T15:54:20","guid":{"rendered":"https:\/\/droidwin.com\/?p=56443"},"modified":"2023-11-28T23:21:26","modified_gmt":"2023-11-28T17:51:26","slug":"how-to-create-your-own-flashable-gapps-zip-package","status":"publish","type":"post","link":"https:\/\/droidwin.com\/how-to-create-your-own-flashable-gapps-zip-package\/","title":{"rendered":"How to create your own flashable GApps ZIP package [Video]"},"content":{"rendered":"

In this guide, we will show you the steps to create your own flashable GApps ZIP package. GApps, the acronym for Google Apps, is a bundled package consisting of numerous Google Apps, Services, and Framework. They are mostly used while dealing with custom ROMs. These ROMs are segregated into two domains- Vanilla and GApp builds. The former provides a de-Googled ecosystem, bereft of any Google apps [LineageOS is a perfect example of the same].<\/p>\n

So if you are flashing a Vanilla ROM and want to have Google Apps installed, then your best bet is to flash a GApps package. Regarding this, there exist numerous bundles depending on the number of apps that they behold. If we talk about NikGApps, then they have Core, Basic, Omni, Stock, and Full wherein Core has the least whereas Full has the most number of Google Apps.<\/p>\n

While five different bundles of GApps should be sufficient, but it might not be able to checkmark the prerequisites of all the users. If you are among them, then you do have the option to create your GApps package. You’ll start from scratch and have complete liberty to add desired apps to the package, which could then simply be downloaded and flashed via the recovery. So without any further ado, let’s show you how this could be carried out.<\/p>\n

How to create your own flashable GApps ZIP package!<\/h2>\n

\"create<\/p>\n

    \n
  1. Head over to the NikGApps GitHub page<\/a> and sign in\/up to your account.<\/li>\n
  2. Then click on the Fork button at the top right.\"create<\/li>\n
  3. Then click on Create Fork.\"create<\/li>\n
  4. Once done, download the latest version of\u00a0nikgapps.config<\/a>.<\/li>\n
  5. Now open this file in a text editor like Notepad++. First off, comes the Core package.<\/li>\n
  6. If you don’t want to install any apps from the Core package, then simply change its value to 0 i.e. Core=0.\"create<\/li>\n
  7. On the other hand, if you want to install a few apps from the Core package, then leave its value as Core=0.<\/li>\n
  8. Just change the value of those apps from 1 to 0 which you don’t want to install.<\/li>\n
  9. For instance, if I don’t want to install GoogleDialer, then I’ll change its value to 0, i.e. GoogleDialer=0.<\/li>\n
  10. Now that we are done with the Core package, follow the same rule for the other packages, namely:\n
    SetupWizard Package, PixelLauncher, GoogleFiles, GoogleSearch, GoogleChrome, CoreGo, and AddOn Packages.<\/pre>\n<\/li>\n
  11. Once you have made the required changes, save the file [give it a unique name, but keep the extension .config].\"create<\/li>\n
  12. Now go back to your repository and go to the desired Android version folder [let’s take Android 14].<\/li>\n
  13. Then click on Add File > Upload File.
    \n\"create<\/li>\n
  14. Now upload the config that we had just created.<\/li>\n
  15. Under Commit Changes, you’ll see two sections. Fill the fields as follows and then click on Commit Changes:\n
    Add Files via Upload: type in the config file name\r\nAdd an optional extended description: describe your GApps package, such as: \r\nThis GApps is created for Android 14 and has most of the apps from the Basic packages.<\/pre>\n

    \"create<\/li>\n

  16. You’ll now see x number of commits listed at the right, click on it. \"create<\/li>\n
  17. Your commit should be present there.\"create<\/li>\n
  18. Now go to the Pull Requests tab and click on New Pull Requests.\"create<\/li>\n
  19. Then click on Create Pull Request. Under the comments, you may write something like:\n
    Hey Nik, thanks for your GApps!<\/pre>\n

    \"create<\/li>\n

  20. Likewise, verify that you are getting Able to Merge status, If that’s well and good, then click on Create Pull Requests.\"create<\/li>\n
  21. Now go to the Pull requests. As of now, your request is open, so it will be under the Opened tab.\"create<\/li>\n
  22. Wait for around 30 minutes for it to be merged. Once that happens, the NikGapps system will build your desired Gapps!\"create<\/li>\n
  23. Wait for a couple of minutes and you can then download your GApps package from Config-Releases<\/a>!<\/li>\n<\/ol>\n

    VIDEO GUIDE<\/h2>\n