[Regarding macOS Tahoe](Updated September 18, 2025)
We cannot guarantee the compatibility of the current releases of Live2D Cubism Editor and Cubism SDK with macOS Tahoe.
We advise against upgrading your macOS at this time as it may cause Live2D products not to function correctly.
Upgrading macOS can also cause you to lose your Cubism Editor license file.
Please make sure to deactivate your Cubism Editor license before upgrading the macOS.
For more details:
https://help.live2d.com/en/other/other_09/For inquiries regarding issues with license purchases or license activation errors, please contact us through the
email form.CubismSDK For Java how to make it responsive
Hi, I have been using CubismSDK for java on android studio.
I can see all sample models; however, it can be viewed only horizontally.
Is there anyway I can make it responsive design? Thank you
0 ·
Comments
It's very easy. Remove these lines.
https://github.com/Live2D/CubismJavaSamples/blob/53d0bf18941e3095acc7cfaf4042b5ab86c75d12/Sample/src/main/AndroidManifest.xml#L19
https://github.com/Live2D/CubismJavaSamples/blob/53d0bf18941e3095acc7cfaf4042b5ab86c75d12/Sample/src/full/AndroidManifest.xml#L19