I want to develop an Android application so that it also works on a blackberry. I was looking for Blackberry Forward 10 and Blackberry playbook to support Android app and Android player to run Android apps. Thus, in my application I use C2DM Push notifications from the server, so this function is supported by the blueberry android player, if I do it on my native android? For the above scenario, do I have to make an application in my own android and blackberry each, or can I do it only for Android, and it will work in BlackBerry with C2DM function?
Thanks at Advance !!
source share