Excellent guide Prabeesh, well paced and easy to follow
@marcelodelgs4 жыл бұрын
Very simple and praticle. Thank you from Brazil.
@timothychau73434 жыл бұрын
The "onActivityResult" step keeps giving me an error. I retyped this code over and over again and i keep getting an error while youre not. Do you know why? Could it be a version difference?
@lukasholzmann63565 жыл бұрын
is there a possibility to change the quality of the image taken, because the image gets taken in really bad quality?
@jackpittenger27183 жыл бұрын
Thank you so much! Took me a day to finally find a solution...
@RakeshBhardwaj3 жыл бұрын
Amazing sir, I access my camera by my app first time...
@ashikks89035 жыл бұрын
Is it possible to use jpeg instead of bitmap here?
@yogendrayadav82915 жыл бұрын
what if I want to use this on a fragment instead of activity, where will be the changes ?
@saketg59544 жыл бұрын
What happens if some other app also uses 101 as REQUEST_CODE?
@vaibhuuanand6 жыл бұрын
Please upload a video showing how to save the picture as a File in phone storage and also to show that saved file in a ImageView.
@dhanasekaran16673 жыл бұрын
Hello sir Any tutorial available to develop app for accessing wireless camera .?
@pratikmondal93014 жыл бұрын
how doest it work without linking intent method with button !!!
@aquaticaquatos47926 жыл бұрын
Please link every project's github link in the description in their respective video.
@ecx0076 жыл бұрын
Copy paste xD
@ReginaldoBarreto016 жыл бұрын
This example run in the Android 6 or up.... Because no request permission on the run time...
@PRABEESHRK6 жыл бұрын
In this video we use the existing default camera app on the device. So we don't need any camera permissions. We use another app to take picture. Each app manage their own pemissions.
@ReginaldoBarreto016 жыл бұрын
PRABEESH R K Thanks
@indrajeetjyoti90206 жыл бұрын
What if user want to show capture image in android pictures directory
@PRABEESHRK6 жыл бұрын
First you have to save that image into a public file. Then you have to add it to gallery programatically. I will show it in the next videos
@nileshtak93715 жыл бұрын
i uses the same code but my image blurs it looses its clearity why is that so??
@jabirkhan88976 жыл бұрын
how to take image without opening camera intent
@hamsabshike65393 жыл бұрын
Thanks Bro but image Save Location Kaise de
@nolanbuval62955 жыл бұрын
Can we get the source code please ?
@varnium5 жыл бұрын
It doesn't work in real android phone
@kalimichael39944 жыл бұрын
Thank you so much Sir. I m doing my thesis on Mobile security in particular Android Anti theft system and I need to learn how to develop an app in android studio that can be activated remotely to access the camera and take the pictures. I will be happy if you could simulate and show it using android studio, thanks.
@bhaveshkumavat56156 жыл бұрын
Hello sir how to make an app that run in the background and notify when new image captured from phone camera.
@srikanthvavilala944 жыл бұрын
Hi All, can someone please help me how to capture pictures using webcam which is connected to pc in android studio.
@naveens7504 жыл бұрын
Hi it's good but I need help how can I block digital camera and mobile camera when entering to college campus without no root or how to access mobile phone camera and digital camera without user permission
@studio20386 жыл бұрын
What is you computer Hardware configuration Like Ram,processor ,storage, etc. Why im asking this because your android emulator is running faster. I Have 4 GB Ram and Core 2 Duo processor It is impossible to run android emulator.
@FaizanShaikh-vu6xl5 жыл бұрын
uninstall the emulator use a Android Device
@saketg59544 жыл бұрын
Thank you. Done so simply.
4 жыл бұрын
This is meant for thumbnails. that's why your image quality is poor. From android.developer: Note: This thumbnail image from "data" might be good for an icon, but not a lot more. Dealing with a full-sized image takes a bit more work.
@gopinath24895 жыл бұрын
How to Get Multiple images in camera...?
@rajughosh61736 жыл бұрын
Hi sir could you make a tutorial multipart image upload using retrofit
@vinayhinukale75094 жыл бұрын
Omg you saved my life :
@sunilpatil8526 жыл бұрын
What new series on Android Enterprise development..plssss sir
@harshchaudhary78346 жыл бұрын
Please Make a tutorial on navigation tabs in Android studio
@isaacmedina90166 жыл бұрын
Great tutorial!
@ancorj935 жыл бұрын
Btw your title is misleading, this doesnt use the CAMERA API!
@sachin1819914 жыл бұрын
it is camera intent, camera api is a different thing
@alishhady86646 жыл бұрын
thank you very much
@duongduc92015 жыл бұрын
Take picture by Camera API2 Please!!
@indrajeetjyoti90206 жыл бұрын
And how we send captured image to server
@simrandotdev6 жыл бұрын
You will convert it into a Byte Array and sent that or you can convert the image to Base64 string and send that string to the server.
@indrajeetjyoti90206 жыл бұрын
Simranpreet Singh have you ever seen to Byte array if image is of 2 mb then Byte array will be too long
@chumar32405 жыл бұрын
Thanks Dear
@danielebaldo13182 жыл бұрын
By the way, this is not the Camera API
@mikaelkolehmainen90985 жыл бұрын
Thanks
@poor1988196 жыл бұрын
thank u very very much
@amirali97565 жыл бұрын
Thank you.
@optimusprime88165 жыл бұрын
thank sir
@alishhady86646 жыл бұрын
we need tutorial for notification service please and thank you
@faizaltriandi75445 жыл бұрын
thank u , this is so helpful
@MrGhettoGurke5 жыл бұрын
Good Tutorial. But please don't talk and code so fast :D