<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to test ble_app_alert_notification on Android phone?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15174/how-to-test-ble_app_alert_notification-on-android-phone</link><description>Hi, I&amp;#39;m working on a project, I want nRF51822 can get notification when android phone got a call or email, just like ANCS work with iPhone. 
 I tried ble_app_alert_notification and paired 51822 with my android phone, and set ALERT_NOTIFICATION_ENABLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Jul 2016 01:16:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15174/how-to-test-ble_app_alert_notification-on-android-phone" /><item><title>RE: How to test ble_app_alert_notification on Android phone?</title><link>https://devzone.nordicsemi.com/thread/57932?ContentTypeID=1</link><pubDate>Mon, 18 Jul 2016 01:16:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20189937-29b4-46d6-94da-1e8dce38bb19</guid><dc:creator>frogofmagic</dc:creator><description>&lt;p&gt;Hi Aleksander, thanks for your information.&lt;/p&gt;
&lt;p&gt;BR,
Kirby&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to test ble_app_alert_notification on Android phone?</title><link>https://devzone.nordicsemi.com/thread/57931?ContentTypeID=1</link><pubDate>Fri, 15 Jul 2016 12:40:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d13a213-c2ee-424d-9402-6f6aa06b3723</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, Android does not have a native service for notifications or alerts, like Apple does (ANCS). But, instead, it has API for notification listener (added in API 18, Android 4.3). Everyone can build their own app, request to be added as a listener (this has to be done explicitly by the user in Android Settings) and start sending info about notification, calls, SMSes, or alert any way they want, including the alert notification service. This is how Android Wear is doing it when you want to receive notification on your watch. You have to install Android Wear app on the phone, add it as a listener and then the phone will start sending messages to the watch using BLE, Bluetooth of WiFi, whatever is best.&lt;/p&gt;
&lt;p&gt;I was thinking about creating an app with such service for some time. I will let you know if I have time to do this.&lt;/p&gt;
&lt;p&gt;Best Regards, Aleksander&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>