Here is a small function you can use to send a notification in android using the new Api which recommends using Notification.Builder. It still works on older 2.2+ devices.
The main components of the Notification are the ticker, title, content, and intent: