For me it does not work. Connection seems to be ok with a windows client (Winscp), but the the list of files and directories cannot be done with the following message:
"Unknown command: PORT".
I also changed in the manifest file the targetSdkVersion to 33. I don't know of this error is coming from my change. Is somebody has an idea on how to correct this example ?
What do you mean ? I tried it with sdk 29, it does not list anay directory. In sdk 30, it list only directories, not any file. Which version should I use ?
There are several versioned components that affect the compilation process and the runtime behavior of our apps. The purpose of this tutorial is to explain the differences between them and help you choose which version to use. Each Android version is mapped to an api level. You can see this...