使用单例对象在活动之间保存状态或共享数据是否可以接受?

发布于 2024-09-15 00:28:51 字数 595 浏览 5 评论 0原文

如果 StackOverflow 能有一个版块,让我们可以发布像我这样的教程,那就太好了,这样我就可以一举回答这里提出的数百个问题。看...每天我都会阅读有关如何在活动之间传递复杂对象、如何保存状态以便您的应用程序可以在方向更改后恢复、如何在数据更改时更新列表视图等问题。

这是第二部分我在博客上发布的教程系列的一部分...我希望您能真正阅读它...因为我在任何地方都没有看到过任何类似的示例...它改变了我对 Android 开发的全面思考。问题是……这样的发展有负面影响吗?

超越智能列表 – 如何观察单例改变了游戏规则

请仔细阅读这两个教程...我会在这里回答任何有关它的问题...我真的很想知道您对此有何看法以及它是否可以为您解决问题。

版主注意:我的博客上没有任何类型的广告..所以不要因为您认为我在发送垃圾邮件而关闭此博客...我不会在这里重复我的帖子。而且......我真的想知道这种方法是否存在缺陷。

It would be nice if StackOverflow had a section where we could post tutorials like mine so that I can answer literally hundreds of questions that have been asked here with a single blow. See... every day I read questions about how to pass complex objects between activities, how to save state so that your app can resume after orientation change, how to update listviews when the data changes, etc, etc.

Here is the second part of a tutorial series I posted on my blog... I hope that you actually read it... because I haven't seen any examples like it anywhere... and it has changed how I think about developing for Android across the board. The question is... is there a downside or negative affect of developing like this?

Beyond Smart Lists – How Observable Singletons change the game.

Please read through both of these tutorials carefully... I will answer any questions about it here that I can... I really want to know what you think about this and if it might solve issues for you.

NOTE TO MODERATORS: there are no advertisements of any kind on my blog.. so don't just close this because you think I am spamming somehow... I am not going to duplicate my post here. And... really I want to know if there is a flaw in this approach.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

柏拉图鍀咏恒 2024-09-22 00:28:51

您了解过 Android 的 Application 类吗?

Have you read about Android's Application class?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文