After using CM11 builds for our mini, I'd like to know why the camera is so much colorless?
koala990 said:
After using CM11 builds for our mini, I'd like to know why the camera is so much colorless?
Click to expand...
Click to collapse
Be happy that camera works. It's sort of a bug, but it's not a simple one. For solution you can use Camera Zoom FX and set the saturation to max and you have a perfect camera.
ast00 said:
Be happy that camera works. It's sort of a bug, but it's not a simple one. For solution you can use Camera Zoom FX and set the saturation to max and you have a perfect camera.
Click to expand...
Click to collapse
Thank you...it looks colorful if i set saturation to 100%. But sadly, it is not working with camera zoom fx(no change, reverts to default values after closing app)... cameringo app is good....time for psyke83 here.. @psyke83, can you look into this(setting saturation to 100% makes camera colorful)?
ast00 said:
Be happy that camera works. It's sort of a bug, but it's not a simple one. For solution you can use Camera Zoom FX and set the saturation to max and you have a perfect camera.
Click to expand...
Click to collapse
Can you tell me your camera zoom fx configuration? because setting saturation to max changes nothing, but it is working good in cameringo app though.
Please capture a logcat after taking a picture with the saturation increased (whatever app works) and upload for me to see.
From: QualcommCameraHardware.h
Code:
#define CAMERA_MIN_SATURATION 0
#define CAMERA_MAX_SATURATION 4
#define CAMERA_DEF_SATURATION 2
Tweaking these may help, but I need to see a log first.
Venkatesh said:
Can you tell me your camera zoom fx configuration? because setting saturation to max changes nothing, but it is working good in cameringo app though.
Click to expand...
Click to collapse
All I changed is to render edited shots in full resolution and then I take a picture and edit it to max the saturation. Since I have to do this with every picture, it's a half solution, but I take 1 picture/week so it's not that big of a problem.
psyke83 said:
Please capture a logcat after taking a picture with the saturation increased (whatever app works) and upload for me to see.
From: QualcommCameraHardware.h
Code:
#define CAMERA_MIN_SATURATION 0
#define CAMERA_MAX_SATURATION 4
#define CAMERA_DEF_SATURATION 2
Tweaking these may help, but I need to see a log first.
Click to expand...
Click to collapse
Attached log is from mobile app and this is from adb logcat
Venkatesh said:
Attached log is from mobile app and this is from adb logcat
Click to expand...
Click to collapse
The log is appreciated, thanks. If that was taken after increasing the saturation in a camera app, then the app must have been using a post-processing filter, because the saturation setting in libcamera remained unchanged (at 2, the default). I'll do some more checking. The later build by mnemonyc has my change that sets saturation to 3 by default... maybe it will look a bit better than before.
I can't test this directly, because my camera is 2mp and saturation is not supported.
psyke83 said:
The log is appreciated, thanks. If that was taken after increasing the saturation in a camera app, then the app must have been using a post-processing filter, because the saturation setting in libcamera remained unchanged (at 2, the default). I'll do some more checking. The later build by mnemoryc has my change that sets saturation to 3 by default... maybe it will look a bit better than before.
I can't test this directly, because my camera is 2mp and saturation is not supported.
Click to expand...
Click to collapse
Thank you sir....Attached log is after taking a pic.
yes, i have set saturation to 100%, remaining things like brightness,exposure,contrast,temperature,all set to default(0%)...and took a pic, the pics are also good compared to stock pics...
Venkatesh said:
Thank you sir....Attached log is after taking a pic.
yes, i have set saturation to 100%, remaining things like brightness,exposure,contrast,temperature,all set to default(0%)...and took a pic, the pics are also good compared to stock pics...
Click to expand...
Click to collapse
Unfortunately, the log doesn't show the status of the libcamera parameters (including saturation). I also can't seem to get Cameringo working on my device to test myself. Do you know of any other app that allows changing the saturation level?
psyke83 said:
Unfortunately, the log doesn't show the status of the libcamera parameters (including saturation). I also can't seem to get Cameringo working on my device to test myself. Do you know of any other app that allows changing the saturation level?
Click to expand...
Click to collapse
I have tried quite a few camera apps....camera zoom fx and cameringo has that option in our device....one more thing you said about postprocessing effect but even before taking a pic(call it preview or something like that) ,the colors are good after 100% saturation...it is dull in stock app...
Sent from my GT-S5570 using xda premium
---------- Post added at 09:24 AM ---------- Previous post was at 09:23 AM ----------
psyke83 said:
Unfortunately, the log doesn't show the status of the libcamera parameters (including saturation). I also can't seem to get Cameringo working on my device to test myself. Do you know of any other app that allows changing the saturation level?
Click to expand...
Click to collapse
Any other command to get parameters of camera???
Sent from my GT-S5570 using xda premium
---------- Post added at 09:29 AM ---------- Previous post was at 09:24 AM ----------
Venkatesh said:
I have tried quite a few camera apps....camera zoom fx and cameringo has that option in our device....one more thing you said about postprocessing effect but even before taking a pic(call it preview or something like that) ,the colors are good after 100% saturation...it is dull in stock app...
Sent from my GT-S5570 using xda premium
---------- Post added at 09:24 AM ---------- Previous post was at 09:23 AM ----------
Any other command to get parameters of camera???
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
I have seen your post in discussion thread... I couldn't give you log immediately... Because of diiferent timezones...it is 9:30am here
Sent from my GT-S5570 using xda premium
Related
Hi, I was just wondering if anyone had any tips for taking good shots with the HTC one.
I've seen some of the photos that can be produced by the camera in other threads, does anybody have advice on how an amateur can use the camera app well?
Sent from my M7 using xda premium
http://bit.ly/11Uu4fJ
http://www.phonearena.com/news/HTC-One-UltraPixel-camera-tips-and-tricks-review_id41691
http://www.androidcentral.com/htc-one-camera-tips-how-shoot-stuff-better
http://blog.htc.com/2013/03/htc-one-photography/
Thanks hamdir, will look through those articles.
Sent from my M7 using xda premium
hamdir said:
http://www.phonearena.com/news/HTC-One-UltraPixel-camera-tips-and-tricks-review_id41691
http://www.androidcentral.com/htc-one-camera-tips-how-shoot-stuff-better
http://blog.htc.com/2013/03/htc-one-photography/
Click to expand...
Click to collapse
Is setting the contrast to +1 still recommended for v1.29 software? The sample photos I've seen look like they might not need that any more.
Shasarak said:
Is setting the contrast to +1 still recommended for v1.29 software? The sample photos I've seen look like they might not need that any more.
Click to expand...
Click to collapse
yes from my tests with 1.28 contrast +1 was too much anyway
i did some tests in my review
i still dont have my phone to test 1.29
ive be thinking however of trying exposure -1 and contrast +1
ofcourse sharpness -1 still stands, default sharpness is ugly
one more (a little extreme)
HTC Blog: Low light photography tips
hamdir said:
ofcourse sharpness -1 still stands, default sharpness is ugly
Click to expand...
Click to collapse
I think sharpness -2 looks better.
CheesyNutz said:
http://bit.ly/11Uu4fJ
Click to expand...
Click to collapse
LOL
hye mate..this is my first time i make a thread..dont be harsh to me..here i want to share with you cyanogenmod focal camera by Garner from
Android Development and Hacking > Android Apps and Games..i already test it on mini and it worked..
here original thread :
http://forum.xda-developers.com/showthread.php?t=2384678
Focal includes :
Front-facing camera mode(we dont have a front camera ^_^ )
Picsphere
Video mode
360° panorama mode
Flash mode: Torch, On, Off, Auto
White Balance: Cloudy Outside, Daylight, Fluorescent, Incandescent, Auto
Scene Mode: Theater, Sunset, Steady, Sports, Snow, Portrait, Party, Night Portrait, Night, Landscape, HDR, Flowers, Fireworks, Candlelight,
Beach, Backlight, Best Shot, Augmented Reality, Auto
Color Effects: Neon, Sketch, Emboss, Aqua, Whiteboard, Blackboard, Posterize, Sepia, Polarize, Negative, Black and White, Disabled
Exposure
Color Enhancements
Exposure Measure Mode
ISO Sensitivity
Burst Mode
Timer
Settings: Widgets Chooser, Auto-Enhancement, Exposure Ring, Image Size
--> Just install it through recovery like any other flashable zip..
download at original thread..:laugh::laugh:
credit :
@Garner
that was fast ...i wast just about to post here...thanks for the share btw
hsay said:
that was fast ...i wast just about to post here...thanks for the share btw
Click to expand...
Click to collapse
welcome @hsay...
11mb !,,, i haven't enough memory space
I hope someone can resize apk
phanixtrix said:
11mb !,,, i haven't enough memory space
I hope someone can resize apk
Click to expand...
Click to collapse
yeah..it use a lot of memory mate..still playing around with the camera.here is my suggestion..take a backup of original camera...put in ur sd card..then delete the original camera..and try to push the camera..maybe it can save ur memory a bit.still try to make the camera install to internal memory..:fingers-crossed::fingers-crossed:
you can simply install it like a normal apk...its signaturees differ from the default camera so just extract and install
hsay said:
you can simply install it like a normal apk...its signaturees differ from the default camera so just extract and install
Click to expand...
Click to collapse
Thanks for telling me..i didnt try yet because i think it need some mod..you save my time..hehehe...
Sent from my GT-S5570 using xda premium
thanks for share
yeah1boy said:
thanks for share
Click to expand...
Click to collapse
welcome..
Bro ,
I tried flashing this .zip on my Galaxy Y , but I get an error like "Installation aborted (0)"
And if try installing it directly , it says "Problem Parsing Package"....
Please help...
And please quote this when replying.....
Sent from my GT-S5360 using xda premium
Saurabh Kamble said:
Bro ,
I tried flashing this .zip on my Galaxy Y , but I get an error like "Installation aborted (0)"
And if try installing it directly , it says "Problem Parsing Package"....
Please help...
And please quote this when replying.....
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
1st, this isn't flashable.
2nd, make sure you're on Android 4.1.x or higher.
Saurabh Kamble said:
Bro ,
I tried flashing this .zip on my Galaxy Y , but I get an error like "Installation aborted (0)"
And if try installing it directly , it says "Problem Parsing Package"....
Please help...
And please quote this when replying.....
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
mate..extract the zip file..just take it the apk file and install like a normal apk..or push it using root explorer with permission r-w-r-r...it should work
SMOKERBUNNY said:
thanks!
Click to expand...
Click to collapse
welcome
Does photosphere actually works?
Sent from my Nexus 4 using xda app-developers app
vishal007 said:
Does photosphere actually works?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
kind of lag when moving around when i try..other than that is quiet ok.:good:
wait_close said:
kind of lag when moving around when i try..other than that is quiet ok.:good:
Click to expand...
Click to collapse
Wow that's great!! But don't worry much since focal is in development state, there are those kind of lags on my nexus 4 too wait till it gets stable
Sent from my Nexus 4 using xda app-developers app
vishal007 said:
Wow that's great!! But don't worry much since focal is in development state, there are those kind of lags on my nexus 4 too wait till it gets stable
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
after complete,it will be good for everyone:fingers-crossed::fingers-crossed::fingers-crossed:
Flash
The thread says flash in recovery!
Thanks! Nice app but....al lot off bugs!
Regards!
Nexus4 CM10.2 (incl. Focal cam)
wait_close said:
hye mate..this is my first time i make a thread..dont be harsh to me..here i want to share with you cyanogenmod focal camera by Garner from
Android Development and Hacking > Android Apps and Games..i already test it on mini and it worked..
here original thread :
http://forum.xda-developers.com/showthread.php?t=2384678
Focal includes :
Front-facing camera mode(we dont have a front camera ^_^ )
Picsphere
Video mode
360° panorama mode
Flash mode: Torch, On, Off, Auto
White Balance: Cloudy Outside, Daylight, Fluorescent, Incandescent, Auto
Scene Mode: Theater, Sunset, Steady, Sports, Snow, Portrait, Party, Night Portrait, Night, Landscape, HDR, Flowers, Fireworks, Candlelight,
Beach, Backlight, Best Shot, Augmented Reality, Auto
Color Effects: Neon, Sketch, Emboss, Aqua, Whiteboard, Blackboard, Posterize, Sepia, Polarize, Negative, Black and White, Disabled
Exposure
Color Enhancements
Exposure Measure Mode
ISO Sensitivity
Burst Mode
Timer
Settings: Widgets Chooser, Auto-Enhancement, Exposure Ring, Image Size
--> Just install it through recovery like any other flashable zip..
download at original thread..:laugh::laugh:
credit :
@Garner
Click to expand...
Click to collapse
wait_close said:
hye mate..this is my first time i make a thread..dont be harsh to me..here i want to share with you cyanogenmod focal camera by Garner from
Android Development and Hacking > Android Apps and Games..i already test it on mini and it worked..
here original thread :
http://forum.xda-developers.com/showthread.php?t=2384678
Focal includes :
Front-facing camera mode(we dont have a front camera ^_^ )
Picsphere
Video mode
360° panorama mode
Flash mode: Torch, On, Off, Auto
White Balance: Cloudy Outside, Daylight, Fluorescent, Incandescent, Auto
Scene Mode: Theater, Sunset, Steady, Sports, Snow, Portrait, Party, Night Portrait, Night, Landscape, HDR, Flowers, Fireworks, Candlelight,
Beach, Backlight, Best Shot, Augmented Reality, Auto
Color Effects: Neon, Sketch, Emboss, Aqua, Whiteboard, Blackboard, Posterize, Sepia, Polarize, Negative, Black and White, Disabled
Exposure
Color Enhancements
Exposure Measure Mode
ISO Sensitivity
Burst Mode
Timer
Settings: Widgets Chooser, Auto-Enhancement, Exposure Ring, Image Size
--> Just install it through recovery like any other flashable zip..
download at original thread..:laugh::laugh:
credit :
@Garner
Click to expand...
Click to collapse
haloo..
whether it can save images in external memory?
thanks
zakiprasasti69 said:
haloo..
whether it can save images in external memory?
thanks
Click to expand...
Click to collapse
Don't quote OP.
The answer is yes, it can. In fact it can only save images to external.
Sent from my GT-S5570 using XDA Premium 4 mobile app
Have a strange camera issue...
When i set iso to 200, for example, it looks like all ok, as picture goes darker, but when I take picture, it goes brighter as iso is set above 800-1000 or exposure goes to max and saves like this... and then it goes back darker on the screen... Wtf?
When I setting iso in settings to 200, I want it to capture with that iso...
No hdr or flash is enabled...
Is this the known issue and there is a fix for that? Or maybe some suggestions?
Or its just me with this issue?
Thanks!
infazz said:
Have a strange camera issue...
When i set iso to 200, for example, it looks like all ok, as picture goes darker, but when I take picture, it goes brighter as iso is set above 800-1000 or exposure goes to max and saves like this... and then it goes back darker on the screen... Wtf?
When I setting iso in settings to 200, I want it to capture with that iso...
No hdr or flash is enabled...
Is this the known issue and there is a fix for that? Or maybe some suggestions?
Or its just me with this issue?
Thanks!
Click to expand...
Click to collapse
Try with changing metering mode in Manual Camera Mode
This was the first i tried
Is therrs only with this issue?
Can any one try a mid light condition photo, on manual mode with any iso, but not auto...
The photos saving much brighter than they acctually shoud and appears on the screen at the moment phone captures focus...
Any help appresiated
yea i got it too
Is this normal?
What kind of camera is it? What model No.?
Sent from my SGH-T989 using xda app-developers app
That would be the camera on the phone.... What a daft question!
Sent from my C6603 using XDA Premium 4 mobile app
Seansmit17 said:
That would be the camera on the phone.... What a daft question!
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I do not see anywhere on the post what model the phone is. If I knew the model, I might be able to help.
Sent from my SGH-T989 using xda app-developers app
C6603, latest firmware, rooted, doomlords kermel...
i don't think the stock fw honours ISO settings.
It tries to up to the max then drops down till it finds a working version, so as to keep shutter speeds high,
despite what the camera app says!
knightandroid said:
I do not see anywhere on the post what model the phone is. If I knew the model, I might be able to help.
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
Well if is posting in the Xperia z section. So I think its safe to assume that's the phone he is using and not lets say a Samsung galaxy s4
Sent from my C6603 using XDA Premium 4 mobile app
infazz said:
Have a strange camera issue...
When i set iso to 200, for example, it looks like all ok, as picture goes darker, but when I take picture, it goes brighter as iso is set above 800-1000 or exposure goes to max and saves like this... and then it goes back darker on the screen... Wtf?
When I setting iso in settings to 200, I want it to capture with that iso...
No hdr or flash is enabled...
Is this the known issue and there is a fix for that? Or maybe some suggestions?
Or its just me with this issue?
Thanks!
Click to expand...
Click to collapse
What you are experiencing is that the viewer doesn't display the image with the iso that you have selected that's why it's all dark.
But when you press the shutter it takes the picture with the right iso.
Sent from my C6603 using xda premium
Yup. If you manually set ISO to 100 in low light, and take a pic. (ignoring the viewer) you will get a reasonable result :thumbup:
Sent from my C6603 using xda app-developers app
knightandroid said:
I do not see anywhere on the post what model the phone is. If I knew the model, I might be able to help.
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
You are in a Sony Xperia Z thread, so very likely to be one of those
If your fixed ISO is dark then, your metering is up the wack or the exposure is too short for the light in the sceen
---------- Post added at 09:54 PM ---------- Previous post was at 09:53 PM ----------
wawyed said:
What you are experiencing is that the viewer doesn't display the image with the iso that you have selected that's why it's all dark.
But when you press the shutter it takes the picture with the right iso.
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
Exactly as stated here, the same issue happens on most cameras LCD's in low light shots.
danw_oz said:
You are in a Sony Xperia Z thread, so very likely to be one of those
If your fixed ISO is dark then, your metering is up the wack or the exposure is too short for the light in the sceen
---------- Post added at 09:54 PM ---------- Previous post was at 09:53 PM ----------
Exactly as stated here, the same issue happens on most cameras LCD's in low light shots.
Click to expand...
Click to collapse
Sorry 'bout that, I saw this post from the 'latest posts' section and forgot to look and see which thread this was in.
Sent from my SGH-T989 using XDA Premium 4 mobile app
wawyed said:
What you are experiencing is that the viewer doesn't display the image with the iso that you have selected that's why it's all dark.
But when you press the shutter it takes the picture with the right iso.
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
Looks like it, the picture on the screen is too dark... is there any workaround for this ?
Its almost nothing visible on the screen if iso is low, i just want to see what im going to picture, before i take a photo....
infazz said:
Looks like it, the picture on the screen is too dark... is there any workaround for this ?
Its almost nothing visible on the screen if iso is low, i just want to see what im going to picture, before i take a photo....
Click to expand...
Click to collapse
Did you try turning off HDR?
wawyed said:
Did you try turning off HDR?
Click to expand...
Click to collapse
Hdr is not a problem here, and it is not turned on...
Problem is if in normal mode and iso set to 100 or 200 for example, in the mid light condition you almost dont see anything on the viewfinder, the picture is too dark, but if you take a photo it comes out bright and all is visible on it...
infazz said:
Hdr is not a problem here, and it is not turned on...
Problem is if in normal mode and iso set to 100 or 200 for example, in the mid light condition you almost dont see anything on the viewfinder, the picture is too dark, but if you take a photo it comes out bright and all is visible on it...
Click to expand...
Click to collapse
I know, but hdr makes a difference in the viewfinder when iso is set low.
Disclaimer : I'm not responsible if you brick your Device though its tested. Please Don't spam the thread.
Changelog
Code:
[I][COLOR="Red"]Beta Version F40[/COLOR][/I]
[U][I][COLOR="Purple"]What's Working?[/COLOR][/I][/U]
1) Camera.
2) Video Camera
1080P Bitrate set at 17MB/s constant for now.
720P Bitrate is 17Mb/s constant.
3) Fixed the Video Viewfinder alignment and size.
4) HDR
5) Cheeze shutter.
6) Pics while Video
7) ISO Modes
8) Video Brightness adjustment.
9) Added Continuous Auto Focus for the Camera.
10) Shutter Sound Off Option.
11) Widescreen Screen Preview when taking HD or FHD Videos.
12) Widescreen Screen Preview when taking 8MP or 5MP Photos.
13) Slight Adjustment for Luminescence Value.
14) Retweaked for better stability.
15) Camera Opens in Landscape mode instead of Portrait.
[I][COLOR="purple"][U]Not working[/U][/COLOR][/I]
1) Time Machine shot.
2) Front Facing camera - For Pics only it FC's.
3) Panorama
ROMs Supported
Code:
All ROMs
Installation
Code:
1) Download the MOD.
2) Flash it through Recovery.
Downloads
Code:
F40 : Attachments.
Mod edit - link removed - banned members work is also banned
Note : This MOD is a work of hours of hardwork. If you feel like buying me a Beer, you can donate to me :silly:
Reserved
Thanks !
Sent from my Nexus 4 using XDA Premium 4 mobile app
---------- Post added at 07:52 PM ---------- Previous post was at 07:50 PM ----------
Based on kitkat apk or 4.2?
Sent from my Nexus 4 using XDA Premium 4 mobile app
Thanks !!
Can you also provide zip to revert pls?
Thanks will test. This should be moved to apps and themes however.
Sent from my Nexus 4 using Tapatalk
FC at launch. Latest PA.
Sent from my Nexus 4
FC on Purity.
Wysłane z mojego Nexus 4 przy użyciu Tapatalka
sidnoit22 said:
FC at launch. Latest PA.
Sent from my Nexus 4
Click to expand...
Click to collapse
swidnik0 said:
FC on Purity.
Wysłane z mojego Nexus 4 przy użyciu Tapatalka
Click to expand...
Click to collapse
Try again. Delete the old camera and try flashing again.
Thanks for this port man There are quite lot of bugs and it sometimes open and sometimes don't, also there is very small chance of luck to get it running fullscreen, but keep it going, sir
Sent from my Nexus 4 using Tapatalk
marri said:
Thanks for this port man There are quite lot of bugs and it sometimes open and sometimes don't, also there is very small chance of luck to get it running fullscreen, but keep it going, sir
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Bugs mentioned in the OP. Can you provide screenshots, coz I don't have the Nexus 4. My friend has it and i cant test it always. Xda is the best for that.
Aokp rom nightly.
Runing.
Settings change, FC. Problem.
No Settings change Runing. No problem.
Ok.
hi
i'm install here on Base CM rom and works very good. i have small screen
mavishow said:
Aokp rom nightly.
Runing.
Settings change, FC. Problem.
No Settings change Runing. No problem.
Ok.
Click to expand...
Click to collapse
Hi, what are you changing?
This is how it usually running, just about 3 times of 20 attempts it was correctly opened. And when focus is changet to "face tracking" it FC and won't open until the data is cleared in settings-apps
EDIT: running full screen now, but these capture options is bit messed
Jishnu Sur™ said:
Hi, what are you changing?
Click to expand...
Click to collapse
For example: focus mode change. Has stoped camera> phone settings>app>all apps>camera> clear data. Turn>open LGcamera Run,,, panorama change > problem,,, front camera change> has stoped camera. phone settings>app>all apps>camera> clear data. Open lg camera Runing.
It seems it doesn't work on ART...
marri said:
This is how it usually running, just about 3 times of 20 attempts it was correctly opened. And when focus is changet to "face tracking" it FC and won't open until the data is cleared in settings-apps
EDIT: running full screen now, but these capture options is bit messed
Click to expand...
Click to collapse
mavishow said:
For example: focus mode change. Has stoped camera> phone settings>app>all apps>camera> clear data. Turn>open LGcamera Run,,, panorama change > problem,,, front camera change> has stoped camera. phone settings>app>all apps>camera> clear data. Open lg camera Runing.
Click to expand...
Click to collapse
True. I will fix the view. For the other issues, sadly they cannot be done. AOSP misses out on many frameworks and stuff..
Will flashing this port will affect my other camera apps like "Perfectly Clear"???
Nexus 4
[email protected]
kushal.purkar said:
Will flashing this port will affect my other camera apps like "Perfectly Clear"???
Nexus 4
[email protected]
Click to expand...
Click to collapse
No, or installs a separate application from your already installed ones
Sent from my Nexus 4 using Tapatalk
how to unflash?
hi guys im dedicated my time to test much mods of other devices in one plus users the cool mods of your phone,all credits to this mod is of this post in galaxy s4 themes and apps thanks Versey66 to the mod all credits to the real dev,i only share
How to install and review of the mod in this video
https://www.youtube.com/watch?v=-T1So_esdGU&feature=youtu.be
Downloads
APK CAMERA https://goo.gl/GfZo2f
APK GALLERY https://goo.gl/JeEKVQ
Better image quality,Better Design,More functions and options
Thx for letting us know this camera works for mm. I test both the gallery n camera. The camera is better than the stock cm13 ones
Sent from my A0001 using Xparent BlueTapatalk 2
chris85e said:
Thx for letting us know this camera works for mm. I test both the gallery n camera. The camera is better than the stock cm13 ones
Sent from my A0001 using Xparent BlueTapatalk 2
Click to expand...
Click to collapse
it's always nice trying out new camera apps..
Panorama dont work and "Bokeh" Filter crash after shoot.
But nice to have one more Camera-App and maybe you can fix the Bugs
dimitrij2k said:
Panorama dont work and "Bokeh" Filter crash after shoot.
But nice to have one more Camera-App and maybe you can fix the Bugs
Click to expand...
Click to collapse
Op is just letting us know the camera app can be use. Maybe u can go to the main link of this app and ask. Just my 2 cents
dimitrij2k said:
Panorama dont work and "Bokeh" Filter crash after shoot.
But nice to have one more Camera-App and maybe you can fix the Bugs
Click to expand...
Click to collapse
Let us know if you get bokeh working. High quality depth of field would be interesting to see.
Gonna try this out.
---------- Post added at 05:58 AM ---------- Previous post was at 05:48 AM ----------
Actually surprised. Good stuff thanks op
getting parse error .. im on latest cm13 nightly official
Hi really good camera sometimes I notices that the flash doesn't always work even though you set it to be always on...