I'm assuming you are talking about an auth token? If so, that is generally created by the server, and would then be off-topic for this list. Have you tried doing a google search for implementing an auth token on a server?
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jul 12, 2012 at 8:15 AM, Mario Bat <[email protected]> wrote: > Hi, I have to make an app where i send my device token to a server. The > server is a Push server that will push notifications to the mobile device > later. > > My question is; What are tokens and how do you create them? Does the > server create my token or who? I know that for the Facebook API Facebook > makes the token for you. So does every token creation work like that? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

