Just an FYI, there's likely to be some porting involved in getting the DVM java into JVM java if someone wants to use them in a JVM apps. (i.e. android.* doesn't exist, many java classes are moved between java and android).
On Thu, Aug 15, 2013 at 11:56 AM, David Anderson <[email protected]>wrote: > A .NET interface to BOINC's GUI RPCs was recently announced: > https://boincguirpc.codeplex.**com/ <https://boincguirpc.codeplex.com/> > This will be useful for people interested in developing > BOINC GUIs on Windows. > Thanks to Emanuel Jöbstl of the Karlsruhe Inst. of Technology > for developing this. > > There is also a Java binding, > originally developed by Pavel Michalec for AndroBOINC > and now used in BOINC for Android. > It's in the BOINC source code: > http://boinc.berkeley.edu/**trac/browser/boinc-v2/android/** > BOINC/src/edu/berkeley/boinc/**rpc<http://boinc.berkeley.edu/trac/browser/boinc-v2/android/BOINC/src/edu/berkeley/boinc/rpc> > > If anyone has developed other GUI RPC bindings, > let me know and I'll add them to the list here: > http://boinc.berkeley.edu/**trac/wiki/GuiRpc<http://boinc.berkeley.edu/trac/wiki/GuiRpc> > > -- David > ______________________________**_________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/**mailman/listinfo/boinc_dev<http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev> > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. > > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
