¡@

Home 

2014/10/16 ¤W¤È 08:19:49

android Programming Glossary: mtwitter.resetaccesstoken

why TwitterApp give VerifyError?

http://stackoverflow.com/questions/11667184/why-twitterapp-give-verifyerror

TwDialogListener private TwDialogListener mTwLoginDialogListener new TwDialogListener public void onError String value mTwitter.resetAccessToken public void onComplete String value String comment I found working fine try String demo Hi Share Have been done ... try.. demo mTwitter.updateStatus rentfaster demo catch Exception e e.printStackTrace catch Exception e mTwitter.resetAccessToken private void setTabs before lauching app above exception occure .My requirment some data share on twitter but in first step.. TwitterApp this CONSUMER_KEY CONSUMER_SECRET public void onClick View v mTwitter.setListener mTwLoginDialogListener mTwitter.resetAccessToken if mTwitter.hasAccessToken true try mTwitter.updateStatus TwitterApp.MESSAGE postAsToast FROM.TWITTER_POST MESSAGE.SUCCESS..