We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e608e commit 87b74e9Copy full SHA for 87b74e9
includes/app-service-mobile-android-getting-started-with-push.md
@@ -1,4 +1,4 @@
1
-1. Add the following code after the `application` opening tag:
+1. In your **app** project, open the file `AndroidManifest.xml`. Add the following code after the `application` opening tag:
2
3
```xml
4
<service android:name=".ToDoMessagingService">
0 commit comments