Hello,
I want to go directly to a screen where I can delete an account from the Phone.
Something similar to i.Initialize("android.intent.action.DELETE", "package:" & packagename)
but then for an account.
Is this possible?
And is there a place where I can find all the intents for doing such things?
I want to go directly to a screen where I can delete an account from the Phone.
Something similar to i.Initialize("android.intent.action.DELETE", "package:" & packagename)
but then for an account.
Is this possible?
And is there a place where I can find all the intents for doing such things?