Skip to content

Instantly share code, notes, and snippets.

@griajobag
Created June 30, 2016 03:40
Show Gist options
  • Save griajobag/0150d6a8d9bf1e082e6ee238e3bc45ed to your computer and use it in GitHub Desktop.
Save griajobag/0150d6a8d9bf1e082e6ee238e3bc45ed to your computer and use it in GitHub Desktop.
firebase notif
<resources>
<string name="app_name">FirebaseNotif</string>
<string name="quickstart_message">Click the SUBSCRIBE TO NEWS button below to subscribe to the
news topic. Messages sent to the news topic will be received. The LOG TOKEN button logs the
InstanceID token to logcat.</string>
<string name="subscribe_to_news">Subscribe To News</string>
<string name="log_token">Log Token</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment