-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enabling Notification Access on Client
Document to explain how to enable notification access on and Android device to allow notifications to be sent to the server.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
Documents/Enabling Notification Access on Neptune Client.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<img align="center" src="https://user-images.githubusercontent.com/77418003/221474362-5382fac2-72c8-42bc-b869-849ac7813d49.png" height="300"/> | ||
On the home screen of the Android device, swipe down to display all apps. <br/><br/> | ||
<img align="center" src="https://user-images.githubusercontent.com/77418003/221475189-eb372ed4-d37e-40fc-a4bc-0f01b4bf541f.png" height="300"/> | ||
Open the settings app.<br/><br/> | ||
<img align="center" src="https://user-images.githubusercontent.com/77418003/221475310-563d5a31-9d90-4480-804b-4a83f4b167af.png" height="300"/> | ||
Open Apps & Notifications.<br/><br/> | ||
<img align="center" src="https://user-images.githubusercontent.com/77418003/221475429-194d9db5-d378-4773-a4e8-a2fa854cf5d3.png" height="300"/> | ||
Open the drop down.<br/><br/> | ||
<img align="center" src="https://user-images.githubusercontent.com/77418003/221475541-cc45e4ad-27bf-4c07-aa92-892c2d738da5.png" height="300"/> | ||
Open Special app access.<br/><br/> | ||
<img align="center" src="https://user-images.githubusercontent.com/77418003/221475635-06013bae-f373-4645-b562-b11ac6e65c70.png" height="300"/> | ||
Open Notification access.<br/><br/> | ||
<img align="center" src="https://user-images.githubusercontent.com/77418003/221475715-b8088715-7d2d-4c2d-add2-68623899ee3a.png" height="300"/> | ||
Click Neptune Client.<br/><br/> | ||
<img align="center" src="https://user-images.githubusercontent.com/77418003/221475779-65ca1879-263e-4afa-8973-1aec7b323195.png" height="300"/> | ||
Allow notification access. |