Question about android source code

Message boards : Android : Question about android source code
Message board moderation

To post messages, you must log in.

AuthorMessage
SergeySimankov

Send message
Joined: 19 Sep 15
Posts: 1
Russia
Message 64376 - Posted: 19 Sep 2015, 22:50:37 UTC
Last modified: 19 Sep 2015, 22:52:12 UTC

I am now studying source code of Boinc android version. I have a question : Is there a full source code which needed for complete application in src/edu/berkeley/boinc or there are links between another folders like boinc/client? And one more question : where I can find main structure of android app and explanation about design (which design patterns is used and etc).
Thanks.
ID: 64376 · Report as offensive
Juha
Volunteer developer
Volunteer tester
Help desk expert

Send message
Joined: 20 Nov 12
Posts: 801
Finland
Message 64389 - Posted: 20 Sep 2015, 16:30:10 UTC - in response to Message 64376.  

src/edu/berkeley/boinc


This is the GUI part.

boinc/client


And the client part is common for all BOINC versions.

where I can find main structure of android app and explanation about design (which design patterns is used and etc).


Something like [trac]wiki:AndroidBoincImpl[/trac]. I don't know if it's up to date. You might be interested in [trac]wiki:AndroidBuildClient[/trac] too.
ID: 64389 · Report as offensive

Message boards : Android : Question about android source code

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.