I have schedule to make an android application which used to block spam emails (chosen by myself). However, I cannot find any way to do it. Is it possible to block/reject the email using android programmatically?
In addition, I found that from KitKat version, we will not block a SMS by android programmatically. That means that we can not make an application for blocking the SMS. Is it right?
Thank you in advance