Recent content by Munawwar

  1. M

    How to send Notifications in android

    Thanks @Kelly,,, i will post there....you are right its a bit long process...
  2. M

    How to send Notifications in android

    Dear all, can anybodly please let me know how to send notifications to android app. i want to notify user whenever a new record is added in the database. which type of notifications i have to use ? local notifications or remote notifications ? and please a brief procedure how to achieve this ?
  3. M

    Notifications in android

    Thanks dear...i will post now..
  4. M

    Notifications in android

    yes..i have developed a simple android app. it displays latest news to users once they login. now i want to send a notification to users with sound whenever i insert a latest news in the db. i am using sql server 2008.