Are the ROMS (official and custom) only 32bit for the ZTE AXON 7? Or why is this, that GOOGLE CAMERA in newer versions isn't working, even tho Camera 2 API is enabled in build.prop... ?!
fattymcdirty said:
Are the ROMS (official and custom) only 32bit for the ZTE AXON 7? Or why is this, that GOOGLE CAMERA in newer versions isn't working, even tho Camera 2 API is enabled in build.prop... ?!
Click to expand...
Click to collapse
It's enabled, yes. But it's not correctly implemented by ZTE and until then it won't work properly.
fattymcdirty said:
Are the ROMS (official and custom) only 32bit for the ZTE AXON 7? Or why is this, that GOOGLE CAMERA in newer versions isn't working, even tho Camera 2 API is enabled in build.prop... ?!
Click to expand...
Click to collapse
Lol 64bit has got nothing to do with it. people who seemingly know what's going on say that our camera uses a modified HAL1. Gcam needs HAL3 support. Some weird thing happens where the google camera works when you enable Camera2 (there shouldn't be HAL3 support, but it somehow is there) but HDR+ still doesn't work.
Related
Hello i'd like to ask about improve camera quality, can the device activate camera 2 api to get manual control of camera?
I've tried to edit build.prop by added "persist.camera.HAL3.enable=1" but it's not work properly.
This method work only with 7.x android version. The actually miui is 6.x. If you want active camera 2 api, need unofficial aosp repo wit android 7.x.
There is an apk that work in miui, i search now... if i find it, i will send to you.
Ok thanks bro, i hope it find soon
Dear All,
I've gone through various threads just to realize that there's not one APK for Google camera which works perfectly on One Plus 5.
I'd greatly appreciate if anyone here can help me with a perfectly working GC APK link.
Note: I'm running my OP 5 on stock ROM.
Thanks in advance!
Hi,
I recomend this apk: LINK
gre0ge said:
Hi,
I recomend this apk: LINK
Click to expand...
Click to collapse
Which version is the best for stock roms - unrooted
Keith Rocha said:
Which version is the best for stock roms - unrooted
Click to expand...
Click to collapse
Sorry the last link it's wrong.
Correct link: https://www.celsoazevedo.com/files/android/google-camera/f/GoogleCamera-Pixel2Mod-Arnova8G2-V7beta-test-9.apk
GoogleCamera-Pixel2Mod-Arnova8G2-V7beta-test-9.apk
For me its the best version of all apks and dont need any configuration only you need install .
None work flawlessly, and unless OP makes some changes it won't be possible to have a fully functional GCam without system changes (root or at least an unlocked bootloader would be required). The camera library files from OP are 'customized' in ways that make them not fully compatible with the Camera2 API that GCam depends on. Devs here have been working hard to band-aid it, but only so much can be done by modding the GCam apk to work around the libs. Changing the libs to match GCams needs currently breaks compatibility with OP features (Face Unlock specifically). The ideal for us as users is that OP updates the libs to support full Camera2 and also keeps their own propriety additions in place so that everything can work.
Sorry, front camera in portrait mode or HDR+ make an horrible pink images with lines.
Really frustrated.
Back camera with portrait and HDR+ works fine; the problem starts with frontal camera
I'm the only?
The modded GCam app is horrible, portrait mode not working, slow motion as well and the image quality is worse
Check this post: https://forum.xda-developers.com/showpost.php?p=76543768&postcount=2927
If you install the magisk/twrp mod for front cam and hdr+ fix with pixel2mod 7beta9 (file name GoogleCamera-Pixel2Mod-Arnova8G2-V7.9.apk), you actually have an almost fully working (and arguably better than oos) camera app. Only thing remains missing is the slowmo and 60fps video modes, which you can still achieve using the oos camera.
Hi.
Is it possible to enable Camera2 API (for manual camera settings) on the ZTE Axon 7 Mini (LineageOS 14.1/Android 7.1.2)?
I tried to enable it by modifying the build.prop file adding this line at the end:
Code:
persist.camera.HAL3.enabled=1
After the reboot it passes all the tests of the Manual Camera Compatibility app but when opening any camera app (Open camera or LOS's stock) an error message appears and indicates that it is not possible to establish a connection with the camera.
The error message is solved after deleting the added line and rebooting.
The camera section of the build.prop file is the following:
Code:
# Camera
camera.hal1.packagelist=com.skype.raider,com.google.android.talk
camera.lowpower.record.enable=1
camera.display.umax=1920x1080
camera.display.lmax=1280x720
media.camera.ts.monotonic=1
persist.camera.stats.test=5
Maybe there are some more tweaks needed.
Thanks in advance.
I found only this
haoyangw said:
To all who came here hoping to use Google Camera HDR+ port, for the last time, it will NOT work on the Axon 7. Stop trying, it's impossible to get it to work. As mentioned above, our kernel lacks proper HAL2 API support, so the Nexus 6 HDR+ mode doesn't work. You either cause Google Camera to force close, or the pictures you take will appear the exact same as without HDR+(if you somehow managed to get it to work). A lot of people have tried in other threads and confirmed that the HDR+ mode doesn't work so don't try to be a genius and think that with some luck magic will happen. Devs have looked into the kernel code and found that proper Camera2 API code is missing. Unless you are better than the devs here, and think you can implement Camera2 API yourself, I suggest you either contact ZTE to request for proper Camera2 API support, or just give up. You don't just plant a flag in your build.prop and then cause an API to work, your software has to support it. The manual controls that are enabled by Camera2 API work with the build.prop flag because ZTE used some hacks to implement only those features and not the full Camera2 API. So having manual controls doesn't mean anything. Please stop spamming this thread about trying Google Camera Port, thank you. Just use non-HDR+ mode, if you really want a good camera buy another phone that has been confirmed to work with the Google Camera port like OnePlus phones. Or get the Google Pixel yourself
Click to expand...
Click to collapse
Lexed said:
I found only this
Click to expand...
Click to collapse
My apologies, my post was only relevant for non-B12 ROMs. ZTE has fixed Camera2 API in B12 so if you flash the B12 Beta Mifavor, LOS 15.1 or latest AEX(after June) you'll be able to use HDR+! I have tested it myself and it works My sincere apologies for the stern tone and very pessimistic words, I was wrong. ZTE does care a lot(they're even implementing Treble)
haoyangw said:
My apologies, my post was only relevant for non-B12 ROMs. ZTE has fixed Camera2 API in B12 so if you flash the B12 Beta Mifavor, LOS 15.1 or latest AEX(after June) you'll be able to use HDR+! I have tested it myself and it works My sincere apologies for the stern tone and very pessimistic words, I was wrong. ZTE does care a lot(they're even implementing Treble)
Click to expand...
Click to collapse
Do we have Los 15?
haoyangw said:
My apologies, my post was only relevant for non-B12 ROMs. ZTE has fixed Camera2 API in B12 so if you flash the B12 Beta Mifavor, LOS 15.1 or latest AEX(after June) you'll be able to use HDR+! I have tested it myself and it works My sincere apologies for the stern tone and very pessimistic words, I was wrong. ZTE does care a lot(they're even implementing Treble)
Click to expand...
Click to collapse
Sadly I don't think ZTE cares anymore for the mini. And the dev community for this phone isn't as active as it used to, as everyone's busy with their own lives i guess.
Question to the developers here. Anyone excited about this update? The G5+ and the A2 lite are basically the same device aside from the battery and camera. Possible 64bit pie port in the future?
JohnSmith8786 said:
Possible 64bit pie port in the future?
Click to expand...
Click to collapse
There has been 64 bit pie since android pie has been on our phone.
Hirorails said:
There has been 64 bit pie since android pie has been on our phone.
Click to expand...
Click to collapse
But most of the ported ROM's have VOLTE troubles and UI issues. NFC isn't working good too. If a port from a phone which has nearly the same hardware and near stock experience, I think his question is valid and probably devs should consider this.
All ROMs will need to implement proper Bluetooth, NFC or fingerprint blobs to work properly. This also requires to flash stock Oreo before flashing any of Pie ROM. Volte issue is basically issue because of Persist partition. I am not sure about any issues with UI. Anyway ArrowOS from built released on 26/11 has already solved all issues and NFC for example works fine. I am using for last two days and so far nothing is wrong with it. You can't say A2 is same if it hasn't different camera for example. it might have other components or chips which differs. For example Moto Z Play (Addidson) has same components as potter except camera and anyone trying to flash ROM from it was bricking G5+. Also because of that there was never a possiblity to release an official Lineage.
It will surely be beneficial to us. Someone already ported Dirac and audio libs from MI A2 to potter for better overall sound quality.
After finally receiving Pie today, my Gcam doesn't work correctly anymore. What I mean by this it's that it can't focus properly.
Otherwise the app opens, it doesn't crash, and this phenomenon occurs only on the rear camera while taking a photo. Video focusing works, front camera focus works.
Any ideas?
December 5 security patch
Android 9
From Arnova's mods to the lates 6.1 Gcam versions, I was affected by this phenomenon
Well, I lost Hal3 during the process.. so GCam doesn't work at all. I'm trying to enable Camera2 API, but it didn't work so far. I've seen tutorials on how to do it through adb, but just doesn't do anything.
Try this
-First of all install (Camera2 API Probe)
Open it and check hardware support level (probably it's show LEGACY)
- Now install (Camera2 API Enabler)
open the app and enable:
- Enable Camera2 API
- Enable Camera EIS
Then apply
-Restart your phone
-Open Camera2 API Probe again (you must see new result as the attachment)
Now open your GCam and voila!
I will have problems with gcam if I upgrade to pie without a factory reset?
Enviat des del meu Mi A1 usant Tapatalk
I can confirm, that tap to focus does not work at all. All I get is out of focus picture in the viewfinder and that's all. Stock camera app works great, though.
Thread moved to the correct location.
Thanks for being careful next time.
Lupin The Third
Forum Moderator
@mouhannadsukkar
it says it's Level_3 already. But GCam still isn't working properly, after several reinstalls etc.
Same thing as @airidosas252 said!
@mouhannadsukkar
it says it's Level_3 already. But GCam still isn't working properly, after several reinstalls etc.
Same thing as @airidosas252 said!
Xiaomister said:
Well, I lost Hal3 during the process.. so GCam doesn't work at all. I'm trying to enable Camera2 API, but it didn't work so far. I've seen tutorials on how to do it through adb, but just doesn't do anything.
Click to expand...
Click to collapse
Same...
Verstuurd vanaf mijn Mi A1 met Tapatalk
---------- Post added at 10:41 AM ---------- Previous post was at 10:35 AM ----------
So how about getting hal3 and eis enabled without root? Because I followed the guides in this forum. Go into TWRP and perform all the adb commands. Still Legacy...
mouhannadsukkar said:
-First of all install (Camera2 API Probe)
Open it and check hardware support level (probably it's show LEGACY)
- Now install (Camera2 API Enabler)
open the app and enable:
- Enable Camera2 API
- Enable Camera EIS
Then apply
-Restart your phone
-Open Camera2 API Probe again (you must see new result as the attachment)
Now open your GCam and voila!
Click to expand...
Click to collapse
Verstuurd vanaf mijn Mi A1 met Tapatalk
It's still Level_3 for me.. I guess we gotta wait for the guys with exp to figure it out..
bsg test 8.1 version works. selfie camera quality is sheit though. Also, portrait mode doesn't. But night sight does, which is nice!
false alarm, bsg 8.1 works for normal pics, but night sight has the same focus hunting issue as other apps
Guys. My wife's A1 had camera2 api enabled through that method that unlocks bootloader, enter the TWRP, change the build.prop line and after relock the bootloader. No root or TWRP installed.
If she update the system to pie, does it will edit again build.prop reverting Level 3? At least I saw mixed experience here with people saying the two things.
mouhannadsukkar said:
-First of all install (Camera2 API Probe)
Open it and check hardware support level (probably it's show LEGACY)
- Now install (Camera2 API Enabler)
open the app and enable:
- Enable Camera2 API
- Enable Camera EIS
Then apply
-Restart your phone
-Open Camera2 API Probe again (you must see new result as the attachment)
Now open your GCam and voila!
Click to expand...
Click to collapse
Does one need root for this?
antonioli84 said:
Guys. My wife's A1 had camera2 api enabled through that method that unlocks bootloader, enter the TWRP, change the build.prop line and after relock the bootloader. No root or TWRP installed.
If she update the system to pie, does it will edit again build.prop reverting Level 3? At least I saw mixed experience here with people saying the two things.
Click to expand...
Click to collapse
In my case after upgrading to pie, the level 3 persisted, so no need to do anything else.
However, the gcam ports do not work well as in oreo. Mostly problems with autofocus and selfie camera
Xiaomister said:
Well, I lost Hal3 during the process.. so GCam doesn't work at all. I'm trying to enable Camera2 API, but it didn't work so far. I've seen tutorials on how to do it through adb, but just doesn't do anything.
Click to expand...
Click to collapse
Same. I've tried 3 times but I can't unlock camera2api.
Still no updates on how to fix it? ?
Nope
My gcam works. Still front camera green issue but same as before
sainth4tred said:
@mouhannadsukkar
it says it's Level_3 already. But GCam still isn't working properly, after several reinstalls etc.
Same thing as @airidosas252 said!
Click to expand...
Click to collapse
Sent from my Mi A1 using Tapatalk
gcam only work when u dont set the hdr+ .. and even though it can snap a nice picture, but no hdr or hdr+, it's useless now..