thanks for your reply
i got the following error, do i need to declare anything in the manifest?
android.content.ActivityNotFoundException: Unable to find explicit activity class {com.android.settings/com.android.settings.accounts.AddAccountSettings}; have you declared this activity in your AndroidManifest.xml?
The code I posted applies to SDK 17, on older versions it might be different, but the process will be the same, just a different intent name; check the unfiltered logs to get the correct one.