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.

IntelliJ should support android workspaces

See original GitHub issue

IntelliJ (at least Ultimate) has pretty good Android support. Using it with a workspace_type set to java disables this integration, making it impossible to open e.g. the logcat window.

Is there any reason why IntelliJ doesn’t support android as a workspace_type?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

1reaction
idanakavcommented, Dec 13, 2022

I’d like to chime in and add a few more use cases for supporting android workspace in IntelliJ:

  • Android Studio stable releases are based on approximately year lagging IntelliJ version
  • Gateway/remote dev requires IntelliJ Ulitmate, thus will not support AS

A Gradle Android project in IntelliJ along with the Android plugin has almost feature parity with Android Studio, it would be great if we could get into a similar state with Bazel.

0reactions
alice-kscommented, Sep 23, 2021

I’d expect that a lot of classes would need to be moved/changed, which would also affect our internal usages of these classes. So, this wouldn’t be a PR we could easily merge and I don’t see us having the resources to do the necessary internal changes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reviews: Workspaces - IntelliJ IDEA & Android Studio Plugin
This plugin gets you 2/3 of the way there in my opinion. The missing piece: Being able to expand the workspace within the...
Read more >
Workspaces - IntelliJ IDEA & Android Studio Plugin
This plugin enables you to create and manage named groups of files, or "workspaces", within a project. You can bind a name to...
Read more >
Android Support - IntelliJ IDEA & Android Studio Plugin
Supports development of Open Handset Alliance Android applications with IntelliJ IDEA It works with Android SDK 1.5 and with earlier versions.
Read more >
Android Support Libraries – IDEs Support (IntelliJ Platform)
Currently I am looking for the correct way of setting up. ... How would I get the support libraries auto-added to every Android...
Read more >
Sharing Android project between IntelliJ and Eclipse
I'm keeping project and module files in a different folder (not in the Eclipse workspace folder). I'm using .ipr as the project file...
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