I need that my application publish new status on Twitter and Facebook, but I need to do it without authentificating the user into Facebook or Twitter. I need to use the official Facebook and Twitter applications installed on the phone. First, my application should connect with these applications. After this, my application must checks if the user is logged in with the official Facebook or Twitter applications, and after this, my application must send the new status using the official Facebook and Twitter applications.
Is it possible to do it?