Sticky broadcastsがロリポップで非推奨になりました

絶対論理的に変だったStickyBroadcastが、Lollipopでdeprecate(非推奨)になりました

l_image

ああ、ようやくか… というか、段々アンドロイドも隙をついて色々な事できなくなって、まともになってきているなぁと思ってます。結構使っている人もいると思いますので、ブログに書いてみました。

Sticky broadcasts should not be used. They provide no security (anyone can access them), no protection (anyone can modify them), and many other problems. The recommended pattern is to use a non-sticky broadcast to report that something has changed, with another mechanism for apps to retrieve the current value whenever desired.

http://developer.android.com/intl/ja/reference/android/content/Context.html#sendStickyBroadcast(android.content.Intent)

簡単ですが以上です。


コメント

このブログの人気の投稿

島へ移住の話【炊飯】

ドローンプログラミング体験教室を伊豆大島の小学校でしてきました

情報処理安全確保支援士登録証のカード型が届きました。