Android Studio Tutorial - Upload Image using Camera - Get Image from Gallery

preview_player
Показать описание
Get Ready to Pick Image. On Single Click Open camera then Click Pic and Upload Pic as your Profile Pic and Cover Pic. You can also select Image from gallery as well.

Links
Рекомендации по теме
Комментарии
Автор

Sir i have dm u regarding this and u have made this video...

ketankhandelwal
Автор

Best channel ever for Android studio learning. Thank you neat roots.

TechnicalKhawar
Автор

I was seriously looking for a video on this topic. They always win my heart

saimishra
Автор

Getting permission is worthful with this library, wonderful and excellent tutorial.

kartikaisharma
Автор

subhan allah, khooob experience kaam aagaya humhe aapka shukria

rapyd
Автор

Sir app bahut best tarika batate ho ..

TheMPWarrior
Автор

Zabrdast Sir yay video Allah apkay drajat bulaand kray

struggleprogramming
Автор

I am not getting .cropOval() option in my code Please help

AnjaliSingh-drmn
Автор

Plz reply soon sir...??? can whatsapp or the library owner claims on us for using their style and library in our social media App. ????

kartikaisharma
Автор

Amazing ! Vey helpful video ...Thanks for sharing

soniawaheed
Автор

Thank you for the videos are and you are the best Android coding master thanks for video send

aryanwaghmare
Автор

Build was configured to prefer settings repositories over project repositories but repository 'maven' was added by build file 'build.gradle' ???? showing build.error

pragyanshreedas
Автор

Great video sir. Waiting for API videos

anshuvishwakarma
Автор

i have a question, how disabled gallery option ?, i need only camera option for my project.

Kreandoapp
Автор

After implementing this library my app is under review from last 2 week on google play console. Any suggestion for this problem.

mscoding
Автор

did u not user database to store the selected image?

ronaldiibalacy
Автор

Hi Neat Roots,
May I have a question, some phone not working for upload image all setting on mobile already enable.
how to fix?
thanks.

sadenlav
Автор

Hello Sir,
Getting below error as
"Cannot resolve method 'with' in 'ImagePicker' in android studio"


while trying to copy java code
ImagePicker.with(this)
.crop() //Crop image(Optional), Check Customization for more option
.compress(1024) //Final image size will be less than 1 MB(Optional)
.maxResultSize(1080, 1080) //Final image resolution will be less than 1080 x 1080(Optional)
.start()

Plz let me know what needs to be done

rishikeshshinde
Автор

sir how to add view image option in the dialog of option
selection

SonnyArora-cc
Автор

Sir g hamara mobile android studio se connect nahi ho raha hai maine usme Google usb driver bhi dal diya hai fir bhi connect nahi ho rahi hai mera mobile redmi 6A hai koi solution bataye please!

Howtotuch