Skip to content

Commit 87b74e9

Browse files
authoredNov 20, 2017
Update app-service-mobile-android-getting-started-with-push.md
1 parent 38e608e commit 87b74e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎includes/app-service-mobile-android-getting-started-with-push.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1. Add the following code after the `application` opening tag:
1+
1. In your **app** project, open the file `AndroidManifest.xml`. Add the following code after the `application` opening tag:
22

33
```xml
44
<service android:name=".ToDoMessagingService">

0 commit comments

Comments
 (0)