question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Automatic detection of Android Studio on linux

See original GitHub issue

npx cap open android

this command tries to open Android Studio on a default path but I’ve got this installed on a different location

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
jcesarmobilecommented, Jun 14, 2019

@darrenmothersele the linux configuration option is linuxAndroidStudioPath, have you tried that one?

As the automatic detection is working on windows now and it’s not a problem on macOS, edited the issue title for linux (but not sure if it’s possible to detect it there)

2reactions
OoDeLallycommented, Feb 26, 2020

@gbhipolitoglyph linuxAndroidStudioPath is a key-value in your capacitor.config.json.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configure Android Studio - Android Developers
Android Studio automatically checks for possible heap size optimizations and notifies you if it detects that performance can be improved.
Read more >
Run apps on a hardware device - Android Developers
Open Android Studio and select Pair Devices Using Wi-Fi from the run configurations menu. · Enable developer options on your device. · Enable...
Read more >
Test your app - Android Developers
This page describes various tools that help you create, configure, and run your tests from Android Studio or the command line.
Read more >
Improve your code with lint checks - Android Developers
Android Studio provides a code scanning tool called lint that can help you to identify and correct problems with the structural quality ......
Read more >
Start the emulator from the command line - Android Developers
When defining an AVD in the AVD Manager, you can choose to use an automatically managed SD card file or a file that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found