If i’m developing an alternative Android SMS application, is there any way to replace the default sms application with my, so that my app receives the incoming sms message?
If i’m developing an alternative Android SMS application, is there any way to replace
Share
You cannot enforce your app on the users. As Corey mentioned users will have to switch off sms notifications in the default app to not getting the notification twice.