Oneplus 5t camera application - OnePlus 5T Questions & Answers

Hi all,
I want to know if. There's any application can help me. To. Run. Only second camera because my rear camera not work anymore when t check test manual by using code *#*808# i found only second camera work or if possibility to create shortcut of working camera to take photo iam waiting your help many thanks

ilyasking said:
Hi all,
I want to know if. There's any application can help me. To. Run. Only second camera because my rear camera not work anymore when t check test manual by using code *#*808# i found only second camera work or if possibility to create shortcut of working camera to take photo iam waiting your help many thanks
Click to expand...
Click to collapse
I dont know about setting a shortcut, but you can choose the lens by entering *#*#1597#*#* in the dialer and then double tapping the screen to switch between lenses.

Related

Use of front camera in HTC EVO

Hello Everybody,
I'm developing an android application which uses the front camera.
As the Android SDK doesn't supoprt it natively, I need to fint the register name which tells the system to use the front camera. Unfortunately, I do not know how this parameter is called. Does anyone can help me?
btw, As I do not have an HTC Evo If anybody can help me by testing my app on its HTC evo, it will helps me a lot.
Many thanks in advance,
Best regards.
ill test if you tell me what the app does/is for
chikenkilr said:
btw, As I do not have an HTC Evo If anybody can help me by testing my app on its HTC evo, it will helps me a lot.
Many thanks in advance,
Best regards.
Click to expand...
Click to collapse
All I could think of was some of the CraigsList replies I get that want my item shipped to Africa.
GL with your app, hope it's a fun one, not enough stuff uses the front camera yet.
Hi,
many thanks for your answer and your help.
My app is quite simple, it acts as a mirror by displaying the front camera in full screen (it crops left and right parts of the picture in order to maximise the picture surface.
My app is avaiblable in the android market under the name : MagicMirror-Lite
I get some feedbacks that my app does work on Evo devices.
Before adding other features (such as zoom and so on), I would like to get first quite a reliable app which works on most of terminals (which have a front camera of course).
Pao23 said:
GL with your app, hope it's a fun one, not enough stuff uses the front camera yet.
Click to expand...
Click to collapse
I think the same, but as there is no explicit command in the android SDK which allows to use the front camera, I first need to get a reliable way to use front cams.
chikenkilr said:
Hi,
many thanks for your answer and your help.
My app is quite simple, it acts as a mirror by displaying the front camera in full screen (it crops left and right parts of the picture in order to maximise the picture surface.
My app is avaiblable in the android market undre the name : MagicMirror-Lite
I get some feedbacks that my app does work on Evo devices.
Before adding other features (such as zoom and so on), I would like to get first quite a reliable app which works on most of terminals (which have a front camera of course).
Click to expand...
Click to collapse
I like that bro im in on that! Givein that app a go thanx!!
Sent from my 1.2 HP EVO
explicit command in the android SDK which allows to use the front camera
Click to expand...
Click to collapse
The Cyanogen team has the front facing commands figured out.
Also, these guys do too http://www.popcrowd.com/
Maybe one would be willing to share or you could take a peak at their code.
Hi everybody,
Many thanks for your inputs.
If I made everything right, my application should now work on Sprint devices.
I uploaded a new version of the application. So, if you can test it on yours, it will be very helpful for me.
Cheers!
It uses the main camera on the EVO not the front one like you want.
Sorry.
Image is also turned 90 degrees...
For the rotation this is normal as the rear camera is rotated to 90° compared to the front camera (in order to use the rear camera in landscape mode and the front camera in portrait mode).
Ok well it still uses the wrong camera.
Looks promsing though.
Many thanks,
and before adding more sexy-features (like pinch zoom, or picture grabbing...) I want first to make sure my app is compatible with most mobile devices.
(If you have features ideas, do not hesitate )
Cool.
I'll test it again once you see about using the front camera.
I think I found what was wrong,
in the manifest file, I added:
<uses-library android:name="com.sprint.hardware.twinCamDevice" android:required="false"/>
I hope that this will make the things goes right for Sprint users without generating bugs for non-Sprint users.
how about make a video chat app that works all the time
chikenkilr said:
I think I found what was wrong,
in the manifest file, I added:
<uses-library android:name="com.sprint.hardware.twinCamDevice" android:required="false"/>
I hope that this will make the things goes right for Sprint users without generating bugs for non-Sprint users.
Click to expand...
Click to collapse
It works with the front camera now but you still need to rotate the image 90degress. I don't see why anyone would want a mirror that the reflection is sideways!
You're completely right, if picture is rotated, it is completely useless. ^^
What is that for the samsung Epic, picture owns the right orientation.
Futhermore, picture should be distorded on your Evo device?
Last question, I must rotate picture in clockwise or in counter-clockwise?
It works on my evo
You need to rotate image 90 degrees clockwise...no matter how I turned the phone the imageit displayed was turned facing 9 o'clock...
Keep working at it!
Swyped from an HTC Evo on MetroPCS...
Yep, me too. The top of my head points to the left no matter how I hold the camera. It 'IS' working with the front camera though.
I'm just beginning to test the front facing camera on my Evo too with some code. I 'think' I read that the Sprint library has to be included in the manifest (to enable the front camera); however, they say the app will not load on phones that don't have this library. that seems pretty severe. Anyone tested that out ?
It would be nice to make apps that use the front camera if possible but still use the regular cam if the front one's not available.
Hi rufus,
Yes the library must be loaded, but, as I mentioned above, you must add the :"android:required="false". So if the library exists, it will be loaded and if not, it doesn't mattre. But you need to add in your source a test to check if the library exists or not. It is explained in the sprint sdk.
Ok I'll add a test on my program add add a rotation if detected phoe is an HTC evo.
Is the ratio of the picture ok or not?
The ratio of the picture is good, but I assume once it's rotated 90 degrees, it wont' be. It's still rotated 90 counterclockwise...the top of my head is at the left.

[Q] How can I get back face detection camera fuction

I flash CyanogenMod-7.1.0-DesireHD.
Anybody know how can I flash back face detection in camera. cos stock Rom have this but I can't found after flash CyanogenMod. Please help.
There is no front camera on the DHD, so face detection would be kind of useless to be honest.
raze599 said:
There is no front camera on the DHD, so face detection would be kind of useless to be honest.
Click to expand...
Click to collapse
Thanks Raze, No, I means in main camera. There are wizard to take photo automatic and with face detection function. I am 100% sure and I always use to take photo with my son. does anybody know it ?
cccho said:
Thanks Raze, No, I means in main camera. There are wizard to take photo automatic and with face detection function. I am 100% sure and I always use to take photo with my son. does anybody know it ?
Click to expand...
Click to collapse
That is a feature of the HTC camera which will not work on any non sense rom. If you want this feature you will have to run a sense based rom

Turn flashlight together with Camera

Hi guys,
sometime ago i noticed that the option to turn on the flashlight while the camera is on does not exist anymore!!
i think it was after the last update, but does somebody know how to enable it back? this was very helpful for me..
thanks!!
felipe_donat said:
Hi guys,
sometime ago i noticed that the option to turn on the flashlight while the camera is on does not exist anymore!!
i think it was after the last update, but does somebody know how to enable it back? this was very helpful for me..
thanks!!
Click to expand...
Click to collapse
I bought "a better camera" for this very reason.
Not as good as the stock cam but better when you need the flash.
Why other cams do not allow the flash option is baffling
aviwdoowks said:
I bought "a better camera" for this very reason.
Not as good as the stock cam but better when you need the flash.
Why other cams do not allow the flash option is baffling
Click to expand...
Click to collapse
thanks!
I will use this option for now, but i know that the stock has this feature, so i will keep looking for it...
at least this app is 90% off today!

The second camera Thread

Hi guys, I just got my oneplus 5T today and i want to talk to you about the quality of the photos of this phone and how this camera setup is helping or not ?
For me, it's a waste of the second camera slot to use this "night camera module" ...
First of all i don't see the diference (using the pro mode and switch between the twos) and second, there is no other functions of the phone that use this second camera to improve anything (at least it shoud he use to combine two photos and result in a better pixel quality but since they have the same lens i don't think this helps either)
So what do you think guys ?
prologikus said:
Hi guys, I just got my oneplus 5T today and i want to talk to you about the quality of the photos of this phone and how this camera setup is helping or not ?
For me, it's a waste of the second camera slot to use this "night camera module" ...
First of all i don't see the diference (using the pro mode and switch between the twos) and second, there is no other functions of the phone that use this second camera to improve anything (at least it shoud he use to combine two photos and result in a better pixel quality but since they have the same lens i don't think this helps either)
So what do you think guys ?
Click to expand...
Click to collapse
In my opinion, I think they should implement the same feature as the essential phone. Using both cameras to create on single and good looking picture. If they can, they could make the main lens take all the details of the image and make the 2nd lens take all of the light and then somehow merge both images to create a perfect one.
Probably never going to happen though......
Colday96 said:
In my opinion, I think they should implement the same feature as the essential phone. Using both cameras to create on single and good looking picture. If they can, they could make the main lens take all the details of the image and make the 2nd lens take all of the light and then somehow merge both images to create a perfect one.
Probably never going to happen though......
Click to expand...
Click to collapse
They can't do it now because "the black and white sensor has had its top layer’s color filter removed. Without it, the sensor is unable to capture color, but its ability to capture light increases by 3x. This is especially helpful with low-light environments."(qualcomm clear sight)
prologikus said:
They can't do it now because "the black and white sensor has had its top layer’s color filter removed. Without it, the sensor is unable to capture color, but its ability to capture light increases by 3x. This is especially helpful with low-light environments."(qualcomm clear sight)
Click to expand...
Click to collapse
I guess we'll just have to wait for oneplus to release an update improving their camera's performance.....
Or if you look online, you might be able to find a ported google camera with hdr+

Camera make bad photo

Hi guys, I bought a Xperia XA2 and is a great device, except for one thing, or the camera, which has problems focusing. Let me explain: when I take pictures with the main camera before shooting the picture seems to focus and presents all the details, while when I go to see the camera taken this is blurred or not perfectly focused. I also tried with the camera manual but nothing changes, and yes, I also tried to put the object to be photographed to more (well over) 12 cm, but nothing. I also took the phone to assistance where I changed the camera but the problem persists. In the end I tried another camera app that seems to have solved the problem, but at the cost of taking pictures in 8mpx. The question then is: how can I resolve this error? And if I can not, which camera app would you recommend? Thank you so much in advance to those who will answer :laugh:
Send it to the Sony service point to repair.
I've alredy done It but whitout results
May I ask which camera apps did you use?
steveglowplunk said:
May I ask which camera apps did you use?
Click to expand...
Click to collapse
The original one from Sony

Categories

Resources