Skip to content

Musfick/JavaMailAPIDemo

Repository files navigation

JavaMailAPIDemo

This is a android app practice project. I have implemented JAVAMIAL API with Gmail.

App overview

Project Resource

LINK TO DOWNLOAD LIBS FILE

LINK TO JAVAMAIL API CLASS

LINK TO YOUTUBE TUTORIAL

public class Utils {

//This is your from email
public static final String EMAIL = "Set your from gmail here";

//This is your from email password
public static final String PASSWORD = "Set your from gmail password";

}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages