The android video app adding icons tutorial is the first episode in an android tutorial series on how to create an android camera application that takes video as well as simultaneously capturing images when the camera button is pressed. The android video app adding icons tutorial comes recommended for android beginners and people new to […]
Read moreThe android image viewer look and feel tutorial is an introduction to a new tutorial series for beginners to android. Where the viewers will be shown how to create a basic android application that loads an image thumbnail and then displays it on the full screen. This android tutorial series targeted towards beginners to android who […]
Read moreThis android tutorial series is about explaining how to do the android camera2 api raw capture. Where we show how to capture the raw image to a file. This tutorial is a follow on from this one where the setup for the application is done. Get Code The code is now on github you can […]
Read moreThis android tutorial series is about explaining how to do the android camera2 api raw setup. Where the android application will be capturing raw images. Get Code This code has been based on the android camera2 api app tutorial series that can be found here The code to start this tutorial is on github here https://github.com/mobapptuts/recyclerview_image_gallery.git Tag camera2-write-swap-fix […]
Read moreDifferent types of hardware can stress an application in different ways like the nexus 5x so I took the opportunity to do some android camera2 api bug fixes Get Code The code is now on github you can get it from here https://github.com/mobapptuts/recyclerview_image_gallery.git Tag camera2-write-swap-fix or else run this command git clone https://github.com/mobapptuts/recyclerview_image_gallery.git –branch camera2-write-swap-fix Bug fixes […]
Read moreIn the android camera2 api preview orientation episode we provide orientation support for the preview screen that affects some none nexus devices. Get Code The code is now on github you can get it from here https://github.com/mobapptuts/recyclerview_image_gallery.git Tag camera2-preview-orientation or else run this command git clone –branch camera2-preview-orientation https://github.com/mobapptuts/recyclerview_image_gallery.git Code Samples CamaraIntentActivity Implement the transform […]
Read moreIn the android profiling image libraries the winner tutorial we find out which android image loading library is best for the recyclerview grid gallery. At the beginning of this activity I was not sure if they would be enough differences to point to one clear winner best suited for the android recyclerview grid gallery. But […]
Read more
Recent Comments