Message boards : Android : Question about android source code
Message board moderation
    
| Author | Message | 
|---|---|
| Send message Joined: 19 Sep 15 Posts: 1   | 
 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. | 
| Send message Joined: 20 Nov 12 Posts: 801   | 
 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. | 
        Copyright © 2025  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.