速報APP / 工具 / AndroBOINC

AndroBOINC

價格:免費

更新日期:2012-10-07

檔案大小:255k

目前版本:6.10.58.rc5

版本需求:Android 1.5 以上版本

官方網站:https://github.com/palo-m/androboinc

Email:pavol.michalec@gmail.com

AndroBOINC(圖1)-速報App

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

AndroBOINC(圖2)-速報App

- provides basic controls for client

Please note, that this is NOT the BOINC client (it cannot do computation on your Android device). If you want to do computation on Android, please use BOINC application from U.C. Berkeley.

Configuration of BOINC client can be complex, see detailed instructions in Wiki https://github.com/palo-m/androboinc/wiki/AndroBOINC-Setup

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).

AndroBOINC(圖3)-速報App

Please report any issues or propose enhancements via application issues page https://github.com/palo-m/androboinc/issues

---

The permissions explanation:

android.permission.INTERNET

AndroBOINC(圖4)-速報App

- 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

AndroBOINC(圖5)-速報App

- To keep screen alive (this option is configurable in preferences)

AndroBOINC(圖6)-速報App