[OP3] Google Camera with HDR+ Ported to Snapdragon 820/821 and 835 Devices

ProudRed

Senior Member
Nov 16, 2015
1,380
167
93
If you are on stock oos or h2os then you need to modify "media_profile.xml" file from etc folder to make slomo work. Look in same thread there is guid for it. Post #20

Sent from my ONEPLUS A3003 using Tapatalk
I am on Paranoid Android. Do I need to do the same ?

Sent from my ONEPLUS A3003 using Tapatalk
 

kiha

Member
May 1, 2012
5
4
23
I took two latest builds from the 4pda. The developer is describe the builds by the following principle:
For the mi5s on the android 6 the choice is between GCam_3.2.045_MI5S_6.0_N6P and GCam_3.2.045_MI5S_6.0_N5Х
For the mi5s on the android 7 the choice is between GCam_4.4.012.156195200-41155109_7.0H_PIXEL_XL2_Full_final and MGCB_7.0H_C2API_Min_v.1.3

my liberal translation for the changelogs:

GCam_3.2.045_MI5S_6.0_N6P build(20.08.17):
- Burst mode added;
- additional noise reduction for the regular photos;
- Front camera; (I don't know what does it mean)

GCam_4.4.012.156195200-41155109_7.0H_PIXEL_XL2_Full_final build(18.08.17):
- Faster saving of the hdr+ photos
- Less "highlights" for the slow mo;
- a little bit better sharpness (the developer is not sure in this point)
Warnings:
- The app can crash on the "hot" processor while changing the photo mode a lot of times. Also, don't take a lot of hdr+ photos on the "hot" processor
Negative moments:
- There is no sync for the focus with flash. Need to use "touch" focus.
- A bad sharpness in the panorama mode;
- Video stabilization is not working as expected;

The note from me: I tested only photos and only on the following build - GCam_4.4.012.156195200-41155109_7.0H_PIXEL_XL2_Full_final build. Burst and hdr+ working great on the OP3 (OB22).

All listed builds are located here (Sorry, I don't know how to attach the files): https://drive.google.com/open?id=0BzYu4LekUR2AQjVJS3VwNUhEY0U

The last thing it the note from developer: He said that he end "research" of the Gcam, because he made all what he can and he was already bored

Link to the original post (for guys who knows the Russian language): https://4pda.ru/forum/index.php?showtopic=782469&st=4720#entry64264078

P.S. Sorry for my english :)
 
Last edited:

AcmE85

Senior Member
Jan 19, 2012
2,928
3,691
203
I took two latest builds from the 4pda.

...

Link to the original post (for guys who knows the Russian language): https://4pda.ru/forum/index.php?showtopic=782469&st=4720#entry64264078

P.S. Sorry for my english :)
Thanks for your post, but this version is the best and most recent one for the OP3/T:
https://forum.xda-developers.com/showpost.php?p=73498832&postcount=33

Just so you know, all versions which include burst-mode are producing freezes and force closes on the OP3/T.
 

zelendel

Senior Member
Aug 11, 2008
23,366
20,584
253
Just a reminder. All mentions of 4da are banned due to their habit of selling GPL licensed things as well as their known habit of encoding malware into their apks and files.
 

MarcTremonti

Senior Member
Dec 16, 2010
732
356
93
Can someone tell me why it isnt working for me? Running latest freedomos ce.
Always force close.
I used "gcam_hdrplus_60fps_slowmotion.apk", but every version FC.

Code:
08-31 23:42:18.164 E/AndroidRuntime(24255): FATAL EXCEPTION: main
08-31 23:42:18.164 E/AndroidRuntime(24255): Process: com.google.android.GoogleCamera:crash_report, PID: 24255
08-31 23:42:18.164 E/AndroidRuntime(24255): java.lang.SecurityException: Signature check failed for com.google.android.GoogleCamera
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at android.os.Parcel.readException(Parcel.java:1684)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at android.os.Parcel.readException(Parcel.java:1637)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at gwu.a(Unknown Source)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at gvo.a(Unknown Source)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at gvs.run(Unknown Source)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.util.concurrent.FutureTask.run(FutureTask.java:237)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at has.run(Unknown Source)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.lang.Thread.run(Thread.java:761)
 
Last edited:

rootSU

Senior Member
Apr 17, 2014
290
135
0
Google
Can someone tell me why it isnt working for me? Running latest freedomos ce.
Always force close.
I used "gcam_hdrplus_60fps_slowmotion.apk", but every version FC.

Code:
08-31 23:42:18.164 E/AndroidRuntime(24255): FATAL EXCEPTION: main
08-31 23:42:18.164 E/AndroidRuntime(24255): Process: com.google.android.GoogleCamera:crash_report, PID: 24255
08-31 23:42:18.164 E/AndroidRuntime(24255): java.lang.SecurityException: Signature check failed for com.google.android.GoogleCamera
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at android.os.Parcel.readException(Parcel.java:1684)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at android.os.Parcel.readException(Parcel.java:1637)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at gwu.a(Unknown Source)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at gvo.a(Unknown Source)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at gvs.run(Unknown Source)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.util.concurrent.FutureTask.run(FutureTask.java:237)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at has.run(Unknown Source)
08-31 23:42:18.164 E/AndroidRuntime(24255): 	at java.lang.Thread.run(Thread.java:761)
The error message says Signature Check Failure, so it can't verify the apk it seems, works fine on Stock OOS. :confused: