Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust README for Flutter Android SDK setup #175

Open
LemonSpike opened this issue Jun 2, 2021 · 0 comments
Open

Adjust README for Flutter Android SDK setup #175

LemonSpike opened this issue Jun 2, 2021 · 0 comments

Comments

@LemonSpike
Copy link

The README.md suggests the following to be added to the shell config to enable pidcat:

export PATH=$PATH:<path to Android SDK>/platform-tools
export PATH=$PATH:<path to Android SDK>/tools

This step is unnecessary for machines that have the ANDROID_SDK_ROOT environment variable set up in the shell config for Flutter developers. We can modify the documentation to account for this since Android Studio also supports Flutter development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant