ppareit / swiftp

FTP server for your android device.
http://ppareit.github.com/swiftp/
Other
737 stars 292 forks source link

Not Working on Android 9 Pie #142

Open ditokp opened 5 years ago

ditokp commented 5 years ago

Hello, before I'm using on Android 9 (Device: Nokia 6.1 Plus), I'm using this app on Android 7 (Device: Evercoss U6) and it works fine. I don't know why this app not working on my new device (Android 9).

Screenshots:

App version: Android 7: 2.19 - 21900 (7.0-24) Android 9: 2.19 - 21900 (9-28) Downloaded from F-Droid

Thank you for reading my problem

ashutoshgngwr commented 5 years ago

try manually connecting to the mobile phone's IP:PORT? if you're running FTP server over mobile hotspot, usually the IP is 192.168.43.1:2121

ditokp commented 5 years ago

try manually connecting to the mobile phone's IP:PORT? if you're running FTP server over mobile hotspot, usually the IP is 192.168.43.1:2121

Not working, screenshot: Screenshot_2019-08-28_08-28-35

ashutoshgngwr commented 5 years ago

@ditokp one thing to note here is that the version of swiftp in F-Droid repositories is almost a year older. You may want to try downloading it from Play Store or compiling it yourself.

ashutoshgngwr commented 5 years ago

@ppareit on a side note, please tag the new version in Git repo!

ppareit commented 5 years ago

@ppareit on a side note, please tag the new version in Git repo!

I had a rapport of the widget not working on android P, but I can't reproduce. Probably fixed when we fixed impliciet intents. So I see no need to wait with a new release. I'll see to it.

ditokp commented 5 years ago

Hello, thank you so much, now it work, after I update to version 3.0 from F-Droid