英文: How can i simplify pins in maps 问题 所以我已经在我的VS Xamarin项目上实现了Google Maps。 我知道有一种方法可以简化我的代码,但我不知道如何...
卡片在从Firestore获取数据后未更新。
英文: Cards not updating after fetching data in Firestore 问题 我正在尝试编写一个库存管理系统的应用程序,我唯一需要做的事情是能够显示一个可以点击...
Firebase在Android Studio中的数据检索问题
英文: Firebase data retrieving issue in android studio 问题 我想从Firebase检索数据并在回收视图上显示它。我已提供了正确的数据检索路径。但是存...
Google广告无法加载
英文: Google ads are not loading 问题 I am new to this. I have been trying to connect an app to Admob. W...
Android – 二进制 XML 文件第 10 行:无法膨胀类 <unknown>
英文: Android - Binary XML file line #10: Error inflating class <unknown> 问题 我正在尝试转到另一个活动,但应用程序崩...
创建接口类的实例与将该接口添加到主类以进行回调相比的优势是什么?
英文: What is the advantage of creating an instance of an Interface Class instead of just adding that ...
在Firebase实时数据库中创建相同的节点。
英文: Make identical node in firebase realtime database 问题 假设有两个节点: 用户数据(在“用户数据”内部包含): 唯一ID 姓名:“abc” 纬...
如何将Firestore文档中的Map转换为ArrayList。
英文: How to convert a Map into arrayList from firestore document 问题 我的目标是查询集合并获取每个文档中的三个或五个哈希映射。我的目标是...
RecyclerView中没有显示任何内容。
英文: Nothing shows up in RecyclerView 问题 我正在尝试掌握CardView并使用其RecyclerView。出于某种原因,在启动时没有显示任何内容。日志显示:“E ...
如何使用getIntent().getSerializableExtra从数据库中检索数据。
英文: How do i use getIntent().getSerializableExtra to retrieve data from the database 问题 I passed dat...
450