Android get GTALK notification data
I am creating an App that gives sound notification to user whe开发者_开发问答n he gets msg from gtalk. Thought there is no direct access to gtalk, is there any way to get the latest notification title and data from notification status bar?
You would probably have to dig into GTalk API.
精彩评论