Twitter issue

How can I put just the tweets of my account into a screen?

for the peoples only see the tweets of my twitter

can be done?

thanks

If you want users to see your tweets you can show them that in a web popup.

Just link to http://twitter.com/username

in the sample it get the HTML from the app... can be done from internet?

1
2
local options = { hasBackground=false, baseUrl=system.ResourceDirectory, urlRequest=listener }
native.showWebPopup( "localpage.html", options )

never mind, I check in APIs
thanks peach

views:1595 update:2011/10/22 9:46:13
corona forums © 2003-2011