
Push Notify API - NotifyDroid
Perfect for IoT Simple Push Notification receiver + easy REST API to send MSG
app.xdroid.net · net.xdroid.pn
UpdatedDec 10, 2024
PublishedOct 20, 2020
Packagenet.xdroid.pn
MD5f1790ad75b94f82be52f79b74c360209
SHA1 (signer)78:1C:EB:48:41:B7:16:5E:9E:C5:A9:D1:CD:58:1D:EA:98:82:E4:EA
Signed byCN=jojoagogogo, OU=jojoagogogo, O=jojoagogogo, L=Unknown, ST=Unknown, C=JP
Malware scanTRUSTED
Websitehttp://app.xdroid.net
Contact[email protected]
Privacy policyView
What's new
Minor fixes
Description
◆ Simple push notification receiver with easy REST API to send messages ~Perfect for IoT / Raspberry Pi / Arduino and so on ~
1. Make a GET / POST request via HTTP using the API Key displayed in the app
2. The following parameters can be set
k=API Key (required)
t=title
c=content
u=URL to open when clicked
3. API Key can be recreated
4. You can check from the test submission form
5. Sample request
http://xdroid.net/api/message
?k=API Key (required)
&t=title
&c=content
&u=URL to open on click
6. There is a limit to the number of messages that can be sent per day
7. Please do not send any personally identifiable information
1. Make a GET / POST request via HTTP using the API Key displayed in the app
2. The following parameters can be set
k=API Key (required)
t=title
c=content
u=URL to open when clicked
3. API Key can be recreated
4. You can check from the test submission form
5. Sample request
http://xdroid.net/api/message
?k=API Key (required)
&t=title
&c=content
&u=URL to open on click
6. There is a limit to the number of messages that can be sent per day
7. Please do not send any personally identifiable information
Required features
- Faketouch android.hardware.faketouch
Permissions (8)
Push Notify API - NotifyDroid requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Internet android.permission.INTERNET
- Post Notifications android.permission.POST_NOTIFICATIONS
- Vibrate android.permission.VIBRATE
- Wake Lock android.permission.WAKE_LOCK
- C2dm Permission Receive com.google.android.c2dm.permission.RECEIVE
- Gms Permission Ad Id com.google.android.gms.permission.AD_ID
- Net Xdroid Pn Permission C2d Message net.xdroid.pn.permission.C2D_MESSAGE