How to create a twitter like android app

Search This thread

gimmigzgy

New member
Jan 4, 2014
1
0
Hello everyone, I am new to android applications, but I am not new to the programming world.
I want to develop a twitter like application, twitter-like because I want my app to have the tweets feed/ news feed portion.
The news feed portion will be constantly updated with new information/announcements/reminders coming from my online SQL database.

I have already downloaded the Android ADT Eclipse bundle. I just want to add a news feed feature on my application.
NOTE: The data to be displayed on the news feed shall be coming from my own online SQL database.

Any kind of help is much appreciated.

Thank you in advance :)