android - twitter4J i dont know if i need acount -
i want implement twitter4j on app..
i've seen in tutorials need have account on twitter, see in tutorial send tweet , see profile.
what want find tweets hashtag , list them.
need acount??
sorry english
yes. signup account @ twitter developers.
then, create application. bunch of information including 4 unique fields:
consumer key
consumer secret
access token
access token secret
you need unique information download tweets. there bunch of different ways it, depending on operating system, number of tweets needed , want them (i.e. sentiment mining, count of retweets etc).
google friend here , can give hundreds of examples.