Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

To test\develop Twitter

metlaivan edited this page Aug 21, 2014 · 2 revisions

To test/develop Twitter use app key and secret. If it does not work create your own key and secret :

  • follow the link apps.twitter.com
  • сreate new app by clicking "Create New App" button Create app
  • fill in the fields as shown in the picture fields
  • hen clicking "Test 0Auth" button and copy "Consumer key" and "Consumer secret", after that insert they into ConstantValues.java

That's all. Next you can test app.

Clone this wiki locally