-
### Describe what you'd like to see added to the app
Currently, Anemo uses internal private storage.
This is very useful to keep files private from mediastore and other apps with storage access pee…
-
Hello.
It was very usefull to add the support of aac files (not only mp3).
Actualy phonograph player can't play any aac file (message: could not play song).
(Information: a installed VLC player c…
-
When I modify the code in FileProcessing#getVideoPath as
String path = "";
if (!TextUtils.isEmpty(uri.getAuthority())) {
Cursor cursor = activity.getContentResolver().query(uri,…
-
package com.example.image2text;
import android.Manifest;
import android.content.ContentValues;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.B…
-
Please help me on this, thanks.
D/skia: jpeg_decoder mode 1, config 6, w 320, h 200, sample 1, bsLength 4d56!!
D/skia: jpeg_decoder finish successfully, L:1879!!!
E/CursorLeakDetecter: PossibleCu…
-
应该是因为 Android 的 MediaStore 不支持。
用 jaudiotagger 直接读取没有问题。
不确定是否只有这里需要修改,因此暂不开 pr。
-
https://ask.dcloud.net.cn/question/5783
-
Desire at least tagging policy support for the following services:
mediaconvert (service has tagging support)
medialive (Resource Groups Tagging API supports)
mediapackage (Resource Groups Tagging …
-
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: files._data
发生在RxGalleryFinalApi的第330行,请问是我有什么权限没写吗?我在主module加了动态权限和7.0的FileProvider
-
```
What steps will reproduce the problem?
1. When use image loading, use ContentProvider uri as string such as
String url =
ContentUris.withAppendedId(MediaStore.Images.Thumbnails.EXTERNAL_CONTENT_U…