Naoki Hada
Naoki Hada
I had workaround this case. - (void)drawRect:(CGRect)rect had issue. So I commented out inside of drawRect() to run through appledoc command. Thank you.
I think following 2 things need to be considered. * Target app It might be Android Studio. But if your plugin is executable, it might be your plugin directly. *...
What language are you using for Android Studio plugin? Java? Following is most of Adobe products support for example Photoshop. 1. Target app Photoshop.exe in manifest file 2. Adobe CEP...
I think you can use Java. There's 2 limitations. 1. Need to be executable or target main executable app (studio64.exe) 2. WebSocket. This is the only API for LogiOptions Volume...
> But what have I to code on java the whole plugin? > I dont understand the limitations... If you are not sure this part, it might be better to...
I think the brightness change is from OS (Win 10). I'm not much familiar with Win 10 configuration to enable external display brightness. f.lux is my favorite application for reduce...
Hi @in06khattab It appeared that latest websocket-client (currently 0.55) is not compatible and need to use older version (0.48 or before) with current sample code. Following Python sample instruction need...
@drdbkarron I had quick test and verified that it is working. But I have modified one step from instruction. https://github.com/Logitech/logi_craft_sdk/blob/master/samples/WinFormsCrownSample/README.md ReadMe: "WebSocketSharp" ver 1.0.3 rc11 158k downloaded I did: "WebSocketSharpFork"....
This SDK is harness between target app and Logitech Options (driver software for Craft Keyboard and other devices). Currently Logitech Options is available only Mac and Win. So to have...
I forwarded this issue to someone who can handle. Thank you, Naoki