Related resources for android development with eclipse
  • Create and Cancel Notification 8/19/2015 2:52:08 AM. Notification is main component in Android framework It is used for alert the the user about receive sms,low battery and other things.We can also create our own Notification in Android in this video Tutorial you will learn how to create and Cancel Notification in Android and learn about the use of Notification Manager,Notication classes in Android
  • 2D Oval in Android 8/19/2015 2:51:18 AM. In this video you will learn how to use 2 Graphics API in Android and use Bitmap,Canvas,Paint and Path class and also learn how to create Custom View in Android