Static receiver

Report a typo

Put the receiver lines in the right order so they work correctly in the AndroidManifest.xml file.

Reorder lines using drag or arrows. Adjust indentation with left buttons
                <action android:name="android.intent.action.DATE_CHANGED" />
              
                </intent-filter>
              
                <receiver android:name=".YourBroadcastReceiver">
              
                <intent-filter>
              
                </receiver>
              
___

Create a free account to access the full topic