문제

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

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top