[GAPPS][DAILY] Open GApps for Android; All Android Versions & Devices

Search This thread

MastahF

Inactive Recognized Developer
...
ok but one recurrent message " android keyboard has stopped "
reboot
same message
...
so android keyboard does'nt work correctly with the new open gapps

This was very probably related to the same problem with the keyboard libraries that @xonelith reported and shall probably be fixed in tomorrow's build (of July 11th)
 
  • Like
Reactions: validatus

MastahF

Inactive Recognized Developer
It reboots to TWRP on 'installing updated GApps'
If I have 2GB free on internal (sdcard0) it fails (reboot to TWRP without any messages on screen) in beginning, if I have 3GB free it fails in middle of progress bar
How much free space I must have on internal to install stock package?

It should not rely on the sdcard0 for anything during the installation (it only opens the zip from that location, if you have it stored there), so I cannot explain the behaviour you are seeing at all.
Is it 100% reproducable on your device, this relation between free space and the % reached of the progressbar?
 

jesus_c

Senior Member
Mar 15, 2007
829
409
44
MKADsk
It should not rely on the sdcard0 for anything during the installation (it only opens the zip from that location, if you have it stored there), so I cannot explain the behaviour you are seeing at all.
Is it 100% reproducable on your device, this relation between free space and the % reached of the progressbar?
Yes it's 100% reproducible
I tried to install from internal (was 2.5gb free)
And then moved gapps to external and tried again (internal ~3gb, external ~4gb)

bla-bla-bla
 

MastahF

Inactive Recognized Developer
Yes it's 100% reproducible
I tried to install from internal (was 2.5gb free)
And then moved gapps to external and tried again (internal ~3gb, external ~4gb)

Can you maybe collect a TWRP log after that it did fail? The last log may be found in /cache/recovery/log or /cache/recovery/last_log
but otherwise you might have to attach an adb shell after TWRP has started and then use tail -f on /tmp/recovery.log and collect all the output.
 
  • Like
Reactions: jesus_c

VanGolfer

Senior Member
Oct 24, 2013
183
41
I have TWRP Recovery v2.8.7.0 with F2FS and JDCTeam Optimized CyanogenMod 12.1 builds from AntaresOne for S4, tried several builder of open_gapps-arm-5.1-aroma, from 20150706 ~ 20150710, all failed, not installing anything. Got the 0614 build from that rom site and it works, but tried to use latest build to update on top of 0614 build, failed again! Can you look into it please! Thanks
 

jaimbo

Senior Member
Nov 23, 2011
92
38
Edinburgh
Has anyone been able to successfully use the 64bit GApps package (either stock or fornexus) on the Nexus 9? I tried a few times but always seem to get crashing Google Play Services during initial setup of device and cannot proceed any further.

Only GApps package that I can finish the setup with is BANKS but that only has the basic apps and doesn't remove AOSP apps.

Current ROM is PA 5.1.

Cheers.
 

Ok_Kaleidoscope5109

Senior Member
Dec 29, 2009
2,624
709
I had the 0706 build and CM 12.1 0703 installed. I updated to CM12.1 0710 and then all my Gapps disappeared! Wonder if the backup script was screwed up. I flashed 0709 Gapps and it all came back, but I had to reconfigure all my Google apps. *shrug*
 

oRAirwolf

Senior Member
Has anyone been able to successfully use the 64bit GApps package (either stock or fornexus) on the Nexus 9? I tried a few times but always seem to get crashing Google Play Services during initial setup of device and cannot proceed any further.

Only GApps package that I can finish the setup with is BANKS but that only has the basic apps and doesn't remove AOSP apps.

Current ROM is PA 5.1.

Cheers.

I am using the current 64 bit GApps package with my Nexus 9 on AICP 10.0. Works fine.
 

ASHURiCAN

Senior Member
Mar 12, 2011
533
125
I have TWRP Recovery v2.8.7.0 with F2FS and JDCTeam Optimized CyanogenMod 12.1 builds from AntaresOne for S4, tried several builder of open_gapps-arm-5.1-aroma, from 20150706 ~ 20150710, all failed, not installing anything. Got the 0614 build from that rom site and it works, but tried to use latest build to update on top of 0614 build, failed again! Can you look into it please! Thanks
AROMA 0705 is working After this, no more. But if you wait until tomorrow, I think you'll get a brand new Aroma to download that's working (I hope) [emoji4]
 

hibby50

Senior Member
Jan 26, 2008
515
144
forum.ppcgeeks.com
Does anyone have an issue with these gapps sticking when dirty flashing updates? Everytime I flash a nightly I have to reflash these gapps. I haven't tried other gapps or ROM's yet it's all on aicp for the sprint s5 but other people dont have the issue with the rom using different gapps.
 
  • Like
Reactions: ASHURiCAN

bgiesing

Senior Member
Does anyone have an issue with these gapps sticking when dirty flashing updates? Everytime I flash a nightly I have to reflash these gapps. I haven't tried other gapps or ROM's yet it's all on aicp for the sprint s5 but other people dont have the issue with the rom using different gapps.
Fix coming in tonight's nightly.

Sent from my Moto G using Tapatalk
 
  • Like
Reactions: hibby50

MastahF

Inactive Recognized Developer
Hi,

I would like to replace Google Search by the M version I got from kind @Deltadroid in his GApps thread (which I find really useful)
We are not going to bundle current unstable Google Packages within the official Open GApps package.
You could install the Google Search M just as a regular apk, on your /data/ partition. You could also clone our github repository and replace the apk that is used for search with the version you prefer and build your own package (though you do need linux or cygwin to do this).

I have TWRP Recovery v2.8.7.0 with F2FS and JDCTeam Optimized CyanogenMod 12.1 builds from AntaresOne for S4, tried several builder of open_gapps-arm-5.1-aroma, from 20150706 ~ 20150710, all failed, not installing anything. Got the 0614 build from that rom site and it works, but tried to use latest build to update on top of 0614 build, failed again! Can you look into it please! Thanks
There are currently issues with the aroma build. The latest working verison was the one of July 5th: https://github.com/opengapps/opengapps/releases/tag/20150705

Has anyone been able to successfully use the 64bit GApps package (either stock or fornexus) on the Nexus 9? I tried a few times but always seem to get crashing Google Play Services during initial setup of device and cannot proceed any further.

Only GApps package that I can finish the setup with is BANKS but that only has the basic apps and doesn't remove AOSP apps.
Thank you for your feedback. Could you maybe make a logcat during the initial setup? I am very interested what goes wrong, so that we can try to resolve this (setupwizard.apk is still very mysterious).

AROMA 0705 is working After this, no more. But if you wait until tomorrow, I think you'll get a brand new Aroma to download that's working (I hope) [emoji4]
Alas, no changes for aroma last day, so it won't be resolved yet. We really need more info and help from people who would be able to extract useful logs of the crashing installation. We are still in the dark about the exact cause.
 
  • Like
Reactions: lilflip21

jesus_c

Senior Member
Mar 15, 2007
829
409
44
MKADsk
Can you maybe collect a TWRP log after that it did fail? The last log may be found in /cache/recovery/log or /cache/recovery/last_log
but otherwise you might have to attach an adb shell after TWRP has started and then use tail -f on /tmp/recovery.log and collect all the output.
I pressed ctrl-c on twrp logo

Code:
Microsoft Windows [Version 10.0.10166]
(c) Microsoft Corporation, 2015

C:\adt-bundle-windows-x86_64\sdk\platform-tools>adb shell
~ # ←[6ntail -f /tmp/recovery.log
tail -f /tmp/recovery.log
I:Loading settings from '/data/media/0/TWRP/.twrps'.
I:Backup folder set to '/external_sd/TWRP/BACKUPS/4df113cd2d669f67'
I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
I:Version number saved to '/cache/recovery/.version'
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
__bionic_open_tzdata: couldn't find any tzdata when looking for SAUST-3!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:Switching packages (TWRP)
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:operation_start: 'Flashing'
Installing '/external_sd/open_gapps-arm-5.1-stock-20150710.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: app_densities.txt
  inflating: app_sizes.txt
  inflating: bkup_tail.sh
  inflating: g.prop
  inflating: gapps-remove.txt
  inflating: installer.data
unzip: zip flags 1 and 8 are not supported

################################################
  ____                  ________
 / __ \___  ___ ___    / ___/ _ | ___  ___  ___
/ /_/ / _ \/ -_) _ \  / (_ / __ |/ _ \/ _ \(_-<
\____/ .__/\__/_//_/  \___/_/ |_/ .__/ .__/___/
    /_/                        /_/  /_/
################################################

Open GApps stock 5.1 - 20150710

- Mounting /system, /data, /cache, /persist

mount: mounting /dev/block/mmcblk0p12 on /data failed: Device or resource busy
mount: mounting /dev/block/mmcblk0p8 on /cache failed: Device or resource busy
mount: can't find /persist in /etc/fstab
- Gathering device & ROM information

- Performing system space calculations

Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: Optional/keybd_lib.tar.xz
unzip: zip flags 1 and 8 are not supported
du: /system/app/Books: No such file or directory
du: /system/app/CalendarGooglePrebuilt: No such file or directory
du: /system/app/Chrome: No such file or directory
du: /system/app/CloudPrint2: No such file or directory
du: /system/app/DeskClockGoogle: No such file or directory
du: /system/app/Drive: No such file or directory
du: /system/app/EditorsDocs: No such file or directory
du: /system/app/EditorsSheets: No such file or directory
du: /system/app/EditorsSlides: No such file or directory
du: /system/app/FaceLock: No such file or directory
du: /system/app/FitnessPrebuilt: No such file or directory
du: /system/app/GoogleCalendarSyncAdapter: No such file or directory
du: /system/app/GoogleCamera: No such file or directory
du: /system/app/GoogleEars: No such file or directory
du: /system/app/GoogleEarth: No such file or directory
du: /system/app/GoogleTTS: No such file or directory
du: /system/app/LatinImeGoogle: No such file or directory
du: /system/app/Maps: No such file or directory
du: /system/app/Music2: No such file or directory
du: /system/app/Newsstand: No such file or directory
du: /system/app/Photos: No such file or directory
du: /system/app/PlayGames: No such file or directory
du: /system/app/PlusOne: No such file or directory
du: /system/app/PrebuiltBugle: No such file or directory
du: /system/app/PrebuiltExchange3Google: No such file or directory
du: /system/app/PrebuiltGmail: No such file or directory
du: /system/app/PrebuiltKeep: No such file or directory
du: /system/app/PrebuiltNewsWeather: No such file or directory
du: /system/app/Street: No such file or directory
du: /system/app/Videos: No such file or directory
du: /system/app/WebViewGoogle: No such file or directory
du: /system/app/YouTube: No such file or directory
du: /system/app/talkback: No such file or directory
du: /system/lib/libfacelock_jni.so: No such file or directory
du: /system/lib/libfilterpack_facedetect.so: No such file or directory
du: /system/priv-app/GoogleHome: No such file or directory
du: /system/priv-app/GoogleLoginService: No such file or directory
du: /system/priv-app/GoogleServicesFramework: No such file or directory
du: /system/priv-app/Hangouts: No such file or directory
du: /system/priv-app/Phonesky: No such file or directory
du: /system/priv-app/SetupWizard: No such file or directory
du: /system/priv-app/Velvet: No such file or directory
du: /system/priv-app/Wallet: No such file or directory
du: /system/usr/srec/: No such file or directory
du: /system/vendor/pittpatt/: No such file or directory
du: /system/app/BrowserProviderProxy: No such file or directory
du: /system/app/CalendarGoogle: No such file or directory
du: /system/app/CloudPrint: No such file or directory
du: /system/app/EditorsDocsStub: No such file or directory
du: /system/app/EditorsSheetsStub: No such file or directory
du: /system/app/EditorsSlidesStub: No such file or directory
du: /system/app/Gmail: No such file or directory
du: /system/app/Gmail2: No such file or directory
du: /system/app/GoogleCalendar: No such file or directory
du: /system/app/GoogleCloudPrint: No such file or directory
du: /system/app/GoogleHangouts: No such file or directory
du: /system/app/GoogleKeep: No such file or directory
du: /system/app/GoogleLatinIme: No such file or directory
du: /system/app/GooglePlus: No such file or directory
du: /system/app/Keep: No such file or directory
du: /system/app/NewsWeather: No such file or directory
du: /system/app/PartnerBookmarksProvider: No such file or directory
du: /system/app/QuickSearchBox: No such file or directory
du: /system/app/Vending: No such file or directory
du: /system/priv-app/GmsCore: No such file or directory
du: /system/priv-app/GoogleNow: No such file or directory
du: /system/priv-app/GoogleSearch: No such file or directory
du: /system/priv-app/GoogleHangouts: No such file or directory
du: /system/priv-app/OneTimeInitializer: No such file or directory
du: /system/priv-app/Provision: No such file or directory
du: /system/priv-app/QuickSearchBox: No such file or directory
du: /system/priv-app/Vending: No such file or directory
du: /system/app/GoogleBackupTransport: No such file or directory
du: /system/app/GoogleFeedback: No such file or directory
du: /system/app/GoogleHome: No such file or directory
du: /system/app/GoogleLoginService: No such file or directory
du: /system/app/GoogleOneTimeInitializer: No such file or directory
du: /system/app/GooglePartnerSetup: No such file or directory
du: /system/app/GoogleServicesFramework: No such file or directory
du: /system/app/Hangouts: No such file or directory
du: /system/app/OneTimeInitializer: No such file or directory
du: /system/app/Phonesky: No such file or directory
du: /system/app/PrebuiltGmsCore: No such file or directory
du: /system/app/SetupWizard: No such file or directory
du: /system/app/Velvet: No such file or directory
du: /system/app/Wallet: No such file or directory
du: /system/priv-app/talkback: No such file or directory
du: /system/etc/g.prop: No such file or directory
du: /system/addon.d/70-gapps.sh: No such file or directory
- Removing existing/obsolete Apps

find: /system/vendor/pittpatt: No such file or directory
BusyBox v1.21.1-jb bionic (2013-07-25 21:23 +0100) multi-call binary.

Usage: rmdir [OPTIONS] DIRECTORY...

Remove DIRECTORY if it is empty

        -p|--parents    Include parents
        --ignore-fail-on-non-empty

find: /system/usr/srec: No such file or directory
BusyBox v1.21.1-jb bionic (2013-07-25 21:23 +0100) multi-call binary.

Usage: rmdir [OPTIONS] DIRECTORY...

Remove DIRECTORY if it is empty

        -p|--parents    Include parents
        --ignore-fail-on-non-empty

- Installing updated GApps

Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: Core/framework.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: youtube/320: not found in archive
find: /tmp/youtube/320/: No such file or directory
cp: can't stat '/tmp/youtube/320/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: Core/googlebackuptransport.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googlebackuptransport/common: not found in archive
find: /tmp/googlebackuptransport/common/: No such file or directory
cp: can't stat '/tmp/googlebackuptransport/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: Core/googlecontactssync.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googlecontactssync/common: not found in archive
find: /tmp/googlecontactssync/common/: No such file or directory
cp: can't stat '/tmp/googlecontactssync/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: Core/googlefeedback.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googlefeedback/common: not found in archive
find: /tmp/googlefeedback/common/: No such file or directory
cp: can't stat '/tmp/googlefeedback/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: Core/googleonetimeinitializer.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googleonetimeinitializer/common: not found in archive
find: /tmp/googleonetimeinitializer/common/: No such file or directory
cp: can't stat '/tmp/googleonetimeinitializer/common/.': No such file or directo
ry
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: Core/googlepartnersetup.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googlepartnersetup/common: not found in archive
find: /tmp/googlepartnersetup/common/: No such file or directory
cp: can't stat '/tmp/googlepartnersetup/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150710.zip
  inflating: Core/gmscore.tar.xz
unzip: zip flags 1 and 8 are not supported
Starting TWRP 2.8.7.0 on Sat Jul 11 08:38:37 2015
 (pid 3047)
BOARD_HAS_NO_REAL_SDCARD := true
TW_NO_REBOOT_BOOTLOADER := true
RECOVERY_SDCARD_ON_DATA := true
I:CPU temperature file '/sys/class/thermal/thermal_zone0/temp' not found, disabl
ing CPU temp.
I:Lun file '/sys/devices/platform/s3c-usbgadget/gadget/lun0/file'
TW_INCLUDE_CRYPTO := true
I:Found brightness file at '/sys/devices/platform/s5p-dsim.0/s6e8aa0/backlight/p
anel/brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 255
Starting the UI...Pixel format: 720x1280 @ 16bpp
Pixel format: BGR_565
Not using qualcomm overlay, 's3cfb'
framebuffer: fd 4 (720 x 1280)
I:Scaling the curtain width 1.500000x and height 1.600000x
=> Linking mtab
=> Processing recovery.fstab
I:Processing '/efs'
I:Processing '/boot'
I:Processing '/recovery'
I:Processing '/cache'
I:Processing '/system'
I:Processing '/data'
I:Setting up '/data' as data/media emulated storage.
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Processing '/preload'
I:Processing '/external_sd'
I:Processing '/usb-otg'
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/4df113cd2d669f67'
I:Settings storage is '/data/media/0'
Updating partition details...
^C
C:\adt-bundle-windows-x86_64\sdk\platform-tools>

and logs I've copied after TWRP reboot
 

Attachments

  • last_log.txt
    77.7 KB · Views: 6
  • log.txt
    77.7 KB · Views: 8

MastahF

Inactive Recognized Developer
I pressed ctrl-c on twrp logo

Thank you for the logs. The log doesn't show anything weird in particular, just an abrupt abort at the moment it extracts gmscore, which is the largest compressed folder.
This supports my theory that it might be problem that we run out of RAM.
I have made a special build that extracts some intermediate steps to /sdcard/ instead of to /tmp/, I would like you to try it: https://www.dropbox.com/s/cq8l1gojcc9vgzo/open_gapps-arm-5.1-stock-20150711-experiment.zip?dl=0
Make sure you have at least some space available at /sdcard/ (300MiB should be sufficient), and some empty folders as left-overs after installation will be at /sdcard/Open-GApps/ after installation, which can safely be removed.

Could you please report back whether that builds works for you, and collect again the logs?
 

jesus_c

Senior Member
Mar 15, 2007
829
409
44
MKADsk
Thank you for the logs. The log doesn't show anything weird in particular, just an abrupt abort at the moment it extracts gmscore, which is the largest compressed folder.
This supports my theory that it might be problem that we run out of RAM.
I have made a special build that extracts some intermediate steps to /sdcard/ instead of to /tmp/, I would like you to try it: https://www.dropbox.com/s/cq8l1gojcc9vgzo/open_gapps-arm-5.1-stock-20150711-experiment.zip?dl=0
Make sure you have at least some space available at /sdcard/ (300MiB should be sufficient), and some empty folders as left-overs after installation will be at /sdcard/Open-GApps/ after installation, which can safely be removed.

Could you please report back whether that builds works for you, and collect again the logs?
it said that installation is complete but after reboot I missed some apps and Gplay services FC
No logs and debugs created after install

twrp log attaced

PS Should I try to remove TWRP theme? It hase size ~7mb?
 

Attachments

  • twrp_log.txt
    35.5 KB · Views: 16
Last edited:

MastahF

Inactive Recognized Developer
it said that installation is complete but after reboot I missed some apps and Gplay services FC
No logs and debugs created after install

twrp log attaced

PS Should I try to remove TWRP theme? It hase size ~7mb?

Thank you, could you retry it with this version: https://www.dropbox.com/s/7x9xi9759myesgp/open_gapps-arm-5.1-stock-20150711-experiment-2.zip?dl=0

I do think btw that your TWRP theme might be just the thing that pushes your phone over the RAM limit (compared to mine), but since we are now experimenting (and also trying to find a fix for Aroma) please keep it turned on while testing these experimental builds.
 
  • Like
Reactions: jesus_c

jesus_c

Senior Member
Mar 15, 2007
829
409
44
MKADsk
Thank you, could you retry it with this version: https://www.dropbox.com/s/7x9xi9759myesgp/open_gapps-arm-5.1-stock-20150711-experiment-2.zip?dl=0

I do think btw that your TWRP theme might be just the thing that pushes your phone over the RAM limit (compared to mine), but since we are now experimenting (and also trying to find a fix for Aroma) please keep it turned on while testing these experimental builds.

same as before... reboots to twrp...
Code:
Microsoft Windows [Version 10.0.10166]
(c) Корпорация Майкрософт (Microsoft Corporation), 2015 г. Все права защищены.

c:\adt-bundle-windows-x86_64\sdk\platform-tools>adb shell
~ # ←[6ntail -f /tmp/recovery.log
tail -f /tmp/recovery.log
I:Loading settings from '/data/media/0/TWRP/.twrps'.
I:Backup folder set to '/external_sd/TWRP/BACKUPS/4df113cd2d669f67'
I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
I:Version number saved to '/cache/recovery/.version'
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
__bionic_open_tzdata: couldn't find any tzdata when looking for SAUST-3!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:Switching packages (TWRP)
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:operation_start: 'Flashing'
Installing '/external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: app_densities.txt
  inflating: app_sizes.txt
  inflating: bkup_tail.sh
  inflating: g.prop
  inflating: gapps-remove.txt
  inflating: installer.data
unzip: zip flags 1 and 8 are not supported

################################################
  ____                  ________
 / __ \___  ___ ___    / ___/ _ | ___  ___  ___
/ /_/ / _ \/ -_) _ \  / (_ / __ |/ _ \/ _ \(_-<
\____/ .__/\__/_//_/  \___/_/ |_/ .__/ .__/___/
    /_/                        /_/  /_/
################################################

Open GApps stock 5.1 - 20150711

- Mounting /system, /data, /cache, /persist

mount: mounting /dev/block/mmcblk0p8 on /cache failed: Device or resource busy
mount: mounting /dev/block/mmcblk0p12 on /data failed: Device or resource busy
mount: can't find /persist in /etc/fstab
- Gathering device & ROM information

- Performing system space calculations

Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Optional/keybd_lib.tar.xz
unzip: zip flags 1 and 8 are not supported
du: /system/app/DeskClockGoogle: No such file or directory
du: /system/app/GoogleCalendarSyncAdapter: No such file or directory
du: /system/app/GoogleCamera: No such file or directory
du: /system/app/LatinImeGoogle: No such file or directory
du: /system/app/Videos: No such file or directory
du: /system/app/BrowserProviderProxy: No such file or directory
du: /system/app/CalendarGoogle: No such file or directory
du: /system/app/CloudPrint: No such file or directory
du: /system/app/EditorsDocsStub: No such file or directory
du: /system/app/EditorsSheetsStub: No such file or directory
du: /system/app/EditorsSlidesStub: No such file or directory
du: /system/app/Gmail: No such file or directory
du: /system/app/Gmail2: No such file or directory
du: /system/app/GoogleCalendar: No such file or directory
du: /system/app/GoogleCloudPrint: No such file or directory
du: /system/app/GoogleHangouts: No such file or directory
du: /system/app/GoogleKeep: No such file or directory
du: /system/app/GoogleLatinIme: No such file or directory
du: /system/app/GooglePlus: No such file or directory
du: /system/app/Keep: No such file or directory
du: /system/app/NewsWeather: No such file or directory
du: /system/app/PartnerBookmarksProvider: No such file or directory
du: /system/app/QuickSearchBox: No such file or directory
du: /system/app/Vending: No such file or directory
du: /system/priv-app/GmsCore: No such file or directory
du: /system/priv-app/GoogleNow: No such file or directory
du: /system/priv-app/GoogleSearch: No such file or directory
du: /system/priv-app/GoogleHangouts: No such file or directory
du: /system/priv-app/OneTimeInitializer: No such file or directory
du: /system/priv-app/Provision: No such file or directory
du: /system/priv-app/QuickSearchBox: No such file or directory
du: /system/priv-app/Vending: No such file or directory
du: /system/app/GoogleBackupTransport: No such file or directory
du: /system/app/GoogleFeedback: No such file or directory
du: /system/app/GoogleHome: No such file or directory
du: /system/app/GoogleLoginService: No such file or directory
du: /system/app/GoogleOneTimeInitializer: No such file or directory
du: /system/app/GooglePartnerSetup: No such file or directory
du: /system/app/GoogleServicesFramework: No such file or directory
du: /system/app/Hangouts: No such file or directory
du: /system/app/OneTimeInitializer: No such file or directory
du: /system/app/Phonesky: No such file or directory
du: /system/app/PrebuiltGmsCore: No such file or directory
du: /system/app/SetupWizard: No such file or directory
du: /system/app/Velvet: No such file or directory
du: /system/app/Wallet: No such file or directory
du: /system/priv-app/talkback: No such file or directory
- Removing existing/obsolete Apps

find: /system/vendor/pittpatt: No such file or directory
BusyBox v1.21.1-jb bionic (2013-07-25 21:23 +0100) multi-call binary.

Usage: rmdir [OPTIONS] DIRECTORY...

Remove DIRECTORY if it is empty

        -p|--parents    Include parents
        --ignore-fail-on-non-empty

find: /system/usr/srec: No such file or directory
BusyBox v1.21.1-jb bionic (2013-07-25 21:23 +0100) multi-call binary.

Usage: rmdir [OPTIONS] DIRECTORY...

Remove DIRECTORY if it is empty

        -p|--parents    Include parents
        --ignore-fail-on-non-empty

- Installing updated GApps

Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/framework.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: youtube/320: not found in archive
find: /tmp/youtube/320/: No such file or directory
cp: can't stat '/tmp/youtube/320/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/googlebackuptransport.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googlebackuptransport/common: not found in archive
find: /tmp/googlebackuptransport/common/: No such file or directory
cp: can't stat '/tmp/googlebackuptransport/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/googlecontactssync.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googlecontactssync/common: not found in archive
find: /tmp/googlecontactssync/common/: No such file or directory
cp: can't stat '/tmp/googlecontactssync/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/googlefeedback.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googlefeedback/common: not found in archive
find: /tmp/googlefeedback/common/: No such file or directory
cp: can't stat '/tmp/googlefeedback/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/googleonetimeinitializer.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googleonetimeinitializer/common: not found in archive
find: /tmp/googleonetimeinitializer/common/: No such file or directory
cp: can't stat '/tmp/googleonetimeinitializer/common/.': No such file or directo
ry
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/googlepartnersetup.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: googlepartnersetup/common: not found in archive
find: /tmp/googlepartnersetup/common/: No such file or directory
cp: can't stat '/tmp/googlepartnersetup/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/gmscore.tar.xz
unzip: zip flags 1 and 8 are not supported
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/gsfcore.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: gsfcore/common: not found in archive
find: /tmp/gsfcore/common/: No such file or directory
cp: can't stat '/tmp/gsfcore/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/gsflogin.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: gsflogin/common: not found in archive
find: /tmp/gsflogin/common/: No such file or directory
cp: can't stat '/tmp/gsflogin/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/setupwizard.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: setupwizard/common: not found in archive
find: /tmp/setupwizard/common/: No such file or directory
cp: can't stat '/tmp/setupwizard/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Core/vending.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: vending/common: not found in archive
find: /tmp/vending/common/: No such file or directory
cp: can't stat '/tmp/vending/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: Optional/keybd_lib.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: Optional/keybd_lib: not found in archive
find: /tmp/Optional/keybd_lib/: No such file or directory
cp: can't stat '/tmp/Optional/keybd_lib/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: GApps/books.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: books/common: not found in archive
find: /tmp/books/common/: No such file or directory
cp: can't stat '/tmp/books/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: GApps/calendargoogle.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: calendargoogle/common: not found in archive
find: /tmp/calendargoogle/common/: No such file or directory
cp: can't stat '/tmp/calendargoogle/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: GApps/chrome.tar.xz
unzip: zip flags 1 and 8 are not supported
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: GApps/cloudprint.tar.xz
unzip: zip flags 1 and 8 are not supported
tar: cloudprint/common: not found in archive
find: /tmp/cloudprint/common/: No such file or directory
cp: can't stat '/tmp/cloudprint/common/.': No such file or directory
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: GApps/docs.tar.xz
unzip: zip flags 1 and 8 are not supported
Archive:  /external_sd/open_gapps-arm-5.1-stock-20150711-experiment-2.zip
  inflating: GApps/drive.tar.xz
unzip: zip flags 1 and 8 are not supported
Starting TWRP 2.8.7.0 on Sat Jul 11 16:27:36 2015
 (pid 3249)
BOARD_HAS_NO_REAL_SDCARD := true
TW_NO_REBOOT_BOOTLOADER := true
RECOVERY_SDCARD_ON_DATA := true
I:CPU temperature file '/sys/class/thermal/thermal_zone0/temp' not found, disabl
ing CPU temp.
I:Lun file '/sys/devices/platform/s3c-usbgadget/gadget/lun0/file'
TW_INCLUDE_CRYPTO := true
I:Found brightness file at '/sys/devices/platform/s5p-dsim.0/s6e8aa0/backlight/p
anel/brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 255
Starting the UI...Pixel format: 720x1280 @ 16bpp
Pixel format: BGR_565
Not using qualcomm overlay, 's3cfb'
framebuffer: fd 4 (720 x 1280)
I:Scaling the curtain width 1.500000x and height 1.600000x
=> Linking mtab
=> Processing recovery.fstab
I:Processing '/efs'
I:Processing '/boot'
I:Processing '/recovery'
I:Processing '/cache'
I:Processing '/system'
I:Processing '/data'
I:Setting up '/data' as data/media emulated storage.
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Processing '/preload'
I:Processing '/external_sd'
I:Processing '/usb-otg'
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/4df113cd2d669f67'
I:Settings storage is '/data/media/0'
Updating partition details...
^C
c:\adt-bundle-windows-x86_64\sdk\platform-tools>
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    Is there anything new to say?
    OpenGApps is still pretty dead atm, which is very sad...
    I think it's safe to assume that OpenGApps is dead, it's well beyond the point of simply being temporarily on hold. The devs havent posted in many months, not even to say that it's just on hiatus and will return in the future. And besides that, the last OpenGApps releases are for Android 11, we are now on Android 14, and 15 is coming soon. Even if it comes back, they will have way too much catching up to do for the project to be manageable. There are a few other GApps providers out there that you can try, I'd move on. OpenGApps always was my fave, but I've managed without them.
    4
    What he said. There are other GApps providers like MindTheGapps and NikGapps (which is the one I use) that have taken up the mantle from OpenGApps. NikGapps, in fact, still has releases going all the way back to Android 9 (Pie), and like OpenGApps, provides packages from "core" to "full" depending on how much GApps you need. MindTheGapps, unfortunately, stops at Android 13, so if you're using 14, you're SOL there.
    MindTheGApps has Android 14 builds. I'm using it on an A14 LineageOS gsi ROM right now. The only problem with MTG, is that it isnt customizable. The zips are take it or leave it, you're installing all the components in the zip, or not at all. There is only 1 version (all the zips are the same, excluding hardware/Android version-specific details) which is essentially 1 size fits all. But most other GApps providers have customization in that you can choose which parts you do/don't want. But MTG is also very minimal, it just includes the core GApps components and little to no bloat. So it's not a big deal to me. I don't need all the extra stuff, just Play Services/Play Store/calendar and contacts syncing, not much else.

    MTG for Android 14:
    2
    Is there anything new to say?
    OpenGApps is still pretty dead atm, which is very sad...

    I think it's safe to assume that OpenGApps is dead, it's well beyond the point of simply being temporarily on hold. The devs havent posted in many months, not even to say that it's just on hiatus and will return in the future. And besides that, the last OpenGApps releases are for Android 11, we are now on Android 14, and 15 is coming soon. Even if it comes back, they will have way too much catching up to do for the project to be manageable. There are a few other GApps providers out there that you can try, I'd move on. OpenGApps always was my fave, but I've managed without them.

    What he said. There are other GApps providers like MindTheGapps and NikGapps (which is the one I use) that have taken up the mantle from OpenGApps. NikGapps, in fact, still has releases going all the way back to Android 9 (Pie), and like OpenGApps, provides packages from "core" to "full" depending on how much GApps you need. MindTheGapps, unfortunately, stops at Android 13, so if you're using 14, you're SOL there.
    1
    Is there anything new to say?
    OpenGApps is still pretty dead atm, which is very sad...
  • 837
    Questions? Use Q&A!
    Please read the FAQ before reporting any bugs or errors!
    If you post in the main thread not having read the FAQ or error message itself, not included a debug log when reporting a malfuction or reporting a Force Closure without a logcat, your post will be ignored by the developers!
    Not because we are evil, but because the same questions keep popping up over and over again and too often we get a "X doesn't work, plz fix" without any clue what is happening. We don't have telepathic connection to your device and all the time unnecessarily wasted on this can't be spend on development of Open GApps itself.

    The Latest builds of Open GApps for Android can easily be downloaded from the:


    I work on this project for FREE and putting in a lot of hours into it. While not mandatory, donations encourage me to continue to further pursue this project and I'd deeply appreciate them, if you feel generous.
    Donate to The Open GApps Project


    Are you a ROM developer and want to hotlink to the latest Open GApps package? Then check this wiki entry for details.
    Please don't publicly mirror the prebuilt packages without explicit consent of @MastahF, to ensure that users will always be directed to the very latest version and the source code of the project.


    About The Open GApps Project
    Open GApps is a Google Apps package completely developed by writing buildscripts which allow for the automated creation of new up-to-date packages automatically.
    The development process is completely open-source (GPLv3) and the goal is to have multiple contributors involved, to secure and reinforce the sustainability of Open GApps development.
    Builds are generated every (European) night automatically (if there are any changes) and uploaded to GitHub.

    Official AROMA Open GApps package is developed in collaboration with long-time LP-AROMA-developer @raulx222 and has a dedicated XDA thread
    For any questions about the AROMA installer development, please refer to that thread. Of course, general support questions can also be asked in our own Q&A thread.

    Official Open GApps For Stock support is developed in collaboration with @Rapper_skull and has a dedicated XDA thread
    For any questions about the GApps for Stock development, please refer to that thread. Of course, general support questions can also be asked in our own Q&A thread.

    The x86 package branch of the package is focused on Zenfone support and is maintained by @deadman96385 of the famous Zenfone GApps packages and has its own topic for x86 related questions

    For those that cook their own ROM, an AOSP-build mechanism for Open GApps has been developed by @blystad and can be found at GitHub, remember that you should not bundle any pre-packaged Google Apps with any ROMs you want to distribute further though.

    To gather all the various APKs that are necessary for the packages our master of the APK Universe @MNBooZe has written a tool called APKCrawler that scrape these from the internet, e.g. from APKMirror, it can be found at GitHub too.

    Characteristic of Open GApps:

    • Some highlights about the characteristics of the Open GApps packages:
    • All platforms and and all Android versions are supported
    • DPI-optimized support for all Google packages (unlike other GApps)
    • Frequently updated Google Apps: The pre-built OpenGApps.org packages are updated every (European) night (if there are any updated Google Apps available)
    • Strong compression, allowing for relatively small downloads of even the most complete packages
    • Automatic backup: It is not necessary to re-flash Google Apps when you flash a ROM update. Most ROMs support this (addon.d) function
    • The installer checks your device’s capabilities, like the system partition size. It will notify you, before making any changes, if it finds any problems
    • Several package variations, from a Google Super Package (includes all applications that ever shipped on a Google device), to a Stock package that equals the set of applications found on the most current and complete Nexus, to smaller, minimalist packages and an AROMA package that allows graphically selection of what to install
    • A special ‘for Stock ROM’ installation mode that allows to update the Google Apps on Stock ROMs that conform to the original Google Nexus filesystem structure
    • All package installations can be customized to your individual preferences using our Advanced Features and Options

    The idea behind this project:
    I believe a big source of the problem for many GApps packages to stay up-to-date (or not be forfeited) is the lack of time for developers to do labour-intensive repetive every time a new google-app apk is released.
    That is why I have taken it upto myself to write some Linux shell scripts to automate the packaging and to share these efforts with the world with the goal to create a team to continue this package together under the name Open GApps.


    This project should not be managed by a person, but by a team, so volunteers willing to help are more than welcome!

    Open GApps installer uses open source third-party tools, like busybox and xzdec, compiled by @YashdSaraf; See his busybox thread for more info.
    Open GApps is originally based on the now discontinued PA GApps package of @TKruzze and @osm0sis
    36
    Is it possible to get a test version of the arm version aswell?
    I run arm/arm64 builds of pico, nano and stock for testing.

    Once they are tested a bit and seem stable, I upload them to MediaFire.
    MediaFire - Link

    Android 12 builds are in the SDK31 folder.
    The 20211218 builds include some permission updates.​

    ---

    Last week I ran SDK32 builds to test on LineageOS.
    LineageOS is merging 12.1.0_r1 into the 19.0 branch instead of creating a 19.1 branch.
    LineageOS Gerrit - Topic 12L - Link
    Edit: I just checked and see they decided to bump up to 19.1 a few days ago.​

    Note:
    Now that Android 12L is official, the release props still show as 12 not 12.1 or 12L.
    The build tag was bumped to 12.1.0 and the boot image is now SDK32 but, the kernel version is still showing as 12.0.0
    The boot image was SDK31 on the 12L preview release.​

    The only way to determine if you are running 12 or 12L is by checking the SDK level.
    SDK31 = Android 12
    SDK32 = Android 12L

    The initial 12L OpenGApps test builds were blind builds and untested.
    I did not have a device/rom to test them on. 🙃

    I few days later I was able to test them on a Pixel C, Lineage 19.0 SDK32 build.
    Since it is a tablet, it utilized the large screen layout of SDK32.​

    The 12L pico and nano builds seem to be safe.

    The 12L stock build had issues with Pixel launcher so, I would suggest not using it for now.
    Unless you are using a gapps config script to customize the install.

    Android 12L (SDK32) test builds are currently on gDrive.
    gDrive - Link


    Everyone is welcome to give them a try.

    Cheers all. :cowboy:

    Edit:
    See additional posts.
    Post # 7,316
    Post # 7,319
    25
    Tomorrow there will be 7.0 builds
    Small update concerning Nougat: everything is almost in place, only HotWord Enrollment is not de-odexable yet.
    So tomorrow there will be 7.0 builds, ready for when the first source and custom ROMs will drop.
    Of course beta-quality because they cannot be tested yet, so be careful.
    There are some minor changes, Google changed their keyboard stuff, so there will be no swypelibs possible anymore.
    Google VR Services is backported to all Android versions (so all the way from 4.4 to 6.0) but ofc not yet known how well it will work.
    Also there are some new 7.0 core apps for Google's Shared Android Services (com.google.android.ext.shared; com.google.android.ext.services)
    Trusted Face's unlock has also some major changes, it seems the pittpatt suff is not necessary anymore for 7.0.

    That's it for now
    25
    For those who hadn't spotted it yet: we can celebrate 1 year of Open GApps :)
    http://opengapps.org/blog/post/2016/05/09/open-gapps-first-anniversary/
    23
    Sorry to drop in but needed to clean up some unnecessary posts that were burying more legitimate posts to the thread.

    Going into someone's thread and demanding they make you something is not only just plain rude, it goes against everything XDA is about. Numerous people suggested a way for you to remove the gapps and you chose to ignore them. The dev isn't going to make an uninstaller just for you. You could also always use root explorer and remove the apps that way too. Anywho, there won't be an uninstaller made so no need to continue this conversation.

    Thread Cleaned