[PORT] [APP] [6.0+] [Google Pixel/2/3/4/a/5/6] Live Wallpapers [27/07/2022]

Search This thread

axiel7

Senior Member
Jun 28, 2013
393
150
Japan
axiel7.github.io
Google Pixel 4a
Hello friends,
I have started porting the all new Pixel Wallpapers 19. Please test and report here with logcats.

attachment.php

Installed on a Pixel 3 with Android 10 stock no root. When I tap on Set this wallpaper nothing happens
 

xalexis2001

Senior Member
Mar 21, 2015
382
125
22
Madrid
Logs of the issue where live wallpaper does not get applied

Hello friends,
I have started porting the all new Pixel Wallpapers 19. Please test and report here with logcats.

attachment.php
Device: Xiaomi Redmi Note 4/4X (mido)
Rom: Pixel Experience (Android 10)
Logs: attached below:

Hope this helps!
 

Attachments

  • logcat.txt
    40.5 KB · Views: 77

~El Julio~

Senior Member
Mar 31, 2016
176
54
Paris
Hello friends,
I have started porting the all new Pixel Wallpapers 19. Please test and report here with logcats.

Can't apply any to home screen. (Didn't try applying to both lockscreen & home screen because my lockscreen one is an old static image I don't have anymore that took ages to apply with proper zoom & position that I want to keep that way)
Location has been granted but Google's wallpaper app seems it can't apply it. Maybe an update is needed.
 

~El Julio~

Senior Member
Mar 31, 2016
176
54
Paris
Can't apply any to home screen. (Didn't try applying to both lockscreen & home screen because my lockscreen one is an old static image I don't have anymore that took ages to apply with proper zoom & position that I want to keep that way)
Location has been granted but Google's wallpaper app seems it can't apply it. Maybe an update is needed.

This is for Essential Phone on Q.

On Pixel C with Oreo. All seems ok except doodle which crashes on preview :

Code:
FATAL EXCEPTION: GLThread 39410
Process: com.breel.wallpapers19, PID: 22098
java.lang.IllegalArgumentException: no uniform with name 'position' in shader
	at com.badlogic.gdx.graphics.glutils.ShaderProgram.fetchUniformLocation(ShaderProgram.java:308)
	at com.badlogic.gdx.graphics.glutils.ShaderProgram.fetchUniformLocation(ShaderProgram.java:298)
	at com.badlogic.gdx.graphics.glutils.ShaderProgram.setUniformf(ShaderProgram.java:413)
	at com.breel.wallpapers19.doodle.core.shapes.ThinLinePlusCircle.drawCircle(ThinLinePlusCircle.java:250)
	at com.breel.wallpapers19.doodle.core.shapes.ThinLinePlusCircle.draw(ThinLinePlusCircle.java:231)
	at com.breel.wallpapers19.doodle.tools.PixelHold.renderShape(PixelHold.java:43)
	at com.breel.wallpapers19.doodle.tools.Tool.render(Tool.java:65)
	at com.breel.wallpapers19.doodle.controllers.ThemesController.render(ThemesController.java:202)
	at com.breel.wallpapers19.doodle.controllers.DoodleController.render(DoodleController.java:95)
	at com.breel.wallpapers19.doodle.DoodleEngine.renderWallpaper(DoodleEngine.java:181)
	at com.breel.wallpapers19.view.BaseWallpaperEngine.render(BaseWallpaperEngine.java:112)
	at com.badlogic.gdx.backends.android.AndroidGraphicsLiveWallpaper.onDrawFrame(AndroidGraphicsLiveWallpaper.java:238)
	at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1571)
	at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270)

And From the Sun also crashing on preview :

Code:
FATAL EXCEPTION: GLThread 39478
Process: com.breel.wallpapers19, PID: 23625
java.lang.RuntimeException: Vertex info
-----------
error: type mismatch between shaders for uniform (named u_light)

	at com.breel.wallpapers19.utils.ShaderUtils.load(ShaderUtils.java:86)
	at com.breel.wallpapers19.utils.ShaderUtils.load(ShaderUtils.java:66)
	at com.breel.wallpapers19.sights.core.SolarSystem.<init>(SolarSystem.java:56)
	at com.breel.wallpapers19.sights.SightsEngine.initialize(SightsEngine.java:172)
	at com.breel.wallpapers19.view.BaseWallpaperEngine.create(BaseWallpaperEngine.java:70)
	at com.badlogic.gdx.backends.android.AndroidGraphics.onSurfaceChanged(AndroidGraphics.java:275)
	at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1555)
	at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270)

Weirdly, all apply in real fullscreen in landscape mode but not the Saudi Arabia one that will orient a bit when changing pages. (Nova launcher with parallax activated)
 
Last edited:

~El Julio~

Senior Member
Mar 31, 2016
176
54
Paris
Saudi Arabia :

Also weird, despite my normal setup being a one page home screen (on which it was perfectly horizontal), after having tested parallax with extra pages I can't get it to be horizontal again after changing back & forth wallpapers, restarting Nova, force stopping PW19 or even clearing cache & data of PW19.
It stays oriented with right side up & left side down as shown in screenshots.
 

Attachments

  • Screenshot_20190928-113941.jpg
    Screenshot_20190928-113941.jpg
    241.9 KB · Views: 1,239
  • Screenshot_20190928-114019.jpg
    Screenshot_20190928-114019.jpg
    243.3 KB · Views: 1,215
Last edited:
  • Like
Reactions: Pranav Pandey

kristong1117

New member
Dec 29, 2010
1
0
Tried on Pixel 3, installed successful, can preview, but cannot actually set

Hello friends,
I have started porting the all new Pixel Wallpapers 19. Please test and report here with logcats.

attachment.php

Tried on Pixel 3, installed successful, can preview, but cannot actually set

1. Device Pixel 3
2. ROM - stock Android 10
3. Log cat

captured as following:

Code:
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: Failure setting wallpaper
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: java.lang.SecurityException: Selected service does not have android.permission.AMBIENT_WALLPAPER: ComponentInfo{com.breel.wallpapers19/com.breel.wallpapers19.doodle.wallpaper.variations.DoodleWallpaperV1}
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.os.Parcel.createException(Parcel.java:2071)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.os.Parcel.readException(Parcel.java:2039)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.os.Parcel.readException(Parcel.java:1987)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.app.IWallpaperManager$Stub$Proxy.setWallpaperComponentChecked(IWallpaperManager.java:748)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.app.WallpaperManager.setWallpaperComponent(WallpaperManager.java:1694)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.app.WallpaperManager.setWallpaperComponent(WallpaperManager.java:1674)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at com.android.wallpaper.livepicker.LiveWallpaperPreview.setLiveWallpaper(LiveWallpaperPreview.java:477)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at com.android.wallpaper.livepicker.LiveWallpaperPreview.setLiveWallpaper(LiveWallpaperPreview.java:441)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at com.android.wallpaper.livepicker.-$$Lambda$ZVfXGrN4i6DRdSRdxjs5tqtCoGo.onClick(Unknown Source:2)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.view.View.performClick(View.java:7140)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.view.View.performClickInternal(View.java:7117)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.view.View.access$3500(View.java:801)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.view.View$PerformClick.run(View.java:27351)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.os.Handler.handleCallback(Handler.java:883)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.os.Handler.dispatchMessage(Handler.java:100)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.os.Looper.loop(Looper.java:214)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.app.ActivityThread.main(ActivityThread.java:7356)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at java.lang.reflect.Method.invoke(Native Method)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: Caused by: android.os.RemoteException: Remote stack trace:
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at com.android.server.wallpaper.WallpaperManagerService.bindWallpaperComponentLocked(WallpaperManagerService.java:2618)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at com.android.server.wallpaper.WallpaperManagerService.setWallpaperComponent(WallpaperManagerService.java:2491)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at com.android.server.wallpaper.WallpaperManagerService.setWallpaperComponentChecked(WallpaperManagerService.java:2444)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.app.IWallpaperManager$Stub.onTransact(IWallpaperManager.java:381)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview: 	at android.os.Binder.execTransactInternal(Binder.java:1021)
09-28 21:49:37.008 14426 14426 W LiveWallpaperPreview:
09-28 21:49:37.014 14313 14313 I WallpaperService: engine paused
09-28 21:49:37.015   879   879 I sensors-hal: activate_physical_sensor:155, android.sensor.gyroscope/10 en=0
09-28 21:49:37.016   879   879 I sensors-hal: activate_physical_sensor:166, android.sensor.gyroscope/10 en=0 completed
09-28 21:49:37.021   879   940 D CHRE    : @ 1290.424: [ImuCal] Dynamic sensor configuration: stand-by.
09-28 21:49:37.158   966   966 I Dpps    : HandleDppsClientEvent():919 Incoming message on client fd 15: 'dpps:on'
09-28 21:49:37.479 14313 14313 I WallpaperService: engine surface destroyed
09-28 21:49:37.485  1330  2965 W ActivityManager: Unbind failed: could not find connection for android.os.BinderProxy@2804329
09-28 21:49:37.486 14313 14313 I WallpaperService: service destroyed
 

~El Julio~

Senior Member
Mar 31, 2016
176
54
Paris
Saudi Arabia :

Also weird, despite my normal setup being a one page home screen (on which it was perfectly horizontal), after having tested parallax with extra pages I can't get it to be horizontal again after changing back & forth wallpapers, restarting Nova, force stopping PW19 or even clearing cache & data of PW19.
It stays oriented with right side up & left side down as shown in screenshots.

Same cropping & orientation in portrait mode & same impossibly to have it straightly oriented after adding pages testing parallax & deleting them again.

Will orient itself the same way too (so this time giving bottom pushed right and upper side pushed left).

Orientation not resetting is due to Nova launcher, applying stock launcher will straighten it up again & coming back to Nova makes it oriented again.

---------- Post added at 11:13 AM ---------- Previous post was at 10:55 AM ----------

Compass works (sorta) but there's no option in Google's wallpaper app to choose location or compass' theme. Only the basic description is shown.

On the Essential Phone, the option is there but no way of having any results shown nor to confirm an address. I guess it doesn't actually search any.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 571
    [PORT] [APP] [6.0+] [Google Pixel 2/XL] Pixel Wallpapers 2017 [30/09/2018]

    Hello everyone,
    I have started porting the all-new Pixel Wallpapers 2017. Please test and report here with logcats.

    2k1taq.jpg


    Features
    - Android 6.0+ support by adding methods from the support library.
    - Added missing libraries to make it work on other devices.
    - Temporarily fixed earth wallpapers (with location access) without using the required library. I think it may disable the real-time cloud highlighting but we can live with that, please report. Currently, available for arm64 devices only. Please install the arm64 version from the download section.
    - Some devices may still have OpenGL issues (Mali GPU on Android 6.0) like missing shaders in Gooey and Your Whirled wallpapers. It can only be fixed by modifying shaders which is not possible yet.

    Pixel Wallpapers 2017
    Locations
    A walk in the clouds, Hawaii
    Claiming coastline, Lagos
    Flying above, Monument Valley
    Half Dome, Yosemite National Park, CA
    Hidden fires, Mount Vesuvius
    Hint of salt, Salar de Uyuni


    Glimmer of color as you move.
    Glimmer, Candy
    Glimmer, Cream
    Glimmer, Dazzling Blue
    Glimmer, Early Morning
    Glimmer, Midnight Blue
    Glimmer, Purple Haze


    Touch these adaptable screens to reshape the gooey patterns.
    Gooey, Liquorice
    Gooey, Marshmallow
    Gooey, Mint
    Gooey, Orange Crush
    Gooey, Vanilla Chews
    Gooey, Violet Dream


    Space and Planets
    Marvellous marble Fixed
    Moon shot
    Planet red
    World comes to you Fixed


    Touch wind patterns swirl and twirl in real-time, based on your location.
    Windy, Blue
    Windy, Blush
    Windy, Midnight
    Your whirled, Sky blue
    Your whirled, Sunset
    Your whirled, Turquoise

    Instructions
    - It will not replace the Live Earth Wallpapers as the package name is different. So, you can install all the wallpapers (from Pixel and Pixel 2) together.

    1. Uninstall any previous APK otherwise, the signature conflict will occur.
    2. Download the APK from the below section.
    3. Install it as a normal app using any file manager or via ADB.
    4. Select from different live wallpapers. Wallpapers > Live wallpapers.
    On some devices/ROMs (like Samsung, etc.), please install Google Wallpapers to set live wallpapers.


    Changelog
    25-09-2018
    - Pixel Wallpapers 2017 from Android 9.0.0.
    - No visible change but they are slightly smoother now.

    05-11-2017
    - Pixel Wallpapers 2017 from Android 8.1.0 Developer Preview 1.
    - Automatic theme change support for Android 8+ devices.
    - New Explore button to view all locations in Google Earth.
    - Updated libgdx library to latest nightly.

    FAQs
    How to set wallpaper on the lock screen?
    It depends on the ROM. Please contact your ROM developer or device manufacturer.

    Not working on Exynos, Kirin or any other chipset?
    These wallpapers are designed according to the Snapdragon chipset so, I can't do much in this.

    What will be the impact on battery life after using these wallpapers?
    It depends on the device and chipset, we cannot control battery drain completely as these wallpapers perform some heavy OpenGL tasks in the background. Snapdragon 835 is a battery-efficient and powerful chipset so, these are perfect for Pixel 2/XL devices. If you are really concerned about the battery drain, please use All devices version as it is independent of the required library and hence less processing in the background. Although, some users experienced no battery drain and some have it. It is very uncertain and difficult to answer.

    Working but why there is too much lag?
    It really needs some good hardware so, don't expect them to be running smoothly on low-end devices (like Snapdragon 400 and 600 series). If lagging in higher-end devices (like Snapdragon 800 series) then, maybe some GPU driver issue. Please report with logcats or contact your ROM developer.

    What about arm32 (Nexus 6, OnePlus One, etc.) devices?
    Some wallpapers are found to be working on some devices. Logcat posted by @pav2805 for device OnePlus One, clearly mentions that OpenGL ES version is not supported which means that hardware is incompatible. Unfortunately, no fix is available yet.

    App not installed error on some Samsung or LG devices?
    - Enable Samsung live wallpaper picker or LG live wallpaper picker from the package disabler. Give a thanks to @mohitgalaxy3 on this post.
    - Do not select them from the Google Wallpapers app. Go to Settings > Wallpapers and themes > Wallpapers > View all. Once it shows all the wallpapers, select the 3 dots in the upper right corner, it should say Live wallpapers. Select the desired wallpaper and Apply. Give a thanks to @G0DLIKE DEMON on this post.

    Report issues
    Please do not post this not working, that not working in case of any issue. If you really want to fix the issues, include the following things in your comment: -
    1. Device (Nexus 5X, Xperia Z5, etc.)
    2. ROM + Android version (6.0, 7.0, etc. + Stock, Cyanogen, etc.)
    3. Logcat (please try to attach as it will be beneficial for debugging)

    Report logs
    If still issue occurs please follow the steps below to capture log via ADB. You can follow this guide to install ADB.
    1. Enable Developer Options on your device (Settings > About phone > Build number > Tap seven times).
    2. Settings > Developer options > Turn on.
    3. USB debugging > Turn on.
    4. Capture the log by typing this command in Terminal/CMD: -
    Code:
    adb logcat

    If your device is rooted, you can also use any third-party app from Google Play (like CatLog, etc.).

    Thanks to
    - Google and BReel for creating these wallpapers.
    - Artem from APKMirror for providing the libwallpapers-breel-jni.so library for arm64 devices.
    - XDA, all the testers and users.

    News
    Please link to this post if you want to share it on some other portal.
    Enjoy, Share, Follow or Donate
    495
    Thanks to XDA for featuring it on the portal again, again and again.


    Hello everyone,
    I have managed to port the Google Pixel Live earth wallpapers and Live data wallpapers to Android 6.0+ devices. Your world, Solar System (Live earth wallpapers) is only for arm64 devices as libgeswallpapers-jni.so is only available for those devices Please check the testing version in the download section. I have done a few changes to the APKs to make them properly working, please find the changes below: -

    34pgoir.png

    10s67fb.png


    Features
    1. Extracted from Google Pixel system dump.
    2. Added libgeswallpapers-jni.so in the Live earth wallpapers APK.
    3. Added libgdx.so in the APK from the official nightly.
    4. Fixed Your world, Solar System to work on Android M.
    5. Fixed Live data wallpapers.
    6. Re-signed by me to make them installable as a normal app.

    Pixel Wallpapers 2016
    Live Earth (WallpapersBReel)
    Arches National Park, Moab, Utah
    Garden, Kent, United Kingdom
    Half Dome, Yosemite National Park
    Horizon Changes according to the battery level
    Pantheon, Rome, Italy
    Shinjuku, Tokyo, Japan
    Whitehaven Beach, Queensland, Australia
    Your world, Solar System Fixed for ARM
    Crash on Android N? Please try 7.0+ APK.


    Live Data (WallpapersUsTwo) Fixed
    Aurora, Time lapse Changes according to the time
    Orbit, Jazz Black
    Orbit, Radiant Blue
    Shadow, Cloudless Blue
    Shadow, Dusk Black
    Shadow, Morning Rose
    Shadow, Pure White
    Shadow, Sea Green
    Shadow, Twilight Blue


    Known issues
    Live Earth (WallpapersBReel)
    Your world, Solar system wallpaper will not work on Android M devices as they do not have createDeviceProtectedStorageContext() method in the framework. This method is introduced in Android N for the Direct Boot implementation. You can read more on this here. We need to disable this call by editing smali, I will try to do it later and if anyone is interested, please pm me.
    Now, fixed without breaking the Active Boot functionality on Android 7.0+ devices, please check the download section.

    Live Data (WallpapersUsTwo)
    It uses Google GCM/Firebase so, when we resign the APK, it throws a security exception due to signature mismatch (visible in logcat). This makes the wallpaper very laggy and unstable. Although, it is working fine if you turn off the mobile data and WiFi.
    Now, fixed by disabling the Google GCM. No side effects found yet. Please test and report.

    Horizon crashes
    Many users are facing Horizon live wallpaper crash in Android M. I have searched a bit and found that it is a known issue of Android M (6.0). I am trying to fix it by editing smali/xml but there has been no success yet.
    The crash is fixed, it was some OpenGl ES error. On some devices, it is showing just a black screen and I can't do anything more as it is due to the fragment/pixel and vertex shader of the Horizon wallpaper.

    Your world, Solar system crashes on Android N
    I have tried to fix it, please download and test the APK from the below link. It should work on Android 6.0+ devices. If still issue occurs then, please post logs.
    Separate testing APK added for Android 7.0+ devices. Please note that it will work on arm64-v8a devices only.

    Instructions
    1. Uninstall any previous APK otherwise, the signature conflict will occur.
    2. Download the APK from the below section.
    3. Install it as a normal app using any file manager or via ADB.
    4. Select from different live wallpapers. Wallpapers > Live wallpapers.
    On some devices/ROMs (like Samsung, etc.), please install Google Wallpapers to set live wallpapers.

    Downloads
    Live earth wallpapers Mirror (Google Drive) 6.0.x ARM64 only
    Live earth wallpapers Mirror (Google Drive) 7.0+ ARM64 only
    Universal APKs for all devices Texture Fix by @jekapaty Testing ARM/ARM64

    Live data wallpapers Mirror (Google Drive) Root All devices
    Unmodified version added for Android 7.0+ devices. They are working fine so, no need to modify anything.
    Please uninstall the previous version first to avoid signature conflicts.


    Stills (extracted from the above APKs)
    Pixel Wallpapers 2016 Mirror (Google Drive) Still 720x1280

    Pixel Wallpapers 20 7.0+
    Pixel Wallpapers 20a 7.0+
    Pixel Live Wallpaper 7.0/8.1+
    Pixel Wallpapers 19 7.0+
    Pixel Wallpapers 18 6.0+
    Pixel Wallpapers 2017 6.0+

    FAQs
    How to set wallpaper on the lock screen?
    It depends on the ROM. Please contact your ROM developer or device manufacturer.

    Not working on Exynos, Kirin or any other chipset?
    These wallpapers are designed according to the Snapdragon chipset so, I can't do much in this.

    What will be the impact on battery life after using these wallpapers?
    It depends on the device and chipset, we cannot control battery drain completely as these wallpapers perform some heavy OpenGL tasks in the background. Snapdragon 835 is a battery-efficient and powerful chipset so, these are perfect for Pixel 2/XL devices. If you are really concerned about the battery drain, please use All devices version as it is independent of the required library and hence less processing in the background. Although, some users experienced no battery drain and some have it. It is very uncertain and difficult to answer.

    Working but why there is too much lag?
    It really needs some good hardware so, don't expect them to be running smoothly on low-end devices (like Snapdragon 400 and 600 series). If lagging in higher-end devices (like Snapdragon 800 series) then, maybe some GPU drivers issue. Please report with logcats or contact your ROM developer.

    What about arm32 (Nexus 6, OnePlus One, etc.) devices?
    Some wallpapers are found to be working on some devices. Logcat posted by @pav2805 for device OnePlus One, clearly mentions that OpenGL ES version is not supported which means that hardware is incompatible. Unfortunately, no fix is available yet.

    App not installed error on some Samsung or LG devices?
    - Enable Samsung live wallpaper picker or LG live wallpaper picker from the package disabler. Give a thanks to @mohitgalaxy3 on this post.
    - Do not select them from the Google Wallpapers app. Go to Settings > Wallpapers and themes > Wallpapers > View all. Once it shows all the wallpapers, select the 3 dots in the upper right corner, it should say Live wallpapers. Select the desired wallpaper and Apply. Give a thanks to @G0DLIKE DEMON on this post.

    Report issues
    Please do not post this not working, that not working in case of any issue. If you really want to fix the issues, include the following things in your comment: -
    1. Device (Nexus 5X, Xperia Z5, etc.)
    2. ROM + Android version (6.0, 7.0, etc. + Stock, Cyanogen, etc.)
    3. Logcat (please try to attach as it will be beneficial for debugging)

    Report logs
    If still issue occurs please follow the steps below to capture the log via ADB. You can follow this guide to install ADB.
    1. Enable Developer Options on your device (Settings > About phone > Build number > Tap seven times).
    2. Settings > Developer options > Turn on.
    3. USB debugging > Turn on.
    4. Capture the log by typing this command in Terminal/CMD: -
    Code:
    adb logcat

    If your device is rooted, you can also use any third-party app from Google Play (like CatLog, etc.).

    Thanks to
    - Google, BReel and UsTwo for creating these wallpapers.
    - LlabTooFeR for Pixel (2016) system dump.
    - @jekapaty for arm32 lib and Texture fix.
    - @5@Mi H@[k3R, Apktool and XDA.

    News
    Please link to this post if you want to share it on some other portal.
    Enjoy, Share, Follow or Donate
    90
    [PORT] [APP] [6.0+] [Google Pixel 3/XL] Pixel Wallpapers 18 [30/09/2018]

    Hello everyone,
    I have started porting the all-new Pixel Wallpapers 18. Please test and report here with logcats.

    33jiczb.jpg


    Features
    - Android 6.0+ support by removing the WallpaperColors API introduced in Android 8.1 (API 27). Due to this, the System UI color will not change according to the live wallpaper on the supported devices. I will try to add another APK for them later.
    - arm64 devices only. However, you can test on other devices also but it is not officially supported.
    - Tested on Xperia Z5 Android 7.1 (API 25). Not tested on Android M devices but it will install like my previous ports. Please post logcats in case of any issues.
    - Please use the original APK for Android 9.0 devices as it is working fine without any issues. Download (APKMirror)
    - Audio Visualization wallpapers (Groove) will not work on Android 7.1 (API 25) or below devices as they are heavily dependent on the AudioPlaybackCallback which was introduced in Android 8.0 (API 26). I will try to fix them later. Please use separate APKs according to the Android version.

    Pixel Wallpapers 18
    Google Earth, Living Universe
    A Drop in the Ocean, Coral
    A Drop in the Ocean, Seaweed
    A Drop in the Ocean, Waves
    Bird's-Eye View, Zion National Park
    City Silhouette, New York
    City Silhouette, San Francisco
    Light the way, Schwyz
    Tropical Voyage, Malolo Barrier Reef
    White Sands, Sonoran Desert
    Moon shot
    New Horizons


    Weather.com, Living Universe
    Marvellous marble Fixed

    Come Alive
    Bloom, Cloud
    Bloom, Sky
    Bloom, Sunrise
    Bloom Up, Lemon
    Bloom Up, Peach
    Bloom Up, Plum
    Burst, Dusk
    Burst, Forest
    Burst, Midnight
    Groove, After Dark Fixed
    Groove, Chill Fixed
    Groove, Party Fixed


    By Laura Dumitru, Come Alive
    Pixie, Cobalt
    Pixie, Emerald
    Pixie, Periwinkle

    Instructions
    - It will not replace the previous Pixel Wallpapers as the package name is different. So, you can install all the wallpapers (from Pixel, Pixel 2 and Pixel 3) together.

    1. Uninstall any previous APK otherwise, the signature conflict will occur.
    2. Download the APK from the below section.
    3. Install it as a normal app using any file manager or via ADB.
    4. Select from different live wallpapers. Wallpapers > Live wallpapers.
    - On some devices/ROMs (like Samsung, etc.), please install Google Wallpapers to set live wallpapers.
    - On some devices, it is required to allow the location permission manually via:
    Settings > Apps > Pixel Wallpapers 18 > Permission > Location.


    Changelog
    29-09-2018
    - Added support for more devices.

    FAQs
    How to set wallpaper on the lock screen?
    It depends on the ROM. Please contact your ROM developer or device manufacturer.

    Not working on Exynos, Kirin or any other chipset?
    These wallpapers are designed according to the Snapdragon chipset so, I can't do much in this.

    What will be the impact on battery life after using these wallpapers?
    It depends on the device and chipset, we cannot control battery drain completely as these wallpapers perform some heavy OpenGL tasks in the background. Snapdragon 845 is a battery-efficient and powerful chipset so, these are perfect for Pixel 3/XL devices. Although, some users experienced no battery drain and some have it. It is very uncertain and difficult to answer.

    Working but why there is too much lag?
    It really needs some good hardware so, don't expect them to be running smoothly on low-end devices (like Snapdragon 400 and 600 series). If lagging in higher-end devices (like Snapdragon 800 series) then, maybe some GPU drivers issue. Please report with logcats or contact your ROM developer.

    What about arm32 (Nexus 6, OnePlus One, etc.) devices?
    Some wallpapers are found to be working on some devices. Logcat posted by @pav2805 for device OnePlus One, clearly mentions that OpenGL ES version is not supported which means that hardware is incompatible. Unfortunately, no fix is available yet.

    App not installed error on some Samsung or LG devices?
    - Enable Samsung live wallpaper picker or LG live wallpaper picker from the package disabler. Give a thanks to @mohitgalaxy3 on this post.
    - Do not select them from the Google Wallpapers app. Go to Settings > Wallpapers and themes > Wallpapers > View all. Once it shows all the wallpapers, select the 3 dots in the upper right corner, it should say Live wallpapers. Select the desired wallpaper and Apply. Give a thanks to @G0DLIKE DEMON on this post.

    Report issues
    Please do not post this not working, that not working in case of any issue. If you really want to fix the issues, include the following things in your comment: -
    1. Device (Nexus 5X, Xperia Z5, etc.)
    2. ROM + Android version (6.0, 7.0, etc. + Stock, Cyanogen, etc.)
    3. Logcat (please try to attach as it will be beneficial for debugging)

    Report logs
    If still issue occurs please follow the steps below to capture the log via ADB. You can follow this guide to install ADB.
    1. Enable Developer Options on your device (Settings > About phone > Build number > Tap seven times).
    2. Settings > Developer options > Turn on.
    3. USB debugging > Turn on.
    4. Capture the log by typing this command in Terminal/CMD:
    Code:
    adb logcat

    If your device is rooted, you can also use any third-party app from Google Play (like CatLog, etc.).

    Thanks to
    - Google and BReel for creating these wallpapers.
    - Ishan Agarwal for sharing the original APK.
    - XDA, all the testers and users.

    News
    Please link to this post if you want to share it on some other portal.
    Enjoy, Share, Follow or Donate
    87
    [PORT] [APP] [7.0+] [Google Pixel 4/XL] Pixel Wallpapers 19 [01/10/2019]

    Hello everyone,
    I have started porting the all-new Pixel Wallpapers 19. Please test and report here with logcats.

    attachment.php


    Features
    - Android 7.0+ support by removing the Wallpaper Colors API introduced in Android 8.1 (API 27). Due to this, the System UI color will not change according to the live wallpaper on the supported devices. I will try to add another APK for them later. Please download the separate 8.1+ APK.
    - arm64 devices only. However, you can test on other devices also but it is not officially supported.
    - Some features are Google/Pixel exclusive so, please don't expect them on all the devices. Please download Slice Viewer app to enable the wallpaper settings.
    - Disabled Ambient Mode for Android 10 devices as it is only supported by the apps signed with the system signature. So, it will not work on Always On display.
    - Tested on Xperia Z5 Android 7.1 (API 25).

    Pixel Wallpapers 19
    Living Universe
    Tarout Bay, Saudi Arabia
    Mount Pilatus, Switzerland
    Uluru, Australia


    Come Alive
    Compass
    Doodle All variants
    Garden: Leafy
    Garden: Rocky
    Garden: Prickly
    Sights From The Sun

    Instructions
    - It will not replace the previous Pixel Wallpapers as the package name is different. So, you can install all the wallpapers (from Pixel, Pixel 2, Pixel 3 and Pixel 4) together.

    1. Uninstall any previous APK otherwise, the signature conflict will occur.
    2. Download the APK from the below section.
    3. Install it as a normal app using any file manager or via ADB.
    4. Select from different live wallpapers. Wallpapers > Live wallpapers.
    - On some devices/ROMs (like Samsung, etc.), please install Google Wallpapers to set live wallpapers.
    - On some devices, it is required to allow the location permission manually via:
    Settings > Apps > Pixel wallpapers 19 > Permission > Location.


    Changelog
    01-10-2019
    - Added all the variants for Doodle live wallpaper.
    - Added support for more devices by fixing a shader crash.
    - Added Wallpaper Colors API support for Android 8.1 and above devices.

    FAQs
    How to set wallpaper on the lock screen?
    It depends on the ROM. Please contact your ROM developer or device manufacturer.

    Not working on Exynos, Kirin or any other chipset?
    These wallpapers are designed according to the Snapdragon chipset so, I can't do much in this.

    What will be the impact on battery life after using these wallpapers?
    It depends on the device and chipset, we cannot control battery drain completely as these wallpapers perform some heavy OpenGL tasks in the background. Snapdragon 855 is a battery-efficient and powerful chipset so, these are perfect for Pixel 4/XL devices. Although, some users experienced no battery drain and some have it. It is very uncertain and difficult to answer.

    Working but why there is too much lag?
    It really needs some good hardware so, don't expect them to be running smoothly on low-end devices (like Snapdragon 400 and 600 series). If lagging in higher-end devices (like Snapdragon 800 series) then, maybe some GPU driver issue. Please report with logcats or contact your ROM developer.

    What about arm32 (Nexus 6, OnePlus One, etc.) devices?
    Some wallpapers are found to be working on some devices. Logcat posted by @pav2805 for device OnePlus One, clearly mentions that OpenGL ES version is not supported which means that hardware is incompatible. Unfortunately, no fix is available yet.

    App not installed error on some Samsung or LG devices?
    - Enable Samsung live wallpaper picker or LG live wallpaper picker from the package disabler. Give a thanks to @mohitgalaxy3 on this post.
    - Do not select them from the Google Wallpapers app. Go to Settings > Wallpapers and themes > Wallpapers > View all. Once it shows all the wallpapers, select the 3 dots in the upper right corner, it should say Live wallpapers. Select the desired wallpaper and Apply. Give a thanks to @G0DLIKE DEMON on this post.

    Report issues
    Please do not post this not working, that not working in case of any issue. If you really want to fix the issues, include the following things in your comment: -
    1. Device (Nexus 5X, Xperia Z5, etc.)
    2. ROM + Android version (6.0, 7.0, etc. + Stock, Cyanogen, etc.)
    3. Logcat (please try to attach as it will be beneficial for debugging)

    Report logs
    If still issue occurs please follow the steps below to capture the log via ADB. You can follow this guide to install ADB.
    1. Enable Developer Options on your device (Settings > About phone > Build number > Tap seven times).
    2. Settings > Developer options > Turn on.
    3. USB debugging > Turn on.
    4. Capture log by typing this command in Terminal/CMD:
    Code:
    adb logcat

    If your device is rooted, you can also use any third-party app from Google Play (like CatLog, etc.).

    Thanks to
    - Google and BReel for creating these wallpapers.
    - Nextrift, 9to5Google and APKMirror for sharing the original APK.
    - XDA, all the testers and users.

    News
    Please link to this post if you want to share it on some other portal.
    Enjoy, Share, Follow or Donate
    74
    Can you also port Pixel Camera?

    I will try to port other apps later!

    Known Issue
    Your world, Solar system wallpaper will not work on Android M devices as they do not has createDeviceProtectedStorageContext() method in the framework. This method is introduced in the Android N for the Direct Boot implementation. You can read more on this here. We need to disable this call by editing smali, I will try to do it later and if anyone is interested, please pm me.

    Now fixed, please check download section on first post.

    Screenshot (India Location)

    2qsqfc9.png


    Enjoy and hit Thanks button :) !!!