I want to retrieve token via Account Manager classes. Here is sample code that works for twitter but not for facebook plz help me.
public class AccountMana
Just for information, the facebook application part of getAuthToken is not implemented. When you decompile it, you see that it just returns null.
You should use the Facebook SDK.