Skip to content
Discussion options

You must be logged in to vote

Theoretically yes but currently no.

The core of alphaTab doesn't rely on any platform, and there is just a special Android UI control integration on top. In fact we are running our whole test suite as rather classical JUnit suite on JVM, nothing Android specific there.

The current state is just that we only build and publish an Android specific integration library.

For Java we would likely not build another UI integration as the UI ecosystem is very fractured in Java with many limitations making it hard to make people really happy. For your needs you would then use the low level APIs to read files and translate them to images using alphaSkia (or generate SVGs). https://www.alphatab.net/do…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by WindBise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants