英文: How to run a cancellable scheduled task in java 问题 // The kotlin function `delay()` has this spe...
应用在使用TransitionDrawable时崩溃。
英文: App crashes when using TransitionDrawable 问题 以下是翻译的内容: 我想在按钮被点击时使背景颜色过渡变化,但是一旦我按下按钮,我的应用似乎会崩溃。按钮...
当点击Android上的ImageButton时播放随机声音。
英文: Playing random sound when ImageButton is clicked on Android 问题 我是安卓新手,正在尝试在点击“ImageButton”时播放随机声...
在VIPER架构(Android)中,编辑文本验证发生在哪里?
英文: Where does Edit text validation happens in VIPER architecture ( Android ) 问题 根据我从文章中学到的知识,我使用 VI...
从Firebase数据库中检索数据,在Android中使用Java通过ID进行搜索。
英文: Retrieve data from FireBase database in android, java by searchin with an ID 问题 我尝试在Java中实现了一段代码...
Entry name ‘javax/annotation/CheckReturnValue.java’ collided Generate Debug apk
英文: Entry name 'javax/annotation/CheckReturnValue.java' collided Generate Debug apk 问题 我正在使用...
安卓应用在添加工具栏后崩溃。
英文: android app crashed after addding toolbar 问题 我有一个安卓应用,如果我尝试打开它,它会崩溃。这是在我添加了工具栏之后发生的。 这是我的MainAct...
如何在 Android 的 Java 文件中在没有布局的情况下使用字符串资源。
英文: How to use String ressource in Java file in Android without a Layout 问题 我有一个Java类,主要包含字符串。它没有布局,...
问题在于在特定设备上使用Google Nearby Connections发送文件时出现问题。
英文: Problem sending file using Google Nearby Connections on specific device 问题 我有2台设备: 一台正在广播(在 Andr...
Attempt to invoke virtual method 'android.view.ViewPropertyAnimator android.widget.ImageView.animate()' on a null object reference
英文: Attempt to invoke virtual method 'android.view.ViewPropertyAnimator android.widget.ImageView...
450