android - How to display a notification over a running activity? -


I am creating a Clothing + Mobile app using Android Ware SDK. When a user gives a text lecture, it is passed to the mobile app which creates a DB query and results the result to the app. If I use the message then it's working fine, but I would like to make a notification for the app for mobile app wear.
If I make an information it is sent properly but it is shown under the running app ... I send a notification which appears on the ongoing activity?


Comments

Popular posts from this blog

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -