-
4.1.0导入报错,4.0.3与Rxjava2冲突,下载源码修改依赖库版本后依然报错,看起来像是与kotlin有点冲突吧,也可能是我自己导入有点问题。想了一些办法并没有解决
-
### Device
- HONOR 6 Plus
- Android 4.4.2
### Issue description
- During the process of using the new version to obtain the `Manifest.permission.READ_CONTACTS` permission, the log is as follows, a…
ghost updated
4 years ago
-
With the microG F-Droid repo enabled, I am attempting to install the microG Services Core (com.google.android.gms) 0.2.22.212658 via this app. The app finishes the download and then crashes.
From L…
haarp updated
7 months ago
-
如果有什么想法或者建议,可以随时交流。欢迎大家一起贡献。
Welcome to communicate and discuss.
-
# Description
I added a bookmark to the Information/Github folder, and everything seemed fine until I made a new tab, and then it crashed. Even worse, if you clear all tabs so that it makes a new tab…
-
Evaluate using rxjava to replace the asynchronous code.
https://github.com/ReactiveX/RxJava
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
Gradle can't find the library
![image](https://user-images.githubusercontent.com/43401683/159521833-0dc8e529-af16-462b-88f3-4a6489af8a5c.png)
-
Hi @richardradics,
I was checking out your project in order to learn RxJava. But when I tried to run it, I systematically get an exception as soon as I start the app :
```
--------- beginning of…
-
**Request**
```
RxImagePicker.with(fragmentManager!!).requestImage(Sources.CAMERA).subscribe {
CropImage.activity(it).start(activity!!)
```
**Description**
No camera permiss…