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;








3















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.










share|improve this question














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
If this question can be reworded to fit the rules in the help center, please edit the question.

















  • sreejith, did you find the what was the issue

    – bala
    19 hours ago

















3















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.










share|improve this question














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
If this question can be reworded to fit the rules in the help center, please edit the question.

















  • sreejith, did you find the what was the issue

    – bala
    19 hours ago













3












3








3








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.










share|improve this question














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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










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
If this question can be reworded to fit the rules in the help center, please edit the question.









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
If this question can be reworded to fit the rules in the help center, please edit the question.







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
If this question can be reworded to fit the rules in the help center, please edit the question.












  • 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





sreejith, did you find the what was the issue

– bala
19 hours ago












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.





Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript