Question

i am an Android developer and and Want to port my Android app in Blackberry 10. in my android app i have a promotion feature in which i use push notification to show current promotion. and when user click on it, it opens browser to show promotion. ok this is the working of my app. now i want to ask how to port this app in Blackberry with that push notification feature. is it possible. any tutorial or example for this. i have already read how to convert/port Android App in Blackberry on Blackberry's Developers site. but is it possible with push notification feature?

Regards

Was it helpful?

Solution

As it turns out, you can. Check Creating Push-Enabled Android Apps. You can't use Android C2DM, but you can do the same using BB10 push service.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top