Android:App launch notification -


I'm new to Android development. I was just looking for a notification to launch any app on Android. Whenever another third app is launched on the device, my app should be notified with that app information. In this, Palm, Windows Mobile and everyone, are thinking about anything available on Android. Please suggest me

Thanks

To check whether you want to show notifications, your application Show the dialog in the startup before and save the result in the shared pages. If the person chooses the Yes: Keep the right in SharePreferences and send the user to the GCM server to send the information.

Information about GCM:

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -