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

Folder list php -

GO: Serve static pages -

python - Why can't I destroy my StaticText in wxPython? -