Quantcast
Viewing all articles
Browse latest Browse all 26

Answer by Kshitij Aggarwal for Sending Email in Android using JavaMail API without using the default/built-in app

You can use JavaMail API to handle your email tasks. JavaMail API is available in JavaEE package and its jar is available for download. Sadly it cannot be used directly in an Android application since it uses AWT components which are completely incompatible in Android.

You can find the Android port for JavaMail at the following location:http://code.google.com/p/javamail-android/

Add the jars to your application and use the SMTP method


Viewing all articles
Browse latest Browse all 26

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>