-
Hi Again,
After doing some research I came across button (Flic) which is similar to puck.js.
https://partners.flic.io/partners/developers/android-tutorial
We can integrate this with our android app but the problem with this is we have to install its default app to integrate it with android phone, which I don't want to use.I want to know is there a similar way to just listen when Puck button is clicked? If got when button is clicked at my android app then I can write code in my android app which can make phone call.
Regards
-
-
-
-
Hi Gordon,
I have gone through the links.
- Regarding espruino.com/Puck.js+Eddystone it seems that we need to
install another app to achieve this and I don't want to install new app. - DroidScript seems good option but I don’t know how to send data on
Puck button click and receive that data at app side. Any link or
guide for achieving this.
Thanks
- Regarding espruino.com/Puck.js+Eddystone it seems that we need to
-
-
Hi,
The video here https://www.kickstarter.com/projects/gfw/puckjs-the-ground-breaking-bluetooth-beacon between about 35 secs and 45 secs shows that when user press puck button music is played on user android phone.So, could you please help me to achieve the similar functionality.
Regards
-
Thanks Dave, at android side I am using android studio. So is there any link or guide for achieving this using android studio?