I want to add a gmail account in to a android device using my application.
in my application having 2 Edit Text,
Username(for getting username like user1@gmail.com) n
Password(for getting password like *********)
and have a button
AddAccount(for onclick listener)
when i click the button it should add a gmail account in to gmail account.
(By the way i have done this Here answered by ben and working well, But its not working for add a gmail account).
plz give suggestion. Thanks in advance.