Android Proximity Message Notification

Good Day,
I recently downloaded your proximity beacon app for android. As is, the app works well i.e. it changes colors when in close proximity to a different beacon.

However, I would like to know, how to display a Message instead of the color. i.e. a New Message for each different beacon. As well as, is it possible to append a sound alert to each proximity notification ?

                                                                                                                                                                 Thank You

Just go ahead and modify the “onContentChanged” callback (:

Thanks for your feedback man!!! It was greatly appreciated. I am trying to make the change however, I am getting some errors. Do you have an example of the code.

Hey, I am still having some issues with modifying the onContentChange callback. I’ve tried passing through messages as a string, however I am still getting problems. Are their any links, tutorials, or code snippets available? Your feedback will be greatly appreciated.