-
Currently kobalt plugin is available only in IDEA. Would be greate to use it in the AndroidStudio.
-
The upcoming [IntelliJ Platfrom Gradle plugin has a new syntax](https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-migration.html#intellijtype-intellijversion) for defin…
-
### Problem Statement
User at Androidcon Berlin was telling me Sentry is really great and does everything he needs but an integration with AndroidStudio would be nice. I asked him how his Android Stu…
-
Log:
```
{"caller":"cmd/heartbeat/heartbeat.go:153","file":"/Volumes/64gbApfs/Studio Projects/photo_app/lib/services/template/template_app_base_api_service.dart","func":"heartbeat.SendHeartb…
-
### Problem to solve
HomeWidgetProvider is not recognized by AndroidStudio, how does it find this class?
### Proposal
How to transfer the Flutter plugin to Android?
### More information
_No respo…
-
Repeated failure compiling on AndroidStudio 2024.2.1 (Lady Bug) with Java 21, on Fedora Core 40 or OSX Sequoia. Works fine with java 17 and AndroidStudio 2024.1.1.
Here's the complete output I get…
-
Compiling under Java 17, AndroidStudio 2024.1.1 gives these errors but compiles successfully:
Note: /Users/bens/.pub-cache/hosted/[pub.dev/video_thumbnail-0.5.3/android/src/main/java/xyz/justsoft/…
-
Android Studio 2.3.3.
I installed the plugin via the Plugin Manager and after a reboot I get the error
Plugin Error
Problems found loading plugins:
Plugin "Bytecode Editor" was not loade…
-
### What happened?
1. Updated from Flame 1.18.0 to 1.21.0 (so issue was not present on 1.18.0)
2. During game session, flame randomly can remove my components (I have no clue why that happens on 1.2…
-
When pasting Java code to a Kotlin file IntelliJ will automatically translate the code into Kotlin.
It would be ideal if something similar can be created for Swift to Kotlin via Plugin. However, so…