android 中的任何选项,用于从通知中获取用户响应并发送回应用程序
any option in android to get user response from notification and send back to app
我想知道 android 中有什么方法可以让用户在通知栏中显示的通知状态中点击 yes/no。我的应用收到了这个回复??类似于内联回复
试试这个例子
Determine addAction click for Android notifications
或本教程
http://www.vogella.com/tutorials/AndroidNotifications/article.html
我想知道 android 中有什么方法可以让用户在通知栏中显示的通知状态中点击 yes/no。我的应用收到了这个回复??类似于内联回复
试试这个例子 Determine addAction click for Android notifications
或本教程 http://www.vogella.com/tutorials/AndroidNotifications/article.html