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

SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현