Back to project page Android-PhotoBook.
The source code is released under:
MIT License
If you think the Android project Android-PhotoBook listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package photoserv; //from w w w. j a v a 2s . c om public class PhotoClient { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub } }