Blackberry - open application on mesage notification click
问题 My app sending messages notification to the home screen notification bar, but when I'm clicking on some message there, "Message Preview" window opens. I am aware of SO - Opening application from notification bar in blackberry SO - Blackberry ApplicationIndicator click handler on Home Screen While I have implemented ApplicationMessageFolderListener and adding it to ApplicationMessageFolder, still actionPerformed is never called when I'm clicking on message in notification bar. Is there a way