adb-idea icon indicating copy to clipboard operation
adb-idea copied to clipboard

It didn't work on my phone

Open zchtcl opened this issue 2 years ago • 1 comments

My phone model is OnePlus PGP110

The system and IDE environment are

Android Studio Hedgehog | 2023.1.1 Patch 2
Build #AI-231.9392.1.2311.11330709, built on January 19, 2024
Runtime version: 17.0.7+0-17.0.7b1000.6-10550314 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.6.4
GC: G1 Young Generation, G1 Old Generation
Memory: 10240M
Cores: 12
Metal Rendering is ON
Registry:
    external.system.auto.import.disabled=true
    debugger.new.tool.window.layout=true
    ide.text.editor.with.preview.show.floating.toolbar=false
    ide.browser.jcef.sandbox.enable=false
    ide.experimental.ui=true
    ide.browser.jcef.gpu.disable=true

Non-Bundled Plugins:
    com.markskelton.one-dark-theme (5.10.0)
    com.intellij.marketplace (231.9392.3)
    idea.plugin.protoeditor (231.9225.5)
    PlantUML integration (6.5.0-IJ2022.2)
    net.antelle.intellij-xcode-dark-theme (1.2.4)
    String Manipulation (9.12.0)
    com.cmgapps.intellij.proguard-retrace-unscambler (1.9.0)
    com.github.copilot (1.4.17.4734)
    cn.yiiguxing.plugin.translate (3.5.6)
    com.developerphil.adbidea (1.6.11)
    com.jetbrains.kmm (0.8.2(231)-25)
    zielu.gittoolbox (500.1.11+222)
    com.chimerapps.proguard-retrace (1.0.1)

There is no error tips when executing the plugin's command, but there is no response on the phone. Hope to solve

zchtcl avatar Mar 01 '24 02:03 zchtcl

Can you try again with the latest version?

If it still doesn't work, can you verify if adb is able to communicate with your device (e.g. by running adb logcat on the command line).

And Let me know if the plugin works on your machine in other projects, or with other devices.

pbreault avatar Mar 17 '24 23:03 pbreault