Until android:targetSdkVersion="25" the broadcast receiver is initialized after every scan.
When I use android:targetSdkVersion="29" no initialization happens, and no scanning.
What's the problem?
I use the broadcast receiver library with corresponding source and changes to manifest.
It all works like a charm, until I change in the manifest the sdkversion from 25 to 29.
It works okay from sdkversion 14 until 25.
It seems not to work above sdkversion 29.
I use android 9.
Any idea?
Hey, I'm proud to announce another library of mine: BroadcastReceiver. I will try to explain as hard as I can, as I didn't went in to deep in broadcasting and stuff. So, the Android Operating System sends all kind of messages around where the normal users can't see thse. These are called...
www.b4x.com
I'm sorry but have never used it. It is a 10 year old library and Android has changed a LOT in that time. Perhaps someone who has used this library can jump in and help.