Skip to content

Instantly share code, notes, and snippets.

View SMontiel's full-sized avatar

Salvador Montiel SMontiel

View GitHub Profile
import android.text.TextUtils;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
import java.util.List;
/**
* @author Miguel Catalan Bañuls