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 [import]uid: 23063 topic_id: 16509 reply_id: 316509[/import]
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 [import]uid: 23063 topic_id: 16509 reply_id: 316509[/import]
If you want users to see your tweets you can show them that in a web popup.
Just link to http://twitter.com/username [import]uid: 52491 topic_id: 16509 reply_id: 61650[/import]
in the sample it get the HTML from the app… can be done from internet?
local options = { hasBackground=false, baseUrl=system.ResourceDirectory, urlRequest=listener }
native.showWebPopup( "localpage.html", options )
[import]uid: 23063 topic_id: 16509 reply_id: 61660[/import]
never mind, I check in APIs
thanks peach [import]uid: 23063 topic_id: 16509 reply_id: 61668[/import]