Joachim:

The get_project_config RPC is documented here:
http://boinc.berkeley.edu/trac/wiki/WebRpc#get_project_config

- AFAIK, no project is currently using the terms-of-use feature;
  implementing it in the Android GUI is low priority.
- The <system_requirements> element is not implemented on the server side.
  For now, it's sufficient to check that android-arm is included
  in the platform list (if not, show a warning but allow the attach
  to happen; the user may be using anonymous platform).

-- David

On 27-Mar-2013 2:26 AM, Joachim Fritzsch wrote:
I am stuck on two points regarding the project attach routine:

- Where can I find, whether "terms-of-use" are required? Can someone point out a
project that requires terms of use?

- "get_project_config" includes minimal system requirements, which I consider
important for Android (especially limited memory & storage). What should those
values be compared against?
a) system capabilities
b) resources available for BOINC (as configured in preferences)

Joachim
_______________________________________________
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.

Reply via email to