-
Hi,I use you lib in android,but it crash.
FYI,
this is the log:
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.jiechic.library.android.snappy.Snappy" on path: DexPathList[[zi…
-
Hi,
Could you please inform me how to solve this issue, I don't have build error, but the exception raised when run
E/AndroidRuntime: FATAL EXCEPTION: FirebaseMLHandler
Process: com.testcam…
-
Please remember to always [increase `versionCode`](https://github.com/AbdurazaaqMohammed/APKExtractor/blob/main/app/build.gradle.kts#L13) when making a new release. Android uses that internally to tel…
-
01-01 21:34:41.215 7925-7925/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.attendance, PID: 7925
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/androidnetworking/AndroidNetwork…
-
**Is your feature request related to a problem? Please describe.**
Yes. I can transfer apps that uses split apk. (Minecraft, Youtube, etc..) but cannot install it properly.
**Describe the solution…
-
In my android manifest file I have declared the name of provider right but still its giving me the error that unable to get provider-
Process: android.example.com.squawker, PID: 17946
…
-
Getting a crash on FileListerDialog open.
```
FileListerDialog fileListerDialog = FileListerDialog.createFileListerDialog(context);
fileListerDialog.setOnFileSelectedListener(new OnFileSelectedLi…
-
Is this on the f droid store?
-
We have 1 user who is reporting the app is crashing randomly usually within a few seconds to almost a minute of starting the application. Problem is I have also tested this on the same hardware the us…
-
### Description
My app is processing a long running loop generating data and storing it into files. After several hours of running, the app closes and the logcat contains the crash report below:
`…