Android Question how to get notification message in android

GudEvil

Member
Licensed User
Longtime User
Hi,
I have a application coonected to mysql thru php.

I need to get notification message in android if there is any new record added in particular database table..

I saw the library how to use custom notification (barx custom notification) but it is initiated by button click..

I am noob here. Could you tell me how should I initiate notification n show it in android..

thanks
 

GudEvil

Member
Licensed User
Longtime User
ok...
I got to use GDC n send messages to device
n then use listener in android n invoke notification.

thanks for reply
 
Upvote 0
Top