Java library of uos is ready.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Java library of uos is ready.

fredvs
Administrator
Hello.

uoslib (the library version of uos) was updated.

https://github.com/fredvs/uoslib

Now you may compile uos as a native Java library too.

Demos of Java class using uos library included.

Fe;D
Reply | Threaded
Open this post in threaded view
|

Re: Java library of uos is ready.

fredvs
Administrator
Hello.

One particularity of the uoslib native Java library is that all the sound libraries used are the common native sound libraries.

So, no need to find-change-transform the native sound libraries into native Java sound libraries, uoslib can deal with it.

Fre;D
Reply | Threaded
Open this post in threaded view
|

Re: Java library of uos is ready.

fredvs
Administrator
Hello.

Yep, Java uos works also with ARM processor.

So, it will work for Android devices too.

Fre;D
Reply | Threaded
Open this post in threaded view
|

Re: Java library of uos is ready.

fredvs
Administrator
In reply to this post by fredvs
> Demos of Java class using uos library included.

Ooops, there was a problem with Git.

Now the Java demos are updated.

Fre;D