We are generate access token using this link : https://graph.facebook.com/oauth/access_token?grant_type=client_credentials&client_id=123456789000000&client_secret=03252f2ff1eddffe234a0dc7256abb8c
and it give us a access_token like this : AQRtositr-Km47sometextwohp-7heCCDHmKE
But now when we are authenticate our facebook app as a native android app its give access token like this : ABBDSqE43jFSSbrS7ujvyLZClfyKDCZBhAuLXTtr9nwelj4MFwlijzejljEoNItC3lijzm3shemzq3jDFCdAZD
So i want to ask how to generate App access token on native android app.
please suggest me
Thanks
