My Picasa Gallery - http://picasa.kennymoody.net
by using : https://github.com/angryziber/picasa-gallery
installation:
0. download the picasa-gallery , unzip & config
1a. download JAVA SDK and install ( I am using SDK 1.6 )
1b. Remeber to uninstall ALL JAVA JRE if you installed before
2. download GAE SDK and unzip ( Latest Version )
3. download Apache ANT and unzip to c:/ANT ( Latest Version )
4. in CMD ,
type " set ANT_HOME=c:\ant "
" set PATH=PATH;%ANT_HOME%\bin "
" set JAVA_HOME=***path to JAVA SDK folder*** "
5. compile the file in CMD
type " ant -Dsdk.dir =***path to GAE SDK folder*** compile "
6. in CMD , go to GAE SDK folder \ bin
type " appcfg update ***path to picasa-gallery WAR folder*** "
all the files should be uploaded to GAE server now ...
How to run this project on Android studio
ReplyDeleteplease reply