I have a single android application, which supports for 7 countries(Localization and Internationalization). The application functionality and language changed based on the device locale. I need to implement the GCM push notifications for this application. Requirement:
- Is it possible to send the push notification in 7 different languages with single GCM account.
- Is there any way to display the push notification in their device local language.