-
## utilcode:1.30.6或1.31.1引入后启动应用就会在”SD卡/Android/media/“路径下创建对应包名的文件夹,未授权存储权限的情况下存在调用外部SD卡的读写权限的情况
在启动应用未调用任何初始化代码,也会触发创建文件夹得操作。
- AndroidUtilCode 的版本:utilcode:1.30.6和1.31.1
- 出现 Bug 的设备型号:所有设备
…
-
**Affected app**
Name: Gmail
Package id: com.google.android.gm
**Describe the bug**
Gmail doesn't see accounts (at least on Nougat).
I have verified that microG correctly return the account a…
-
## Problem
In #4238, a confusing situation was raised when we found that the items of the `ContentProvider` model actually correspond to **sources**, not providers. We want to correct this naming s…
-
We are currently using your Text to Speech in my Android application, and I have encountered an issue related to the ContentProvider authority used in the SDK.
**Issue Description:**
Upon uploadin…
-
We are using picasso v2.5.2 in our app. Our app keep splashing and restarting activity again and again (hang>went black>activityRestart>black app window>activity restart) if I press back button contin…
-
How to get Source image name of cropped image?
-
Based on various comments/threads (see below) I understand there's no support for Multidex in Xposed. Most probably get in touch with it in Google Play Services which is over one dex in size.
Though …
-
I have nubia z11 and upgraded it to android 7.1.1
Tried unity tutorial in this link
https://developers.google.com/ar/develop/unity/getting-started
Downloaded Unity 2017.3
The created apk crashed…
-
### Integration
sentry-android
### Build System
Gradle
### AGP Version
2.1.5
### Proguard
Enabled
### Version
5.7.3
### Steps to Reproduce
The issue happens in production and cannot be repr…
-
I have a project with the following structure:
```
portal-back/
├── portal
├── portal-commons
├── portal-gateway
├── portal-integration
├── portal-liquibase
├── portal-sync
```
All projects …