I am trying to mail data using this code:
email = (Button) findViewById(R.id.enail); email.setOnClickListener(new View.OnClickListener() { publi
try to use this for better practice showing a message to the user to setup a mail application.
try{ // you email code here } catch (ActivityNotFoundException e) { // show message to user }