[Regarding macOS Tahoe](Updated October 16, 2025)
macOS v26 Tahoe is now supported!
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