Relative Content

Tag Archive for javaandroidandroid-recyclerviewandroid-camerax

Java android app not working properly on some devices

The app is basic it has a button on mainactivity.java which open mycustomcamera.java from where we can capture photos and videos. Captured photos and videos will be displayed to mainactivity.java ‘s recyclerview. Mainactivity.java has upload button by pressing it upload capture media to server