AndroBOINC (v. 6.10.58.rc)
Palo M. опубликовал приложение 2011-02-20
(обновлено 2014-05-10)
This is a remote control of (PC) BOINC clients from Android device.
This light-weighted manager for BOINC clients: - can connect to BOINC core client via WiFi or mobile network - displays status of client: projects, tasks, transfers and messages - provides basic controls for client
Configuration of BOINC client can be complex, see detailed instructions in Wiki https://code.google.com/p/androboinc/wiki/HowToSetup
BOINC client can send a lot of data traffic to AndroBOINC, so please be careful about autorefresh feature when you are on mobile network and you don't have flat data plan (included network usage counter can give you hint about data volume).
Please report any issues or propose enhancements via application issues page https://code.google.com/p/androboinc/issues/list
--- The permissions explanation:
android.permission.INTERNET - To be able to connect to client (of course)
android.permission.ACCESS_NETWORK_STATE - To know if connection is over WiFi or Mobile (different refresh rates are configurable)
android.permission.WAKE_LOCK - To keep screen alive (this option is configurable in preferences)
|