Android tutorial (2018) - 75 - Camera API - Take Photos

  Рет қаралды 62,270

PRABEESH R K

PRABEESH R K

Күн бұрын

Пікірлер: 56
@stephencaines7079
@stephencaines7079 3 жыл бұрын
Excellent guide Prabeesh, well paced and easy to follow
@marcelodelgs
@marcelodelgs 4 жыл бұрын
Very simple and praticle. Thank you from Brazil.
@timothychau7343
@timothychau7343 4 жыл бұрын
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?
@lukasholzmann6356
@lukasholzmann6356 5 жыл бұрын
is there a possibility to change the quality of the image taken, because the image gets taken in really bad quality?
@jackpittenger2718
@jackpittenger2718 3 жыл бұрын
Thank you so much! Took me a day to finally find a solution...
@RakeshBhardwaj
@RakeshBhardwaj 3 жыл бұрын
Amazing sir, I access my camera by my app first time...
@ashikks8903
@ashikks8903 5 жыл бұрын
Is it possible to use jpeg instead of bitmap here?
@yogendrayadav8291
@yogendrayadav8291 5 жыл бұрын
what if I want to use this on a fragment instead of activity, where will be the changes ?
@saketg5954
@saketg5954 4 жыл бұрын
What happens if some other app also uses 101 as REQUEST_CODE?
@vaibhuuanand
@vaibhuuanand 6 жыл бұрын
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.
@dhanasekaran1667
@dhanasekaran1667 3 жыл бұрын
Hello sir Any tutorial available to develop app for accessing wireless camera .?
@pratikmondal9301
@pratikmondal9301 4 жыл бұрын
how doest it work without linking intent method with button !!!
@aquaticaquatos4792
@aquaticaquatos4792 6 жыл бұрын
Please link every project's github link in the description in their respective video.
@ecx007
@ecx007 6 жыл бұрын
Copy paste xD
@ReginaldoBarreto01
@ReginaldoBarreto01 6 жыл бұрын
This example run in the Android 6 or up.... Because no request permission on the run time...
@PRABEESHRK
@PRABEESHRK 6 жыл бұрын
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.
@ReginaldoBarreto01
@ReginaldoBarreto01 6 жыл бұрын
PRABEESH R K Thanks
@indrajeetjyoti9020
@indrajeetjyoti9020 6 жыл бұрын
What if user want to show capture image in android pictures directory
@PRABEESHRK
@PRABEESHRK 6 жыл бұрын
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
@nileshtak9371
@nileshtak9371 5 жыл бұрын
i uses the same code but my image blurs it looses its clearity why is that so??
@jabirkhan8897
@jabirkhan8897 6 жыл бұрын
how to take image without opening camera intent
@hamsabshike6539
@hamsabshike6539 3 жыл бұрын
Thanks Bro but image Save Location Kaise de
@nolanbuval6295
@nolanbuval6295 5 жыл бұрын
Can we get the source code please ?
@varnium
@varnium 5 жыл бұрын
It doesn't work in real android phone
@kalimichael3994
@kalimichael3994 4 жыл бұрын
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.
@bhaveshkumavat5615
@bhaveshkumavat5615 6 жыл бұрын
Hello sir how to make an app that run in the background and notify when new image captured from phone camera.
@srikanthvavilala94
@srikanthvavilala94 4 жыл бұрын
Hi All, can someone please help me how to capture pictures using webcam which is connected to pc in android studio.
@naveens750
@naveens750 4 жыл бұрын
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
@studio2038
@studio2038 6 жыл бұрын
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-vu6xl
@FaizanShaikh-vu6xl 5 жыл бұрын
uninstall the emulator use a Android Device
@saketg5954
@saketg5954 4 жыл бұрын
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.
@gopinath2489
@gopinath2489 5 жыл бұрын
How to Get Multiple images in camera...?
@rajughosh6173
@rajughosh6173 6 жыл бұрын
Hi sir could you make a tutorial multipart image upload using retrofit
@vinayhinukale7509
@vinayhinukale7509 4 жыл бұрын
Omg you saved my life :
@sunilpatil852
@sunilpatil852 6 жыл бұрын
What new series on Android Enterprise development..plssss sir
@harshchaudhary7834
@harshchaudhary7834 6 жыл бұрын
Please Make a tutorial on navigation tabs in Android studio
@isaacmedina9016
@isaacmedina9016 6 жыл бұрын
Great tutorial!
@ancorj93
@ancorj93 5 жыл бұрын
Btw your title is misleading, this doesnt use the CAMERA API!
@sachin181991
@sachin181991 4 жыл бұрын
it is camera intent, camera api is a different thing
@alishhady8664
@alishhady8664 6 жыл бұрын
thank you very much
@duongduc9201
@duongduc9201 5 жыл бұрын
Take picture by Camera API2 Please!!
@indrajeetjyoti9020
@indrajeetjyoti9020 6 жыл бұрын
And how we send captured image to server
@simrandotdev
@simrandotdev 6 жыл бұрын
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.
@indrajeetjyoti9020
@indrajeetjyoti9020 6 жыл бұрын
Simranpreet Singh have you ever seen to Byte array if image is of 2 mb then Byte array will be too long
@chumar3240
@chumar3240 5 жыл бұрын
Thanks Dear
@danielebaldo1318
@danielebaldo1318 2 жыл бұрын
By the way, this is not the Camera API
@mikaelkolehmainen9098
@mikaelkolehmainen9098 5 жыл бұрын
Thanks
@poor198819
@poor198819 6 жыл бұрын
thank u very very much
@amirali9756
@amirali9756 5 жыл бұрын
Thank you.
@optimusprime8816
@optimusprime8816 5 жыл бұрын
thank sir
@alishhady8664
@alishhady8664 6 жыл бұрын
we need tutorial for notification service please and thank you
@faizaltriandi7544
@faizaltriandi7544 5 жыл бұрын
thank u , this is so helpful
@MrGhettoGurke
@MrGhettoGurke 5 жыл бұрын
Good Tutorial. But please don't talk and code so fast :D
@SamuelHauptmannvanDam
@SamuelHauptmannvanDam 5 жыл бұрын
Just set speed to 0.75? :)
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Android tutorial (2018) - 16 - An Example for SharedPreferences API
21:44
Take Picture with Camera - Android Studio - Java
14:19
Atif Pervaiz
Рет қаралды 57 М.
Build Camera App Using Android Studio in 5 Minutes
5:28
Alan Ranjoni
Рет қаралды 27 М.
Building a Custom Camera on Android
4:35
CodingWithMitch
Рет қаралды 88 М.
Activities & the Activity Lifecycle - Android Basics 2023
12:47
Philipp Lackner
Рет қаралды 167 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН