Android : Creating notification using Toast

Monday, 21 March 2011 08:08 by Anupama
Toast notification is a message popup in android application which popup on application window and automatically fades in. It fills only required area on screen and user's activity and interaction are remains enable, it mean during popup of toast message user can do interaction's like entering text, selection of controls ect.