Go to [ Ссылка ] to subscribe to the full list of courses and get source code for projects.
How to build an Android app that works with the camera and image gallery. This video shows how to install a gradle dependency for the image loader library called Glide. The image will be saved to a file and the file name will be passed back to the main activity using the onActivityResult method. Demonstrates permissions in the manifest, Implicit and explicit intents, startActivityForResult, requestcode, onActivityResult, Uri, the Glide custom library, saving images to files.
Ещё видео!