Opens an Android dialog and allows the user to select one of the registered Google/Gmail accounts or add one.

app.ChooseAccount( callback )

The selected email address is returned as the first argument in the callback function.

See Also: GetAccounts

Example - Choose Account click to expand contents