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 com.avidas.photoviewer; //from w w w . j a va 2 s . c om public class Flickr { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub } }