Replies: 2 comments
|
This appears to be related to this unresolved bug in the JDK This gist offers some tips to try to work around it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This was an issue reported to me by someone -- the same person who wasn't able to install the deb file.
He was able to install the .bin file but says the app doesn't respect HiDPI settings. I'm not familiar with this and don't have a working Ubuntu environment to even test it.. but, I figured I'd pass it along in case it's something interesting to you:
(ADM = Android Device Manager - the app I'm trying to deploy)
I don't know if just using an existing JRE would simply fix this or not.. but, it is an interesting question.. if a JRE is already installed and meets the criteria (ie: 17+) would it be possible for jdeploy to just use it instead of downloading one?
All reactions