android - Sending a notification to an app. (Air) -
Is it possible that air using mobile sends information from my own server to the app installed from my device Is the notification symbol ?.
This is what you really want. Information can be of 2 types: - Local (pushed from device) - Remote (pushed from server to device)
In case of booth, you can do it in AIR. The first type -
The second type - Anyway you should use some of the basic extensions like this
Comments
Post a Comment