Bug 421722 - KDE Connect for android run on miui sftp server failed
Summary: KDE Connect for android run on miui sftp server failed
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (other bugs)
Version First Reported In: unspecified
Platform: Android Android 9.x
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-18 09:04 UTC by zzugyl
Modified: 2020-06-10 11:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zzugyl 2020-05-18 09:04:45 UTC
KDE Connect(Version 1.13 to Version 1.14.2) download from google play store or f-droid run on my android device, can not open sftp server. I track code source, find in
org/kde/kdeconnect/Plugins/SftpPlugin/StoragePreferenceDialogFragment.java
```
startActivityForResult(intent, REQUEST_CODE_DOCUMENT_TREE);
```
could not get "onActivityResult" code.
Try several android devices, only find failed in MIUI system.
How can i use  KDE Connect in my MIUI device?