Android-BLE-GATT-Master-Slave
Android-BLE-GATT-Master-Slave copied to clipboard
How can I send app notifications facebook,whatsapp etc ?
You are creating your own notification but I want to send android device notifications?How can I do that? Thanks a lots:)
describe your case, I do not quite understand what and where you want to send
I have a smartwatch(ble device) and I'm creating an android app for this smartwatch.My phone work peripheral mode and I want to sent Android phone's notifications (messengers,whatsapp etc ) to smartwatch.
this works by default between the clock and phone, all notifications on the phone are duplicated on the clock, if you do not see this, see the settings.
ok,I'm using ANCS(apple notification center service https://developer.apple.com/library/content/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/Specification/Specification.html#//apple_ref/doc/uid/TP40013460-CH1-SW8 on my android app.I created NotificationSource(8 byte ) how can I send this notificationsource to smartwatch I don't understand.Can you help me?
I don't can help because I have never used it.
Mee to I have never used it ) But It's same your project just different UUIDS and characteristics.Can I send my Notification service as an email?