Skip to content

Intellij fails to see connected devices #634

New issue

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

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

Already on GitHub? # to your account

Closed
amugofjava opened this issue Jan 17, 2017 · 1 comment
Closed

Intellij fails to see connected devices #634

amugofjava opened this issue Jan 17, 2017 · 1 comment

Comments

@amugofjava
Copy link

IntelliJ fails to see connected devices. Running 'flutter doctor' from the command line correctly shows the connected device. Running 'flutter doctor' from within IntelliJ shows that it is unable to find the Android toolchain or the connected device.

Running IntelliJ 2016.3.2 on Ubuntu 16.04 LTS. Flutter plugin 0.1.8.1.

flutter doctor from the command line:

[✓] Flutter (on Linux, channel master)
• Flutter at /home/ben/Development/flutter
• Framework revision fcc9df719f (3 days ago),
• Engine revision b3ed79122e
• Tools Dart version 1.21.0

[✓] Android toolchain - develop for Android devices (Android SDK 25.0.2)
• Android SDK at /home/ben/Development/android/sdk
• Platform android-25, build-tools 25.0.2
• java version "1.8.0_112"

[✓] IntelliJ IDEA Ultimate Edition (version 2016.3)
• Dart plugin version 163.11306
• Flutter plugin version 0.1.8.1

[✓] Connected devices
• Android SDK built for x86 64 • emulator-5554 • android-x64 • Android 7.0 (API 24) (emulator)

Running flutter doctor from within IntelliJ

[✓] Flutter (on Linux, channel master)
• Flutter at /home/ben/Development/flutter
• Framework revision fcc9df719f (3 days ago),
• Engine revision b3ed79122e
• Tools Dart version 1.21.0

[x] Android toolchain - develop for Android devices
x Android Studio / Android SDK not found. Download from https://developer.android.com/sdk/ (or visit https://flutter.io/setup/#android-setup for detailed instructions).

[✓] IntelliJ IDEA Ultimate Edition (version 2016.3)
• Dart plugin version 163.11306
• Flutter plugin version 0.1.8.1

[✓] Connected devices
• None

@devoncarew
Copy link
Member

I think this is a dup of #601.

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

No branches or pull requests

2 participants