Android Studio Tutorial - Take picture with Camera learn android programming

preview_player
Показать описание

In this tutorial, you learn how to easily implement the application use your phone camera and take picture

android development tutorial,
android programming tutorial,
android app development tutorial,
android tutorial for beginners ,
android app tutoria,
android studio tutorial,
learn android programming ,
android developer tutorial ,
android programming,
android development,
android studio tutorial for beginners,
android course,
android training,
android development course,
android app development course
Рекомендации по теме
Комментарии
Автор

i would like to pop up an file explorer when the user open the app with option to save the image in which folder and with option to create a new folder and rename it too..is there anywhere i could find this tutorial??

sagarrawal
Автор

How can I add button that will open file explorer and will allow user to save captured images into the different directory ( or create one ) of their external or internal storage.

sagarrawal
Автор

hello. Loved the video but the image you get from data.getExtras().get("data") is very low resolution. How do i get a full resolution image back from the camera activity? Many thanks.

ibleed
Автор

thanks
how can i improve my picture resolution

TheYasssooo
Автор

Great and simple tutorial! Works smoothly.

inesbrenner
Автор

Thanks for the tutorial! In this video, after the button is pressed, you enter the camera app and then take a picture. I am wondering how we can get a bitmap of the image by just press the button (without entering the camera app).

tomxuan
Автор

Hey how to take photos and save in the my app and label it in a list form. In addition, how can I make it able to edit it and delete it? Do I need SQL coding for this part of the project? Many Thanks!

suprememaster
Автор

What should I change if this activity convert into fragments?

rickyhilmiS
Автор

This video has been a lifesaver. Thanks :)

luchadb
Автор

Hello, thank you. After i save the picture it isnt in the imageview. I dont know if there is a connection buy the imageview is not on full screen. thanks

TheLIAD
Автор

Does this still work, when I run the program and tap the open camera button the camera app crashes. I'm using a google pixel.

shaksternano
Автор

Hello! Thank you for the tutorial!

Is there a way to access the image in byte form? I'm trying to send the image to another client and the client takes in bytes.

harashe
Автор

I got a problem with this
my logcat show
java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=22, result=-1, data=Intent { act=inline-data (has extras) }} to activity Attempt to invoke virtual method 'void on a null object reference

What shold I do ? Thank you!!

f
Автор

Please help me How to use the camera to work Android application takes dimensions such as length and width ?

AhmdAshour
Автор

it's very simple and useful, Thank You

mawanm.mawardi
Автор

Hi, i´d like to know if could u show how i can print date and hour on picture. Thanks again!

andrecaires
Автор

Thank you, but it not work for me :(, everything is okay when I build this code but when I try to run on AVD it said that:
"Launching 'app' on Pixel 2 API 24.
Unable to determine application id: No outputs for the main artifact of variant: debug"

nguyenangkhanh
Автор

How could I import the taken picture to a next activity

tusharmaithani
Автор

all works fine, but when you press after taking the picture, the app crashes and closes

ssd_sevtrew
Автор

Very nice video Sr. One favor can you make a video where you can save the image into your app (internal storage)??

boniton