ayush5harma / PixelFeatureDrops

Magisk Module for Pixel Feature Drops that adds the system files for the same and spoof using the latest device fingerprint from Google Pixel .
MIT License
344 stars 17 forks source link

Unable to use adaptive charging, adaptive sound #27

Closed hehedemuse closed 3 years ago

hehedemuse commented 3 years ago

@ayush5harma My device is Redmi 4X, which is installed lineageos 18.1, After flashing your module, these functions are not available, and you can't find it in the settings.

ayush5harma commented 3 years ago

Adaptive Sound appear under settings after installing the module(https://github.com/ayush5harma/PixelFeatureDrops#instructions-for-installation-) and updating apps from playstore which will install settings suggestions , device personalization services and all what's needed.

Try with AOSP based custom ROM using pixel UI.

Viraj8456 commented 3 years ago

I'm using pixel experience+ Android 11... I'm having the same issue... Device: Potter Module: March

Kalyan-M commented 3 years ago

Can confirm, not working on PixelExperience with March security patch. (Pixel 2)

ayush5harma commented 3 years ago

Can confirm, not working on PixelExperience with March security patch. (Pixel 2)

You don't get adaptive sound option under settings?

ayush5harma commented 3 years ago

Can confirm, not working on PixelExperience with March security patch. (Pixel 2)

You get the option of adaptive sound under settings. Pixel 2XL user reported working it in his issue https://github.com/ayush5harma/PixelFeatureDrops/issues/26 so what is not working for you - option doesn't show or you feel the sound isn't adapted to the environment ?

And adaptive charging said many times and also there in many other blogs too that it uses phone alarm, funny but true. May they improve it.If you wanna cross check it's working set an alarm turn it on and check your battery stats while placing phone on charge over night.

ayush5harma commented 3 years ago

I'm using pixel experience+ Android 11... I'm having the same issue... Device: Potter Module: March

settings suggestions got update from playstore?

Kalyan-M commented 3 years ago

option doesn't show or you feel the sound isn't adapted to the environment ?

Screenshot_20210329-032922_Settings

The option doesn't show.

ayush5harma commented 3 years ago

option doesn't show or you feel the sound isn't adapted to the environment ?

Screenshot_20210329-032922_Settings The option doesn't show.

is there an update for settings suggestion over playstore? didn't u receive app updates after installing module? Search for adaptive sound from settings main page.

Kalyan-M commented 3 years ago

Settings Services is already updated. Tried searching too.

Viraj8456 commented 3 years ago

I'm using pixel experience+ Android 11... I'm having the same issue... Device: Potter Module: March

settings suggestions got update from playstore?

Yes I got and I updated it! Still the option is not showing up..

ayush5harma commented 3 years ago

Settings Services is already updated. Tried searching too.

I'm using pixel experience+ Android 11... I'm having the same issue... Device: Potter Module: March

settings suggestions got update from playstore?

Yes I got and I updated it! Still the option is not showing up..

Execute these from pc and check settings for the option:

adb shell
device_config put device_personalization_services AdaptiveAudio__enable_adaptive_audio true
device_config put device_personalization_services AdaptiveAudio__show_promo_notification true
ayush5harma commented 3 years ago

I'm using pixel experience+ Android 11... I'm having the same issue... Device: Potter Module: March

settings suggestions got update from playstore?

Yes I got and I updated it! Still the option is not showing up..

Settings Services is already updated. Tried searching too.

Check by flashing the updated module from release. Both Now playing and adaptive sound option missing should be fixed.

Kalyan-M commented 3 years ago

No luck with the updated module.

ayush5harma commented 3 years ago

No luck with the updated module.

device_config put device_personalization_services AdaptiveAudio__enable_adaptive_audio true

does this showed option for you did you try ?

Kalyan-M commented 3 years ago

no that didn't either

ayush5harma commented 3 years ago

no that didn't either

you're on pixel 2 running stock rom ? march security patch android 11?

Kalyan-M commented 3 years ago

you're on pixel 2 running stock rom ? march security patch android 11?

Pixel Experience rom. Will probably switch back to stock. PE is a bit buggy.

ayush5harma commented 3 years ago

Replace the device personalization services from here

siddharthalodha commented 3 years ago

Hey i tried the file on my p2xl taimen running on march pixel experience rom. I don't see the adaptive sound option either.

ayush5harma commented 3 years ago

Use updated Release Files (Tested Working)