I want to make an edittext to let user choose receivers like message application or mail application:
with a custom adapter(data is in my database, not in contact list android or something like that)
how can I make it? I discovered auto completed edittext but I still not figure out this case? Thank u in advance!