Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们如何将 Android 主屏幕小部件信息(可能是 putExtra)传递给 Activity.. 什么特定的回调方法会处理这个?
使用putIntExtra()在Intent您放置在PendingIntent.
putIntExtra()
Intent
PendingIntent
似乎当我将 putIntExtra 放在 Intent 上时,它没有正确更新它
FLAG_UPDATE_CURRENT在创建PendingIntent.
FLAG_UPDATE_CURRENT