I tested google cloud messaging example and now I would like to make a library project with this example and use it in an app. My app have an Activity with 3 fragment in a tabsadapter.
Can I have the app and the GCM library project separated or it's better to create a package with all the GCM part in my project?
Has anyone implemented GCM? Could anyone show me the right way? If you have any suggestions please write me. Thank you very much.