https://bugs.kde.org/show_bug.cgi?id=421722
Bug ID: 421722 Summary: KDE Connect for android run on miui sftp server failed Product: kdeconnect Version: unspecified Platform: Android OS: Android 9.x Status: REPORTED Severity: normal Priority: NOR Component: android-application Assignee: albertv...@gmail.com Reporter: zzu...@hotmail.com Target Milestone: --- 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? -- You are receiving this mail because: You are watching all bug changes.