get meta data from manifest android 21:09 Add Comment You can get meta data value from your android manifest. Simply writing two line of code. Here, I caught the API_KEY from com.google.andro... Read More
How to use ActionBarSherlock with Custom Design 23:18 Add Comment In this post I will share, How to use ActionBarSherlock in your Android Project with custom Action Bar Design. I must upload a video about... Read More
Notified when an application installed/removed on phone via BroadCastReceiver 21:44 Add Comment Suppose, your application wanna knows when a new application is installed on your phone or an application already in phone is uninstalled.... Read More