How to Get Contact Image in Android.
This simple example gets the image from contacts in android. Please leave your valuable comments.
This simple example gets the image from contacts in android. Please leave your valuable comments.
It is rumoured that facebook is employing ex- Apple iPhone and iPad Engineers to build their own smartphone. Now there is another rumour that facebook may acquire Opera. Facebook could be set to pursue a deal for web browser firm Opera, as the social network seeks to unlock new business opportunities. Flush with a $16bn… Read More »
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 »
This sample code helps you to load html from a string and from a file into webview in ANDROID.