Take Photo From Camera Without Losing The Quality Of The Image | Android Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 75

  • @AakashSharma-ug5pt
    @AakashSharma-ug5pt 4 ปีที่แล้ว +3

    Bhai thanks yar! Hafte se error par atka hua tha! Tune theek karva dia yar! Thnx bro! Jai Shree Ram

  • @saurabhgoel8191
    @saurabhgoel8191 ปีที่แล้ว

    Absolutely terrific tutorial man. Thanks!!

  • @ChandanKumar-vp1jw
    @ChandanKumar-vp1jw 7 หลายเดือนก่อน

    Thank you so much this method helps me

  • @DaxyCZ
    @DaxyCZ ปีที่แล้ว

    Thank you! Very helpful!

  • @ashrafakib3750
    @ashrafakib3750 3 ปีที่แล้ว

    I don't know how to thank you, You've saved my job. God bless you.. never stop
    making video and help people like me

  • @jessebett7552
    @jessebett7552 3 ปีที่แล้ว +1

    Awesome tutorial,thanks alot

  • @shatanikmahanty
    @shatanikmahanty ปีที่แล้ว

    This saved me today ❤❤

  • @obrymec
    @obrymec 7 หลายเดือนก่อน

    Good tutorial

  • @jithusunny6735
    @jithusunny6735 4 ปีที่แล้ว +2

    After taking picture, onActivityResult is not calling, so the image is not displaying in image view in phone. But this works well when connected to emulator..

  • @olhaonaipe
    @olhaonaipe 4 ปีที่แล้ว

    Great tutorial man, thanks!

  • @DavidMuchima
    @DavidMuchima 3 หลายเดือนก่อน

    You saved my life

  • @funzone9462
    @funzone9462 5 ปีที่แล้ว

    Very nice 👌
    Waiting for new App tutorial ☺️

  • @user-qi7th4vc5s
    @user-qi7th4vc5s 2 ปีที่แล้ว

    Great explanation.

  • @oussamaobs
    @oussamaobs 3 ปีที่แล้ว

    thanks bro, helpful tutorial

  • @adityabansal1168
    @adityabansal1168 4 ปีที่แล้ว

    Did a great job! Thank you.

  • @shuaibalam7085
    @shuaibalam7085 4 ปีที่แล้ว

    Thanks a lot
    Keep it up bro👍

  • @kennyblaze6303
    @kennyblaze6303 2 ปีที่แล้ว

    hi, am quite new into this field of android application programming... so i am wondering if the image captured with the mobile camera is now stored into the computer specified file location? and can i access those images with openCV applications?

  • @jerryyap1516
    @jerryyap1516 3 ปีที่แล้ว

    what program you use to do all this and how to install to phone

  • @dangr302
    @dangr302 ปีที่แล้ว

    Thank you very, very much

  • @venkatesh4307
    @venkatesh4307 3 ปีที่แล้ว

    Thanks. I've got another idea by this video

  • @toniuswar6148
    @toniuswar6148 ปีที่แล้ว

    Thank You, comrade!

  • @KY_7410
    @KY_7410 3 ปีที่แล้ว +1

    Sir, why in the android studio emulator can open the camera but when I use my phone to open the app suddenly close...

  • @nightmarexcvm
    @nightmarexcvm 4 ปีที่แล้ว

    thanx very useful content

  • @KY_7410
    @KY_7410 3 ปีที่แล้ว

    Thank you so much Sir!

  • @BencENagy-qh8lv
    @BencENagy-qh8lv 11 หลายเดือนก่อน

    The code is awesome, thank you! But have a question:
    Anyone of you guys met a problem like me below;?
    When I create a picture it always has a 90° rotation.
    Anyone know why?

  • @sialeeMK
    @sialeeMK 4 ปีที่แล้ว +2

    Hi can you help me again... when I take the photo and when I display the photo, it rotates to 90 degrees. Thanks you for help

    • @heyletscode
      @heyletscode  4 ปีที่แล้ว +4

      You could use Matrix to rotate bitmap. Here's a psuedo example:
      Matrix matrix = new Matrix();
      matrix.postRotate(90);
      Bitmap scaledBitmap = Bitmap.createScaledBitmap(bitmapOrg, width, height, true);
      Bitmap rotatedBitmap = Bitmap.createBitmap(scaledBitmap, 0, 0, scaledBitmap.getWidth(), scaledBitmap.getHeight(), matrix, true);

  • @nicolewis8811
    @nicolewis8811 3 ปีที่แล้ว

    Thanks sir !

  • @leventestancz4522
    @leventestancz4522 3 ปีที่แล้ว

    I have a problem, at the " intent.putExtra(MediaStore.EXTRA_OUTPUT, imageUri); " it says: " Cannot resolve method 'putExtra(java.lang.String, Uri)' " why is that?

  • @soumojyotiganguly8618
    @soumojyotiganguly8618 4 ปีที่แล้ว

    very helpfull.

  • @chiranjeevshubham690
    @chiranjeevshubham690 ปีที่แล้ว

    Please, make a video on " How to make share images from imageview" app in Android Studio 🙏🙏🙏

  • @FaxeelAhmed
    @FaxeelAhmed 4 ปีที่แล้ว

    Best tutorial ❤️❤️❤️.... Can we check the quality of an image? I mean i want to store only high quality image otherwise show your image quality is bad please take another photo

    • @heyletscode
      @heyletscode  4 ปีที่แล้ว

      Right now there is no direct way to classify an image as good or bad. However, you could use ML Kit By Google and train a custom model with good and bad quality images and use that model to classify the images that the user selects

  • @woonie3134
    @woonie3134 3 ปีที่แล้ว

    how to save image my friend? I want close app and image is saved on phone

  • @abhishekjangam7924
    @abhishekjangam7924 3 ปีที่แล้ว

    thnxxx bro

  • @ujjwaldeep5175
    @ujjwaldeep5175 4 ปีที่แล้ว +1

    White hat Jr. Ads😂

  • @akshayhadiya7094
    @akshayhadiya7094 2 ปีที่แล้ว

    Hello sir,
    I have an doubt!
    Question:-how can i check captured image quality ?

    • @akshayhadiya7094
      @akshayhadiya7094 2 ปีที่แล้ว

      I need to show percentage in text view of image quality.

  • @hieuvan347
    @hieuvan347 4 ปีที่แล้ว

    Thanks you somuch ❤️

  • @林同學-u3x
    @林同學-u3x 3 ปีที่แล้ว

    could you show the full code on the net?plz

  • @sialeeMK
    @sialeeMK 4 ปีที่แล้ว +2

    When I open camera it closed the app!! it dosn't work

    • @heyletscode
      @heyletscode  4 ปีที่แล้ว

      1:48 have you set exported to true?

    • @sialeeMK
      @sialeeMK 4 ปีที่แล้ว +1

      @@heyletscode thank you... i have solved it now... I forget s in file at the link /files/Pictures

  • @nikhilnandhagopan5576
    @nikhilnandhagopan5576 4 ปีที่แล้ว +2

    how could you do that without giving camera permission

    • @heyletscode
      @heyletscode  4 ปีที่แล้ว +1

      camera permission is needed only when your app needs access to the camera hardware. Here we are getting the image from the inbuilt camera app, so we do not need to care for handling camera permission

  • @hongnhungtuong8917
    @hongnhungtuong8917 4 ปีที่แล้ว

    My phone does not have sd card, can i do the same when save to cache? Thanks

    • @heyletscode
      @heyletscode  4 ปีที่แล้ว

      yes, this doesn’t require SD CARD Only

  • @losespecialespodcast7319
    @losespecialespodcast7319 3 ปีที่แล้ว

    exelent

  • @reginoldkolenchery4750
    @reginoldkolenchery4750 4 ปีที่แล้ว

    Failed to find configured root that contains /storage/emulated/0/Android/data/com.example.rentandvroom/files/Pictures/photo2540936447755224941.jpg
    This is what I am getting at
    Uri imageUri = FileProvider.getUriForFile(TakePhotoActivity.this,"com.example.rentandvroom.fileprovider",imageFile);

    • @AakashSharma-ug5pt
      @AakashSharma-ug5pt 4 ปีที่แล้ว

      I don't know why but it worked

      stackoverflow.com/questions/42516126/fileprovider-illegalargumentexception-failed-to-find-configured-root

    • @vamsee7875
      @vamsee7875 4 ปีที่แล้ว

      @@AakashSharma-ug5pt its simple they optimized to / as root i.e, "Android/data/com.example.rentandvroom/files/Pictures/' = "/"

  • @abhishekjangam7924
    @abhishekjangam7924 3 ปีที่แล้ว

    how to save image after that

  • @mfaizhussain7
    @mfaizhussain7 ปีที่แล้ว

    Bro You didn't Give Permissions In Manifest

  • @ankurtomar3994
    @ankurtomar3994 4 ปีที่แล้ว

    App is crashed while clicking on button and this error shown
    java.lang.IllegalArgumentException: Failed to find configured root that contains /storage/emulated/0/Android/data/com.nrco.camera/files/Pictures/photo7181033341915067879.jpg

    • @mansoornisar6666
      @mansoornisar6666 4 ปีที่แล้ว

      Same goes for me too

    • @mansoornisar6666
      @mansoornisar6666 4 ปีที่แล้ว

      convert your file path to path="/"

    • @nxnqzd
      @nxnqzd 4 ปีที่แล้ว

      Can you fix that? I have the same problem

    • @mansoornisar6666
      @mansoornisar6666 4 ปีที่แล้ว

      @@nxnqzd I just converted my path to "/" and it worked.

  • @alantony622
    @alantony622 4 ปีที่แล้ว

    Can u pls provide the source code..

  • @jannaikodeyashwanthkumar8121
    @jannaikodeyashwanthkumar8121 4 ปีที่แล้ว

    Image is not seen in imageview after taking pic. Working on emulator but not on phone Moreover your manifest has no permissions? Help me with it how to get image on screen . Everything is same as in ur code

  • @mohammadqabbani4553
    @mohammadqabbani4553 4 ปีที่แล้ว

    The Image Not saved on Gallery How i can saved it

    • @mohammadqabbani4553
      @mohammadqabbani4553 4 ปีที่แล้ว

      ERROR : save: /storage/emulated/0/159960245407454m.jpg: open failed: EPERM (Operation not permitted)
      W/System.err: java.io.FileNotFoundException: /storage/emulated/0/159960245407454m.jpg: open failed: EPERM (Operation not permitted)
      i give him permission write read camera

    • @lifeadventure8683
      @lifeadventure8683 4 ปีที่แล้ว

      @@mohammadqabbani4553 Add these line in your Activity and Fragment where are you use this Camera Operation.
      StrictMode.VmPolicy.Builder builder = new StrictMode.VmPolicy.Builder();
      StrictMode.setVmPolicy(builder.build());

  • @arvindjha4578
    @arvindjha4578 4 ปีที่แล้ว

    Bhai teri height kitni h

  • @officework1518
    @officework1518 3 ปีที่แล้ว

    Where the hell is declaration of "fileprovider" class?
    How Android will know that "fileprovider" exists in the project?

    • @adnoabdullahi4398
      @adnoabdullahi4398 3 ปีที่แล้ว

      Yes also I have this problem how to get fileprovider

  • @yashagarwal2483
    @yashagarwal2483 2 ปีที่แล้ว

    I love you man! Saved my ass