How to create Image Reflection in Android?
This simple Activity creates a reflection of the provided image. Download the complete source code for above example from here.
This simple Activity creates a reflection of the provided image. Download the complete source code for above example from here.
Hello everyone.. In today’s tutorial I will show you how to use camera in ANDROID in your program. In this tutorial we will be having a button which will open the camera and after taking the photo it will show it in an imageView. Note: This program will work only in the real device not… Read More »