I am writing an app that will send an email using the Java Mail external library. I searched for a week about how can i display to user Email addresses suggestions, like the ones being displayed in Gmail.
Any help is appritiated!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ok, after a bit digging, here is what i found. Take the answer about auto complete TextView, add to it the following and you get what i was looking for.