Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 444 Bytes

File metadata and controls

20 lines (11 loc) · 444 Bytes

Phonegap Status Message

Show a message in the app status bar

Install/Remove

Use the cordova CLI:

Install

cordova plugin add https://github.com/MPJHorner/phonegap-status-message.git

Setup

For Android add a status_message_icon.png to the res/drawable folders, this is required for the notification icon.

Remove

cordova plugin remove com.willshawmedia.phonegap.StatusMessage