github / codespaces-jetbrains-feedback

Feedback on the Codespaces integration with JetBrains IDEs
Apache License 2.0
30 stars 6 forks source link

Add support for Android Studio #36

Open edward-deliveroo opened 1 year ago

edward-deliveroo commented 1 year ago

I cannot work on my Android projects using GitHub Codespaces as I cannot see Android Studio listed on JetBrains Gateway

cmuto09 commented 1 year ago

Hey @edward-deliveroo! Adding Android Studio support will require some work from JetBrains. You can track the status of that here.

From a GitHub Codespaces perspective- we do eventually want to support mobile development within a codespace, but it is not something we are actively pursuing right now due to the complexity of dealing with emulators and graphics processing within the remote machine.

I will leave this issue open so that we can collect feedback or additional requests for Android Studio in the future, and will update if anything changes on our prioritization of this use case.

Thanks!