Im developing a app which has a user sign-up activity, there I need to allow a user to add a profile picture to his profile at the sign-up phase and show the image in profile activity, How can I do that?
Thanx
Im developing a app which has a user sign-up activity, there I need to
Share
StartCamera is Button. When Button is pressed Camera will be started. Take Image and set your
ImageViewas shown in below code: