gpt4 book ai didi

android - 使用 Firebase 填充小部件

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:46:26 25 4
gpt4 key购买 nike

我的应用程序使用 Firebase 数据库并且项目在 RecyclerView 中正确显示,但我也想在 Widget 中显示它们。由于小部件不是 Activity ,因此我在使用 Firebase 和 ListView 时遇到了各种问题。有什么方法可以从 Firebase 填充小部件吗?

最佳答案

在 onDataSetChanged() 中花费超过 20 秒从 Internet/Firebase 数据库获取数据将不会在小部件 ListView 上显示数据。您将不得不使用 CountDownLatch。

还有一个例子https://github.com/mvescovo/item-reaper

https://github.com/mvescovo/item-reaper/blob/master/app/src/main/java/com/michaelvescovo/android/itemreaper/widget/WidgetListService.java

关于android - 使用 Firebase 填充小部件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40212881/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com