How to make a user log in on Twitter and get the tweets?

Hello reader

I’m currently trying to develop an app that contains a user having to log in on twitter and then it gets the tweets sent to that person. Those tweets need to be stored somewhere until they’re clicked upon and then the content of the tweet must be shown.

I have no real idea on how to start this, so is there some kind of tutorial on this? Or someone who’d be polite enough to help me through this?

Thanks in advance!

This is kind of a broad request.  You’ll need to research the Twitter API first.  Then take a look at the examples that come installed with Corona.  On my machine they are found in C:\Program Files (x86)\Corona Labs\Corona SDK\ Sample Code\Networking\Twitter   

Cheers.

Oh great, I’ll have a look.

Thanks!

This is kind of a broad request.  You’ll need to research the Twitter API first.  Then take a look at the examples that come installed with Corona.  On my machine they are found in C:\Program Files (x86)\Corona Labs\Corona SDK\ Sample Code\Networking\Twitter   

Cheers.

Oh great, I’ll have a look.

Thanks!