I've started with the default Example for Notifications: Titanium.Android.Notification
It works like a charm, the problem now is just that I would like to show a different Activity/Controller when the user open the notification.
I've also tried to work with "addExtra" but I couldn't worked out how to read the extra data.