I am new to Sencha Touch and Phonegap. I have one html file and one js file. I want to have 3 tabs. In each tab I am putting different Twitter search result. But I don’t know when to put my tweet code.
Here is my index.html file: http://pastebin.com/Nv2Jfqr4
Here is my index.js file http://pastebin.com/f9nmycBP
And here is my tweet .html file http://pastebin.com/PPpGiZ3k
You need to take a look at the Kitchen Sink and tell us what kind of user interface component you want to put your twitter search results (probably a list) and then we’ll help you achieve what you want.