Samsung Camera Modding ? - Samsung Galaxy S9 Themes, Apps, and Mods

I'm struggling to get a recompiled version of the SamsungCamera8.apk running. to do my modding.
It seems whenever classes.dex is changed. It crashes the camera after 5 seconds. I'm seeing a lot of smali files with the name Lambda, which looks like some sort of obfuscation? Anyone have much experience with this.
On the log compare between a stock apk and recompiled, this looks like where the difference begins.
Both ouput
beforeExecute : INITIALIZE_MAKER(310)
Only the stock apk then displays this.
RequestQueue: afterExecute : INITIALIZE_MAKER(310)
Not looking good people.
Code:
--------- beginning of crash
04-19 12:32:48.535 17703-17726/? E/AndroidRuntime: FATAL EXCEPTION: pool-1-thread-1
Process: com.sec.android.app.camera, PID: 17703
java.lang.UnsatisfiedLinkError: dlopen failed: library "/system/priv-app/SamsungCamera8/SamsungCamera8.apk!/lib/arm64-v8a/libnode-jni.so" not found
at java.lang.Runtime.loadLibrary0(Runtime.java:1016)
at java.lang.System.loadLibrary(System.java:1657)
at com.samsung.android.camera.core2.node.NativeNode.loadLibrary(Unknown Source:44)
at com.samsung.android.camera.core2.node.NativeNode.<clinit>(Unknown Source:13)
at com.samsung.android.camera.core2.node.NativeNode.loadLibrary(Unknown Source:0)
at com.samsung.android.camera.core2.maker.MakerBase.<clinit>(Unknown Source:0)
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:334)
at com.samsung.android.camera.core2.MakerFactory.create(Unknown Source:15)
at com.sec.android.app.camera.engine.request.InitializeMakerRequest.execute(Unknown Source:57)
at com.sec.android.app.camera.engine.request.Request.run(Unknown Source:39)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)

Dn

OK sorted, thanks to a Telegram buddy.
You need a copy of the libs folder in /priv-app/SamsungCamera8/lib/arm64

Nice to see you are working on a csmera mod for s9 / s9+

Any progress on this? Need help?

If you're modding the cam, please try to get the 2X optical zoom working in pro mode...

Is there any news about it maybe already a stable version?

It's very different than before. Just figured out to change jpg values. If only jpg and bitrate modding at first. Shouldn't be too long now.

Does this somebody know that?

I would really love to see unlimited 4k 60fps recording on the S9 (or higher limit), good luck in developing the mod btw!

Ryank02 said:
I would really love to see unlimited 4k 60fps recording on the S9 (or higher limit), good luck in developing the mod btw!
Click to expand...
Click to collapse
Just done that today

I lost stock camera. Please How restore it?

joodallah said:
I lost stock camera. Please How restore it?
Click to expand...
Click to collapse
It's usually when you have two different cameras installed at the same time

My device haven't camera now . I missed camera icon . please how reinstall .

How did you edit out the video recording time limits? Did you find it in one of those smali files? I'm trying to remove those limits for the OnePlus 7 Pro. I'd really appreciate it if you could point me in the right direction!

Related

Oreo for s6e+ and note 5

This is not my creation, but it took me a long time to find this and it actually works, so I am going to post a link to the other XDA thread to make it easy to locate.
https://www.google.ca/amp/s/forum.x...neageos-15-1-note-5-android-8-1-t3737405/amp/
My WiFi and calls work. The camera was glitchy but if that bothers you, remove it with a system app uninstaller and replace it with one you prefer. I also did not care for lawnchair or trebuchet launcher so I replaced them with pixel launcher(also here on XDA).
I have not noticed any other bugs so far in the past 24 hours I've been using the ROM. Make sure you flash all the zips, there are a couple of zips with the ROM that fix things. Also take a moment to give the developer a thank you, its a fully functional oreo on s6 edge +!
Thanks for reading, enjoy the upgrade to Oreo
Zenlte moddified lineage 15.1/nexusOS for s6e+ done by myself. I did some stuff to get the camera going a bit better. Lower res to 1080p. The full thread is in the s6e+ t mobile forum under android development the original rom and kernel are in the link above at the top.
https://mega.nz/#F!aaIDmT5D!FG9QpMYPcNCjlDiIkGCX4g
godkingofcanada said:
This is not my creation, but it took me a long time to find this and it actually works, so I am going to post a link to the other XDA thread to make it easy to locate.
https://www.google.ca/amp/s/forum.x...neageos-15-1-note-5-android-8-1-t3737405/amp/
My WiFi and calls work. The camera was glitchy but if that bothers you, remove it with a system app uninstaller and replace it with one you prefer. I also did not care for lawnchair or trebuchet launcher so I replaced them with pixel launcher(also here on XDA).
I have not noticed any other bugs so far in the past 24 hours I've been using the ROM. Make sure you flash all the zips, there are a couple of zips with the ROM that fix things. Also take a moment to give the developer a thank you, its a fully functional nougat on s6 edge +!
Thanks for reading, enjoy the upgrade to Oreo
Click to expand...
Click to collapse
Forgot to mention pixel has an app you can get that allows you to install icon packs and change names of apps.
A peek at the about.
That rom is still not stable enough.
El Solido said:
That rom is still not stable enough.
Click to expand...
Click to collapse
I haven't had anything crash or anything serious go wrong yet.
godkingofcanada said:
I haven't had anything crash or anything serious go wrong yet.
Click to expand...
Click to collapse
Well i tried it, rom was little laggy for me, camera is unstable, high definition videos lags, batter life is bad and other minor things, but can be used no crashes or anything
El Solido said:
Well i tried it, rom was little laggy for me, camera is unstable, high definition videos lags, batter life is bad and other minor things, but can be used no crashes or anything
Click to expand...
Click to collapse
I fixed the battery life with kernel auditor and replaced the video/camera with s different one. Then I removed the init.d and reinstalled it to get proper access, also used a different super user then the one provided. I've got xposed running with busybox and amplify. I'm not a dev but I am in college studying computer programming. My take on this ROM is if you know your way around your droid well and can invest some time any bug in it is fixable. The battery could be improved more by using a different kernel or editing the one contained in this ROM to add more governor settings and tweeks. I reached out to the ROM developer on that subject, with any luck they will look into it.
godkingofcanada said:
I fixed the battery life with kernel auditor and replaced the video/camera with s different one. Then I removed the init.d and reinstalled it to get proper access, also used a different super user then the one provided. I've got xposed running with busybox and amplify. I'm not a dev but I am in college studying computer programming. My take on this ROM is if you know your way around your droid well and can invest some time any bug in it is fixable. The battery could be improved more by using a different kernel or editing the one contained in this ROM to add more governor settings and tweeks. I reached out to the ROM developer on that subject, with any luck they will look into it.
Click to expand...
Click to collapse
I know i tried other camera again unstable camera, sometimes works without issues, sometimes its ****, i got also xposed running, bluetooth music play was little stuttering, and you cant fix high definition lag yet, so not worth for me
El Solido said:
I know i tried other camera again unstable camera, sometimes works without issues, sometimes its ****, i got also xposed running, bluetooth music play was little stuttering, and you cant fix high definition lag yet, so not worth for me
Click to expand...
Click to collapse
Mine stutters a bit but not too bad. I removed the camera and then flashed the s6 edge camera instead of the s6 and it improved a fair bit. Luckily I do not use Bluetooth audio so in my case only recording videos has a bug still and its not a deal breaker as I walk around with my s6 e+ as my surfing and calls device and my s7 is my music and gaming device. So for me I just record with s7 if I need video while I try to fix it. Once I figure it out I will share the details.
godkingofcanada said:
Mine stutters a bit but not too bad. I removed the camera and then flashed the s6 edge camera instead of the s6 and it improved a fair bit. Luckily I do not use Bluetooth audio so in my case only recording videos has a bug still and its not a deal breaker as I walk around with my s6 e+ as my surfing and calls device and my s7 is my music and gaming device. So for me I just record with s7 if I need video while I try to fix it. Once I figure it out I will share the details.
Click to expand...
Click to collapse
If its your second device then it can be used, but as primary device rom is not stable enough.
Error logs for camera.
Logs
I'm not an expert but this seems to be a Java runtime error. I have to really get down to the core and look now. The only time I encounter an error with parsing an int is when the syntax is wrong, like trying to parse an invalid type to an int. I'm starting to believe I'm going to need to remove all traces of the camera from the droid 100% and try flashing zips from different models until it works. Or sit down with eclipse and go through line by line and solve the exceptions Java is throwing.
El Solido said:
If its your second device then it can be used, but as primary device rom is not stable enough.
Click to expand...
Click to collapse
I got HD working for photos and videos but now the video frame freezes like its a photo and only audio records. Argh
OK I got it. If you edit the settings in the native app and drop video recording from 4k to 1080 it improves a lot. And open camera from the play store looks / sounds a bit better for video. I can now record videos in HD and its not choppy or laggy. VoIP is also working. Besides the Bluetooth issue that you mentioned which I can not test to troubleshoot I don't know of any remaining issues. Have you tried removing Bluetooth drives and files reinstalling it?
Bluetooth-audio doesn't work on my SM-G928F. NFC, WiFi-Direct and AndroidBeam are also not working.
DGB100 said:
Bluetooth-audio doesn't work on my SM-G928F. NFC, WiFi-Direct and AndroidBeam are also not working.
Click to expand...
Click to collapse
Yeah because you install remove nfc zip so ofcourse, and who use nfc anyway
DGB100 said:
Bluetooth-audio doesn't work on my SM-G928F. NFC, WiFi-Direct and AndroidBeam are also not working.
Click to expand...
Click to collapse
Have you tried not removing the NFC and seeing if it boots?
So the pre installed camera works on and off due to runtime errors and conflicts stemming from Exynos camera3. The files are named camera 2 but logcat shows camera 3. I tried cyanogen but I get the error that it can't find media recorder. I'm going to try installing media recorder and seeing if it works with the cyanogen camera. Fingers crossed
El Solido said:
If its your second device then it can be used, but as primary device rom is not stable enough.
Click to expand...
Click to collapse
I'm hearing camera 2 API is not fully supported on the s6 devices. This could be the issue. However if I am correct that sucks. Because I can not just swap API. I would have to talk to the dev and he or I would have to reduild the ROM using media recorder API if that's possible in Oreo. I assume it would still work despite being depreciated by Google and it's java.

Alternative Google Camera 6.1 for MI A2 Lite

Was trying out different Gcam versions and stumbled across this one, which seems to work perfectly on my A2 Lite with the January security patch!
https://f.celsoazevedo.com/file/gcamera/GCam_6.1.021_N7P_test2.1_defaultjpg.apk
Motion Photos, Night Sight, Hdr+, everything seems to work, but your mileage may vary!
Update- Front camera Night Sight doesn't seem to take a photo, but also doesn't crash the app
Update- This version of Gcam won't save photos taken with HDR+ enabled. They process forever. Makes this GCam version not very useful, but it's the best one for the A2 Lite I've been able to find.
https://f.celsoazevedo.com/file/gcamera/GCam_v.5.1.0.18_mod_v.3.4.17.apk
This is 5.1.0.18 everything is working also hdr+ front camera(and portrait)is working
Kineceleran said:
https://f.celsoazevedo.com/file/gcamera/GCam_v.5.1.0.18_mod_v.3.4.17.apk
This is 5.1.0.18 everything is working also hdr+ front camera(and portrait)is working
Click to expand...
Click to collapse
Thank you! This is great! I just wish it had night sight too, but it looks like there aren't any fully functional Gcam 6.x ports yet
What's the point of opening a new thread for this? You mentioned that it doesn't work in your edits. Why would you share it here before even testing the app?
marstonpear said:
What's the point of opening a new thread for this? You mentioned that it doesn't work in your edits. Why would you share it here before even testing the app?
Click to expand...
Click to collapse
Hi! I'm sorry for making a post in a weird or wrong way, I'm new to XDA and was unsure of where/how else to post it.
It does mostly work. Hdr works well on rear camera, but not front camera. Night Sight works but can randomly be iffy. Blur and other modes work. It's very possible that just changing some of the settings may iron out some of the bugs, I'll keep experimenting with it.
It's also not that I didn't test it, there were just certain settings and combinations of features I didn't try. I made a post because it was working relatively well and I got excited to share it with other people who may benefit from it. I'm not going to test every feature or settings combination, but other people should know about it so they can try it, at least! I just updated my post with the bugs/broken features I found!
With that said, if you think this is something that shouldn't be here, and should be deleted, a comment on a different thread, etc, how can I delete/move it?
Thank you and I'm sorry for the inconvenience!
Try this
https://www.celsoazevedo.com/files/android/google-camera/f/changelog434/
Everything seems to work except hdr on front camera
Tung2002 said:
Try this
https://www.celsoazevedo.com/files/android/google-camera/f/changelog434/
Everything seems to work except hdr on front camera
Click to expand...
Click to collapse
I am having an issue with this one when installing this, it's giving me an error: "There was a problem parsing the package." How did you manage to installi it? I'm running stock Oreo. Thanks.
alesu69 said:
I am having an issue with this one when installing this, it's giving me an error: "There was a problem parsing the package." How did you manage to installi it? I'm running stock Oreo. Thanks.
Click to expand...
Click to collapse
Oreo max Gcam ver. 6.1....
6.2...... is for Pie

best gcam mod for redmi note 7

This thread is to discuss best gcam mod for Redmi Note 7.
Redmi Notes 7 supports Google Camera without unlocking the bootloader thanks to the native support for the 2API Room.
So how are we?
there's a thread started here
- https://forum.xda-developers.com/redmi-note-7/help/gcam-version-settings-people-using-t3896896
I think you have to try yourself since some features work while other don't + difference in Quality.
Maybe I will do a spreadsheet again (like for the RN5pro).
Go to Google Camera port hub on xda find port mi 9. Go to the link download 'Download xtreme version [updated 30/03/2019]' it works perfectly for me. even photobooth works.
girishten said:
Go to Google Camera port hub on xda find port mi 9. Go to the link download 'Download xtreme version [updated 30/03/2019]' it works perfectly for me. even photobooth works.
Click to expand...
Click to collapse
Could you please let me know, what exactly the photobooth stands for?? I tried, but it does nothing.
Ali_Waris said:
Could you please let me know, what exactly the photobooth stands for?? I tried, but it does nothing.
Click to expand...
Click to collapse
a feature called Photobooth will also use AI to get the best shot, except it will work more like Google Clips. Set your Pixel 3 down somewhere and it will take photos when something interesting happens, or when all subjects are aligned and looking at the camera. It sounds like a selfie timer that knows exactly when to hit the shutter for you, but it will also offer you a range of images to choose from.
Copied ?
However, it just doesn't work on any gcam for RN7 that I've tried so far....
girishten said:
Go to Google Camera port hub on xda find port mi 9. Go to the link download 'Download xtreme version [updated 30/03/2019]' it works perfectly for me. even photobooth works.
Click to expand...
Click to collapse
What do you mean by "it works perfectly for me"? Is everything working? like EIS in video recording?
Anyone with a build that has working night sight?
Valthek said:
Anyone with a build that has working night sight?
Click to expand...
Click to collapse
The last 6.2 version by back.rider has everything working, it's the one I use daily: https://www.celsoazevedo.com/files/android/google-camera/dev-backrider/
I don't know what has been going wrong for me, but my phone running Chinese dev Rom doesn't work with any gcam mods, if it does the app only opens with a compatibility pop up, but then does run. Most others just close without any extra messages.
This is the MIUI error log:
java.lang.RuntimeException: Unable to create application com.google.android.apps.camera.legacy.app.app.CameraApp: java.lang.SecurityException: Failed to find provider com.google.android.gsf.gservices for user 0; expected to find a valid ContentProvider for this authority
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5954)
at android.app.ActivityThread.access$1200(ActivityThread.java:200)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1673)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:201)
at android.app.ActivityThread.main(ActivityThread.java:6810)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
Caused by: java.lang.SecurityException: Failed to find provider com.google.android.gsf.gservices for user 0; expected to find a valid ContentProvider for this authority
at android.os.Parcel.createException(Parcel.java:1953)
at android.os.Parcel.readException(Parcel.java:1921)
at android.os.Parcel.readException(Parcel.java:1871)
at android.content.IContentService$Stub$Proxy.registerContentObserver(IContentService.java:849)
at android.content.ContentResolver.registerContentObserver(ContentResolver.java:1988)
at android.content.ContentResolver.registerContentObserver(ContentResolver.java:1977)
at lhq.a(Unknown Source:34)
at lhq.b(Unknown Source:3)
at lhq.a(Unknown Source:0)
at com.google.android.apps.camera.legacy.app.app.CameraApp.onCreate(Unknown Source:24)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1155)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5949)
... 8 more
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.content.ContentService.registerContentObserver(ContentService.java:340)
at android.content.IContentService$Stub.onTransact(IContentService.java:76)
at com.android.server.content.ContentService.onTransact(ContentService.java:262)
at android.os.Binder.execTransact(Binder.java:730)
I'd appreciate any help
AdRi_232 said:
The last 6.2 version by back.rider has everything working, it's the one I use daily: https://www.celsoazevedo.com/files/android/google-camera/dev-backrider/
Click to expand...
Click to collapse
So really everything?
Also slow motion?
Try BSG's version much better
amnher said:
Try BSG's version much better
Click to expand...
Click to collapse
But I haven't found a version where slow motion works.
TobiPeter said:
But I haven't found a version where slow motion works.
Click to expand...
Click to collapse
Slowmo works in bsg, back.rider, bulkin and arnova with .xml configs on my global lavander
amnher said:
Slowmo works in bsg, back.rider, bulkin and arnova with .xml configs on my global lavander
Click to expand...
Click to collapse
Oh OK and how can I use xml files and where can I find them?
Sorry for dumbness.
AdRi_232 said:
The last 6.2 version by back.rider has everything working, it's the one I use daily: ...
Click to expand...
Click to collapse
Actually disregard my earlier post, BSG released a build specifically for RN7 of which I have been using since and has not crashed on me yet on all features.
Build I'm referring to is:
MGC_6.2.024_RN7_V1.apk (BSG, 2019-04-20, redmi note 7, changelog)
AdRi_232 said:
The last 6.2 version by back.rider has everything working, it's the one I use daily: https://www.celsoazevedo.com/files/android/google-camera/dev-backrider/
Click to expand...
Click to collapse
This version has no option to disable camera sounds, right?
I think Bsg one is the best right now.
Valthek said:
Actually disregard my earlier post, BSG released a build specifically for RN7 of which I have been using since and has not crashed on me yet on all features.
Build I'm referring to is:
MGC_6.2.024_RN7_V1.apk (BSG, 2019-04-20, redmi note 7, changelog)
Click to expand...
Click to collapse
this version runs best on global device with samsung gm1 sensor. i use it also. but if you get force close on other versions in nightmode ,just disable sabre if awailable in gcam options. and when it hangs on creating HDR.just use google gallery in options...that fixed it fir me on other gcam versions. greatz....

General default camera so much better then Gcam my review

ok let me start custom roms blow stock out of the water but the only thing that made me go back to stock was the camera app , in my opinion gcam struggles to focus I do consider myself a a photography pro , that being said , i love the performance of the customs roms overstock , hands down, but the default camera is the deal breaker in my opinion, g-cam struggles to focus , especially in macro mode , I do hope some one port the ANX camera to a custom rom ... just my 2 cents and I tried them all Gcam / configs so save your breath...
I agree, the stock cam is just better, more convenient and faster imo. Luckily for me I dont care much about photos.
Sorry I got that wrong.
jefffrom said:
ok let me start custom roms blow stock out of the water but the only thing that made me go back to stock was the camera app , in my opinion gcam struggles to focus I do consider myself a a photography pro , that being said , i love the performance of the customs roms overstock , hands down, but the default camera is the deal breaker in my opinion, g-cam struggles to focus , especially in macro mode , I do hope some one port the ANX camera to a custom rom ... just my 2 cents and I tried them all Gcam / configs so save your breath...
Click to expand...
Click to collapse
It's true, thanks to a user of this forum that I don't remember the name I was able to use the Gcam for normal and night photos but the macros are still a problem.
Another thing that is making me think about going back to Stock ROM is that there is no support and continuity of updates.
I really love the stock camera too. But for Macros or really close photos it can't focus could you give me a tip, to improve it.
Does any custom rom support the stock camera app?
ANX camera version 202 support our phone with Android 11
AndroZeek said:
ANX camera version 202 support our phone with Android 11
Click to expand...
Click to collapse
Link please
jefffrom said:
Link please
Click to expand...
Click to collapse
204 version is working ok.
ANXCamera - pling.com
MOD EDIT: Link Removed
ptr21 said:
204 version is working ok.
ANXCamera - pling.com
MOD EDIT: Link Removed
Click to expand...
Click to collapse
Even the macro?
I looked at the link but don't understand how to install.
pegasoc said:
Even the macro?
I looked at the link but don't understand how to install.
Click to expand...
Click to collapse
Yes
pegasoc said:
Even the macro?
I looked at the link but don't understand how to install.
Click to expand...
Click to collapse
Find files sections "Files(32)"
Download the last, 204 version
Install with magisk
First couple of times opening camera gives error, but not to worry, try again.
ptr21 said:
204 version is working ok.
ANXCamera - pling.com
MOD EDIT: Link Removed
Click to expand...
Click to collapse
Does taking videos work for you? I can only take pics.
ptr21 said:
Find files sections "Files(32)"
Download the last, 204 version
Install with magisk
First couple of times opening camera gives error, but not to worry, try again.
Click to expand...
Click to collapse
Hi,
right after taking the picture the app closes, the picture is saved but every time I have to reopen the app. If I take a photo in night mode the app closes and the photo is not saved.
I also have Gcam installed can there be a conflict?
sn00x said:
Does taking videos work for you? I can only take pics.
Click to expand...
Click to collapse
Apparently it looks like the video is being made but I don't understand where it is being saved.
sn00x said:
Does taking videos work for you? I can only take pics.
Click to expand...
Click to collapse
Video is working only in 1080p 60fps mode.
pegasoc said:
Hi,
right after taking the picture the app closes, the picture is saved but every time I have to reopen the app. If I take a photo in night mode the app closes and the photo is not saved.
I also have Gcam installed can there be a conflict?
Click to expand...
Click to collapse
Can't tell.
Maybe it depends also on custom rom, what is installed.
I'm on Syberia OS. Night mode is working ok.
ptr21 said:
Can't tell.
Maybe it depends also on custom rom, what is installed.
I'm on Syberia OS. Night mode is working ok.
Click to expand...
Click to collapse
I too use Syberia v. 4.8 September 22, 2021
ptr21 said:
Video is working only in 1080p 60fps mode.
Click to expand...
Click to collapse
Thank you. After switching from 30fps to 60fps the video was indeed stored correctly!

Question Does anyone have working GCAM for the S22 SD base?

Tried installing few mod ones for S22 Ultra but kept on crashing.
If anyone have a gcam working for S22 or s22+ Snapdragon, please share!
I came here looking for the same thing, ha! I had Google Camera (Gcam) working perfectly on my S21 and would often switch over to use that to take Portraits etc.
If anyone is able to point out a version that works would be so helpful. Cheers!
I know right, all of the ones that are tried either keeps crashing when taking photos
See here for a build working very well with S22U SD:
Gcam
Is there a working Gcam for the Ultra? Is it even needed for the Ultra with its Samsung capabilities?
forum.xda-developers.com
So far the closest I've gotten is BSG 8.1 but it still isn't great, ids 0,1,2,52 and I had to force the hardware levels from Level 3 to Full or Level 3 + for the main and front cam. HDR+ crashes main and front but with the level change it at least works without HDR+. Tele and UW seem to work fine though. Maybe someone else can play around with it to see why HDR+ crashes.
Posted below
AMDPhenomX4 said:
So far the closest I've gotten is BSG 8.1 but it still isn't great, ids 0,1,2,52 and I had to force the hardware levels from Level 3 to Full or Level 3 + for the main and front cam. HDR+ crashes main and front but with the level change it at least works without HDR+. Tele and UW seem to work fine though. Maybe someone else can play around with it to see why HDR+ crashes.
Click to expand...
Click to collapse
Do you have the Base S22 Snapdragon or Ultra?
Can I please ask which config xml did you use for BSG 8.1?
Also there are about 6 apks for GSB 8.1 - which one did you download? - https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/f/dl75/
This is as far as I've gotten. I was using MGC_8.1.101_A9_GV1zfix.
If you can get further and get HDR+ to work, wonderful. If not, it is what it is.
AMDPhenomX4 said:
This is as far as I've gotten. I was using MGC_8.1.101_A9_GV1zfix.
If you can get further and get HDR+ to work, wonderful. If not, it is what it is.
Click to expand...
Click to collapse
Hi, there are 2 apks for Samsung with the same file name you provided, one has "scan3d" and other has "ruler" - do you know which one out of those two?
everybodylovesfebs said:
Hi, there are 2 apks for Samsung with the same file name you provided, one has "scan3d" and other has "ruler" - do you know which one out of those two?
Click to expand...
Click to collapse
I just tried the one ending with... _ruler.apk work with the above attached xml. But as mentioned, turning on HDR will cause the app to crash.
I installed the _ruler. APK
Was trying to take a video but when it zoom, the telephoto zoom lens don't seem to work- I wonder if it's to do with mine is S22 base and Ultra maybe has different cameras?
When trying UW or portrait or night sight etc it seems like taking the picture but force closes it with notification "Photo saving finished" but there are no photos in gallery..
So far only able to take regular photos with the primary lens even though all 3 lens options are showing up in the camera app
Hi folks!
This may have already been mentioned elsewhere, but this one works so far for my S22 Ultra Snapdragon:
GCam_7.3.018_Urnyx05-v2.5.apk
thefutureme said:
Hi folks!
This may have already been mentioned elsewhere, but this one works so far for my S22 Ultra Snapdragon:
GCam_7.3.018_Urnyx05-v2.5.apk
Click to expand...
Click to collapse
Not on my base S22.
Here's my working config for all 3 rear lenses using LMC8.4R8.
Hasli: LMC8.4_R8
Download LMC8.4_R8 by Hasli.
www.celsoazevedo.com
Create an LMC8.4 folder in root storage and copy the xml there. After installing the Samsung specific port from the link above, open and accept permissions and immediately toggle to video mode and load the config. Good to go.
synapsesburned said:
Here's my working config for all 3 rear lenses using LMC8.4R8.
Hasli: LMC8.4_R8
Download LMC8.4_R8 by Hasli.
www.celsoazevedo.com
Create an LMC8.4 folder in root storage and copy the xml there. After installing the Samsung specific port from the link above, open and accept permissions and immediately toggle to video mode and load the config. Good to go.
Click to expand...
Click to collapse
It worked for me! thanks for sharing
synapsesburned said:
Here's my working config for all 3 rear lenses using LMC8.4R8.
Hasli: LMC8.4_R8
Download LMC8.4_R8 by Hasli.
www.celsoazevedo.com
Create an LMC8.4 folder in root storage and copy the xml there. After installing the Samsung specific port from the link above, open and accept permissions and immediately toggle to video mode and load the config. Good to go.
Click to expand...
Click to collapse
Hi, may I ask where is the "load config" function? I can only see the following:
1. Remove config name
2. Save config
3. Import ready-made config
If I choose (3) the app will just restart itself. There is no config selection.
kklau00 said:
Hi, may I ask where is the "load config" function? I can only see the following:
1. Remove config name
2. Save config
3. Import ready-made config
If I choose (3) the app will just restart itself. There is no config selection.
Click to expand...
Click to collapse
After you open the app and switch over to video mode, double tap the space between the record and gallery buttons and it will pop up the config loader. As long as you've already copied the xml to the new LMC8.4 folder in root storage before opening the app, it'll appear there.
synapsesburned said:
After you open the app and switch over to video mode, double tap the space between the record and gallery buttons and it will pop up the config loader. As long as you've already copied the xml to the new LMC8.4 folder in root storage before opening the app, it'll appear there.
Click to expand...
Click to collapse
Thanks. It works!
jel2807 said:
It worked for me! thanks for sharing
Click to expand...
Click to collapse
I am using US (Tmobile) Snapdragon S22 base. Got the ruler apk and the first one at top of list on link. Both crash immediately upon opening repeatedly. Cannot get to stay open long enough to get into settings. Any ideas?
-Josh
jlc403 said:
I am using US (Tmobile) Snapdragon S22 base. Got the ruler apk and the first one at top of list on link. Both crash immediately upon opening repeatedly. Cannot get to stay open long enough to get into settings. Any ideas?
-Josh
Click to expand...
Click to collapse
I have S901E also with Snapdragon, and the version that worked for me was "LMC8.4_R8_samsung.apk"

Categories

Resources