资 源 简 介
About
It is a library written in JAVA that provides an ability integrate your JAVA application with Unity on Ubuntu.
It is really simple and easy to use. Remember that you will need protobuf library to make this work since the library itself does not contain it (on ubuntu it should be /usr/share/java/protobuf.jar).
Your application can make use of Unity Launcher, Quicklist or even show slick notifications using NotifyOsd
Currently supported features are:
Launcher (progress bar, count number, etc.)
Quicklist (list shown after right click on the launcher)
NotifyOsd (showing notifiactions)
Features to be implemented in the future:
Indicators (the thing in the top-right corner, near the clock)
Before coding anything, you should always check if you are running on Ubuntu (unless Ubuntu is the only target of your application). This will allow your JAVA code run without e