marekhalmo

Results 25 comments of marekhalmo

Have you tried to change the string in HID.h or HID.cpp ? I think i saw something like this somewhere in the Arduino IDE base libraries..

Hello @Tekkerue ,.. had you any luck with this? I'm struggling with the same issue. My app needs to unpack zip from download folder and put it to shared storage...

@Tekkerue after a loooooong looong development i got something to work. It is fairly complicated. I had to override DefaultAndroidFiles.getFileHandle(String path, FileType type) method (and others) to create a document...

Tried the solution of @ssr-02kk - still the same result node:internal/modules/cjs/loader:933 const err = new Error(message); ^ Error: Cannot find module 'code-point-at' Require stack: - C:\Program Files\nodejs\node_modules\npm\node_modules\wide-align\node_modules\string-width\index.js - C:\Program Files\nodejs\node_modules\npm\node_modules\wide-align\align.js...

@MobiDevelop sharing that would be great. I would gladly contribute to your solution. My solution is not clean enough to share + I'm still struggling with performance (If you list...

Maybe a fork of libgdx would be great as well :)

@Tekkerue i don't think this would be possible. Shared storage gives you an opportunity to create a different home folder for your app with access to read/write files. That should...

Hello @panjazzon, this feature is already implemented using "customRotation" action with the "orientation" parameter.. I'm not sure if it is latest release but you can try to send {"action":"customRotation","orientation":"25"} (i...

@panjazzon it might not be in the latest release .. @nikkow can you push it to a new release?

@panjazzon you can also overwrite the files you have installed on your machine.. (not sure if everything works properly)