本文介绍了如何听在Android的新的SMS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想听听新的SMS(短消息)的帮助下的BroadcastReceiver ,但它继续听消息的整个应用程序,甚至关闭该应用程序后,使该怎么办? ?

I am trying to listen to new sms(Message) with the help of BroadcastReceiver, but it is keep on listening to messages throughout the application and even after closing the app, so what to do??

是否有听的短信其它任何方式或最新的方法IntentReceiver一种解决方案(可在我网)是pcated德$ P $,而不是工作。

Whether there is any other way to listen to sms or latest method as IntentReceiver kind of solutions(available over I-net) are deprecated and not working

推荐答案

嘿ANKIT,只是检查了这一点,这是什么ü需要,.............

https://github.com/vivdub/DynamicSMSReceiver

谢谢

Hey Ankit, just check this out, is this what u needed, .............

https://github.com/vivdub/DynamicSMSReceiver

Thanks

这篇关于如何听在Android的新的SMS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 07:04