-
**The problem**
I'm trying to switch from uiautomator2 to espresso and the server does not start
Note : Everything works fine while using uiautomator2 (App starts, element is located and taped s…
-
**Describe the bug**
Hello,
We are facing an issue with a class that is removed when we obfuscate the app.
```kotlin
Caused by androidx.startup.StartupException: java.lang.ClassNotFoundExcepti…
-
在测试摄像头的时候,采用的视频协议是HLS,有些摄像头连接一直无法连接上,出现了Connection timed out,想请教一下,这个是什么问题?
logcat如下:
12-06 15:37:09.051 16342-16342/? I/wpa_supplicant: wlan0: HEART-BEAT-ACK: 628
12-06 15:37:13.426 2421-2421/? …
jisuz updated
7 years ago
-
I'm getting a Null Pointer Exception when trying to create a Content Provider.
Logcat:
08-02 11:46:08.191: E/AndroidRuntime(10855): FATAL EXCEPTION: main
08-02 11:46:08.191: E/AndroidRuntime(10855):…
-
**Describe the bug**
Hacker's Keyboard crashes immediately (and repeatedly when attempting to select as input method).
**To Reproduce**
Steps to reproduce the behavior:
1. In either the Hacker's…
2011 updated
8 months ago
-
Can't we refactor the Navigation responsibility from the presenters into separate class called Navigator that will be injected to the presenter.
So that we will have reusable navigation methods, like…
-
```
What steps will reproduce the problem?
I am invoking Gesture Search with the following code taken from GestureApiDemo
@Override
public boolean onOptionsItemSelected(MenuItem item) {
…
-
### Steps to reproduce
1. open app
2. grant new all files permission, then login again when prompted
3. click on dir. crash.
-
### Steps to reproduce/复现步骤
升级后出现所有功能不可用,功能异常列表仅有一条隐藏亲密抽屉出现异常。
### Expected behaviour/预期行为
rt
### Actual behaviour/实际行为
rt
### XPosed Framework you used/你使用的XP框架
LSP1.9.2.7029
### QQ(TIM)版本/QQ…
-
org.eclipse.swt.SWTException: Failed to execute runnable (java.util.ConcurrentModificationException)
at org.eclipse.swt.SWT.error(SWT.java:4083)
at org.eclipse.swt.SWT.error(SWT.java:3998)
…