I am trying to mail data using this code:
email = (Button) findViewById(R.id.enail); email.setOnClickListener(new View.OnClickListener() { publi
Yes problem was in emulator because it was not configured any email in emulator, if any one find this problem please configure email in your emulator, to do this
select email from application menu and follow the steps.