tags:

views:

20

answers:

1

I am just learning application development using Android platform. I want to know how if we post something in twitter app will go to twitter..how do they integrate these two ?

Thanks, Ananth.

A: 

Android webkit webview..

There is a small example in samples in the SDK

Fred Grott