there's a google boinc-droid group: http://groups.google.com/group/boinc-droid
also some new work / news here -- I know this is an important direction for BOINC to get on Android: http://boinc.berkeley.edu/trac/wiki/AndroidBoinc the efforts so far seem to be split into two "camps" -- make a native Java Android version of BOINC (BoincOid, AndroBOINC etc) --- use the NDK to compile the C++ BOINC & associated libs (me & Peter Hanappe in this direction) -- the latter would still require a Java/Android GUI to communicate, with a different means than the usual BOINC gui_rpc calls since (at the time I was playing with it) android didn't support the sysv network/memory stuff required. It's still up-in-the-air whether "traditional BOINC" (i.e. downloading apps and then running) will fit into the Dalvik VM esp the security model (I only got it to work with a "rooted" phone & Android VM). we are probably at the point we should have a "[email protected]" list to get serious work done (there's just a private email list of interested parties right now) ? _______________________________________________ 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.
