OK button on the captured picture with system camera not working in one plus 6T with Android Pie [closed]Android ACTION_IMAGE_CAPTURE IntentApplication Crashed When Pressing Back Button on Android Camera IntentCamera on Android ExampleAndroid 2.2 image capturing issueAndroid Camera : data intent returns nullCamera 'OK' button not functioningStart camera for capturing picture and store image after captureing it in gellary on button clickcapturing images with MediaStore.ACTION_IMAGE_CAPTURE intent in androidAndroid Camera Error 5001Unable to retrieve captured image from camera
Redis Cache Shared Session Configuration
How much maintenance time did it take to make an F4U Corsair ready for another flight?
Can sampling rate be a floating point number?
Is there any way to stop a user from creating executables and running them?
PhD advisor lost funding, need advice
Why isn’t SHA-3 in wider use?
Is there a SQL/english like language that lets you define formulations given some data?
Email address etiquette - Which address should I use to contact professors?
Is there a command to install basic applications on Ubuntu 16.04?
What is a good class if we remove subclasses?
Markov-chain sentence generator in Python
How to take the beginning and end parts of a list with simpler syntax?
A torrent of foreign terms
Is there a standardised way to check fake news?
Why is there a large performance impact when looping over an array over 240 elements?
Simplification of numbers
Is There a Tool to Select Files to Download From an Org in VSCode?
Is it okay for a ticket seller in the USA to refuse to give you your change, keep it for themselves and claim it's a tip?
How can I decide if my homebrew item should require attunement?
Is 悪いところを見つかった proper Japanese?
A continuous water "planet" ring around a star
Can the ground attached to neutral fool a receptacle tester?
What does the phrase "pull off sick wheelies and flips" mean here?
Does the Fireball spell damage objects?
OK button on the captured picture with system camera not working in one plus 6T with Android Pie [closed]
Android ACTION_IMAGE_CAPTURE IntentApplication Crashed When Pressing Back Button on Android Camera IntentCamera on Android ExampleAndroid 2.2 image capturing issueAndroid Camera : data intent returns nullCamera 'OK' button not functioningStart camera for capturing picture and store image after captureing it in gellary on button clickcapturing images with MediaStore.ACTION_IMAGE_CAPTURE intent in androidAndroid Camera Error 5001Unable to retrieve captured image from camera
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
In the system camera application accessed via new Intent(MediaStore.ACTION_IMAGE_CAPTURE)
the OK button isn't working. Other buttons such as reset and cancel are working.
For other devices including other android Pie devices, it is working normally. Logcat shows the following error:
E/ReviewScreenImpl: onClickOKButton() - Fail to decode captured picture
This is most probably a device specific software issue since this issue has happened suddenly.
android android-camera
closed as off-topic by Adinia, Steve, AdrianHHH, double-beep, Paul Roub Mar 27 at 13:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Reproducible Example." – Steve, AdrianHHH, Paul Roub
add a comment |
In the system camera application accessed via new Intent(MediaStore.ACTION_IMAGE_CAPTURE)
the OK button isn't working. Other buttons such as reset and cancel are working.
For other devices including other android Pie devices, it is working normally. Logcat shows the following error:
E/ReviewScreenImpl: onClickOKButton() - Fail to decode captured picture
This is most probably a device specific software issue since this issue has happened suddenly.
android android-camera
closed as off-topic by Adinia, Steve, AdrianHHH, double-beep, Paul Roub Mar 27 at 13:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Reproducible Example." – Steve, AdrianHHH, Paul Roub
sreejith, did you find the what was the issue
– bala
19 hours ago
add a comment |
In the system camera application accessed via new Intent(MediaStore.ACTION_IMAGE_CAPTURE)
the OK button isn't working. Other buttons such as reset and cancel are working.
For other devices including other android Pie devices, it is working normally. Logcat shows the following error:
E/ReviewScreenImpl: onClickOKButton() - Fail to decode captured picture
This is most probably a device specific software issue since this issue has happened suddenly.
android android-camera
In the system camera application accessed via new Intent(MediaStore.ACTION_IMAGE_CAPTURE)
the OK button isn't working. Other buttons such as reset and cancel are working.
For other devices including other android Pie devices, it is working normally. Logcat shows the following error:
E/ReviewScreenImpl: onClickOKButton() - Fail to decode captured picture
This is most probably a device specific software issue since this issue has happened suddenly.
android android-camera
android android-camera
asked Mar 27 at 8:49
sreejithsreejith
1031 silver badge7 bronze badges
1031 silver badge7 bronze badges
closed as off-topic by Adinia, Steve, AdrianHHH, double-beep, Paul Roub Mar 27 at 13:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Reproducible Example." – Steve, AdrianHHH, Paul Roub
closed as off-topic by Adinia, Steve, AdrianHHH, double-beep, Paul Roub Mar 27 at 13:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Reproducible Example." – Steve, AdrianHHH, Paul Roub
closed as off-topic by Adinia, Steve, AdrianHHH, double-beep, Paul Roub Mar 27 at 13:25
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Reproducible Example." – Steve, AdrianHHH, Paul Roub
sreejith, did you find the what was the issue
– bala
19 hours ago
add a comment |
sreejith, did you find the what was the issue
– bala
19 hours ago
sreejith, did you find the what was the issue
– bala
19 hours ago
sreejith, did you find the what was the issue
– bala
19 hours ago
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
sreejith, did you find the what was the issue
– bala
19 hours ago