How can I make this phone call states Broadcast receiver to work all the times?(non-stops)
问题 I'm creating an application, which will show toast messages before and after the call states. I generated and installed my application on my mobile. it was working well after a few days or sometimes a few hours. but after that, it's stopped, in order to run the application I need to open the application again. how can I modify my application to work very well? Thank you manifest <uses-permission android:name="android.permission.READ_PHONE_STATE" /> <uses-permission android:name="android