I am trying to update status to twitter using twitter4j jar but it does not work
问题 Logcat: 12-06 09:23:25.673: D/final(537): caught 12-06 09:23:27.003: D/userName(537): sayemsiam 12-05 12:42:20.783: W/System.err(588): 401:Authentication credentials (https://dev.twitter.com/docs/auth) were missing or incorrect. Ensure that you have set valid conumer key/secret, access token/secret, and the system clock in in sync. 12-05 12:42:20.783: W/System.err(588): error - Read-only application cannot POST 12-05 12:42:20.783: W/System.err(588): request - /1/statuses/update.json i have