This tutorial explains how to setup the android camera2 api recyclerview onclick position so we can find the location of the image file. Get Code The code has been uploaded to github here https://github.com/mobapptuts/recyclerview_image_gallery.git TAG camera2-recyclerview-onclick or else you can run this command git clone –branch camera2-recyclerview-onclick https://github.com/mobapptuts/recyclerview_image_gallery.git Code Samples Create the interface file RecyclerViewClickPositionInterface package […]

Read more

Add camera button Part 2 explains how to replace the standard hello world text view and replaces it with a clickable button view.  

Read more