Hi Karthikeyan, In our Terms of Service ( http://dev.twitter.com/pages/api_terms ) we say that a Service should not replicate, frame, or mirror the Twitter website or its design. In addition, automating the login to twitter.com isn't something you should be doing or are allowed to do.
Instead you should use the Twitter APIs to provide interactivity with Twitter. What actions would like people to be able to do inside you application? If you can provide some examples of what you would like users to be able to do, we can make recommendations on the API methods to use. Best, @themattharris <https://twitter.com/intent/follow?screen_name=themattharris> Developer Advocate, Twitter On Thu, Jun 23, 2011 at 9:40 PM, Karthikeyan P <[email protected]>wrote: > For example i have custom twitter icon in my application and when i am > adding this icon to the application, i have also added the www.twitter.com, > username,password. So when i am clicking the icon it takes me to the twitter > site and auto fills the username and password. and logins and shows me the > home page on my AIR HTML browser. This is the content to show in the > application. > > -- > Twitter developer documentation and resources: https://dev.twitter.com/doc > API updates via Twitter: https://twitter.com/twitterapi > Issues/Enhancements Tracker: > https://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > https://groups.google.com/forum/#!forum/twitter-development-talk > -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
