I want to display a notification / alarm with the terminal in "sleep mode / standby". As does WhatsApp, Handcensms ... Or the simple alarm clock.
For example, in IOS is called "local notification" and looks like: http://www.remotenotification.com/wp-content/uploads/2011/08/PushNotification1.jpg
I'm reading about AlarmManager, WindowManager .. But I fail to understand.
Can anyone help me or guide me?
I do not know what uses-permission are necessary.
regards & thanks
Maybe this is a rather stupid response but do you mean toast messages? http://developer.android.com/guide/topics/ui/notifiers/toasts.html