This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
easiest way to make an android app?
10-15-2012, 09:30 PM
Post: #1
easiest way to make an android app?
What is the easiest way to make an android app that does the following.

1. Checks twitter feeds for different sports teams.
2. Displays the trending of those tweets.

So basically, I want an app that can detect tweeting volume or trends, and display it in a percentage chart.

Then I want to break it down further so that people can see if most of the tweets about the team are negative or positive.

Ads

Find all posts by this user
Quote this message in a reply
10-15-2012, 09:38 PM
Post: #2
 
I think you need server support. You should collect the data on a central server, then feed that data to the app. All the app needs to do is be able to display data and collect it (periodically) from your central server database.

As for how you plugin into Twitter without just hacking it, I don't know.

Ads

Find all posts by this user
Quote this message in a reply
10-15-2012, 09:38 PM
Post: #3
 
Learn the Android programming language. Write the code. Compile and test the program. Debug the program and recompile until it works.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)