When I run “fdroid init” on Ubuntu, there is an error message: CRITICAL: Android SDK path … does not contain “tools/”!
Android SDK was installed through Android Studio and located at ~/Android/Sdk
. Commandlinetools was also download with wget and unzipped. Here is the content of SDK:
There is no “/tools” folder.
What did I miss?