-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
android: error when converting XML to SVG for table or image fields #50
Comments
seems to be from previous android studio too (eel) not a lot of diff in jar files list Class seems to present also in new version at same place /Applications/Android Studio Eel.app/Contents/plugins/android/lib/sdk-common.jar |
in java eel public static java.lang.String parseSvgToXml(java.io.File, java.io.OutputStream) throws java.io.IOException; in java flamingo so a change in file api |
to build vdtool with android studio sources maybe https://www.androiddesignpatterns.com/2018/11/android-studio-svg-to-vector-cli.html need a lot of disk space
to intall repo on macOS use brew a script that I edit to set branch : studio-2022.2.1 |
commited in main 2d64a57 |
returned by vd-tool.jar
The text was updated successfully, but these errors were encountered: