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
339 stars 16 forks source link

Google Camera not opening #44

Open HamzehTamimi opened 3 years ago

HamzehTamimi commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

ayush5harma commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

HamzehTamimi commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

ayush5harma commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

ayush5harma commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

Also what is the status of cam2api. Can you check that using app like Cam2api probe form playstore.

HamzehTamimi commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

exynos

HamzehTamimi commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

Also what is the status of cam2api. Can you check that using app like Cam2api probe form playstore.

without the module the camera opens, and exynos ports such as zgcam are working but when installing the module it just does not open

ayush5harma commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

Also what is the status of cam2api. Can you check that using app like Cam2api probe form playstore.

without the module the camera opens, and exynos ports such as zgcam are working but when installing the module it just does not open

yes cam2api status after installing the module

ayush5harma commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

Also what is the status of cam2api. Can you check that using app like Cam2api probe form playstore.

without the module the camera opens, and exynos ports such as zgcam are working but when installing the module it just does not open

https://koopahtmaniac.com/getLatest.php - this one?

HamzehTamimi commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

Also what is the status of cam2api. Can you check that using app like Cam2api probe form playstore.

without the module the camera opens, and exynos ports such as zgcam are working but when installing the module it just does not open

https://koopahtmaniac.com/getLatest.php - this one?

yes

ayush5harma commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

Also what is the status of cam2api. Can you check that using app like Cam2api probe form playstore.

without the module the camera opens, and exynos ports such as zgcam are working but when installing the module it just does not open

yes cam2api status after installing the module

please check this first.

HamzehTamimi commented 3 years ago

When using pixel experience 11 plus rom and installing this magisk module, all google camera ports close instantly when opened. Device: galaxy s7 Rom: Pixel Experience 11 Plus

Did you try with cstark's port?

Yes it does the same thing (closes instantly)

s7 snapdragon or exynos?

Also what is the status of cam2api. Can you check that using app like Cam2api probe form playstore.

without the module the camera opens, and exynos ports such as zgcam are working but when installing the module it just does not open

yes cam2api status after installing the module

please check this first.

it says full

HamzehTamimi commented 3 years ago

but before i guess it was full too but it was working

ayush5harma commented 3 years ago

but before is guess it was full too but it was working

I just wanted to know if your cam2api level changed after installing the module

HamzehTamimi commented 3 years ago

i will check again

HamzehTamimi commented 3 years ago

it stays the same

HamzehTamimi commented 3 years ago

so what could possibly be the problem?

ayush5harma commented 3 years ago

so what could possibly be the problem?

You can override the prop for zgcam so that it applies the settings for S7 exynos and work like it did pre installing the module but before that test this one maybe - https://drive.google.com/file/d/1djfQUpvLBmykTADuu9A-gmjY1quWYgMM/view

Using Xposed to override prop values:

Overriding the props for zgcam should make it work like it did. You'll need riru , edxposed or lsposed(these can be installed from magisk) and this xposed module - https://github.com/ikws4/WeiJu

This is how you can override prop values for the zgcam 2020-10-01_00-53-15

But instead of values in the video take these values from your default buid.prop They should be these:

ro.product.model=SM-G930F
ro.product.brand=samsung
ro.product.name=heroltexx
ro.product.device=herolte

but again it's better to cross confirm.

After this clear zgcam data and launch it back to check.

HamzehTamimi commented 3 years ago

I tried ths

so what could possibly be the problem?

You can override the prop for zgcam so that it applies the settings for S7 exynos and work like it did pre installing the module but before that test this one maybe - https://drive.google.com/file/d/1djfQUpvLBmykTADuu9A-gmjY1quWYgMM/view

Using Xposed to override prop values:

Overriding the props for zgcam should make it work like it did. You'll need riru , edxposed or lsposed(these can be installed from magisk) and this xposed module - https://github.com/ikws4/WeiJu

This is how you can override prop values for the zgcam 2020-10-01_00-53-15

But instead of values in the video take these values from your default buid.prop They should be these:

ro.product.model=SM-G930F
ro.product.brand=samsung
ro.product.name=heroltexx
ro.product.device=herolte

but again it's better to cross confirm.

After this clear zgcam data and launch it back to check.

I tried this method but it did not work... Still same problem

macfusbluer commented 3 years ago

Same problem in a Xiaomi Mi 9T, tried many GCam ports, but it still crashes.

ayush5harma commented 3 years ago

Hi, Was zgcam selected under scope for WeiJu in case LSPosed was used?