Skip to content

subramaniam/mobile-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test coverage

 cd <inside the app directory>
 android update project --path .
 android update test-project -m <full path to app directory (not just .)> -p ../test/
 cd ../test/
 ant coverage

Code Formatting

Please use the following xml file as formatting in eclipse and make it to be applied whenever a file is saved. https://github.com/android/platform_development/raw/master/ide/eclipse/android-formatting.xml https://github.com/photo/mobile-android/blob/master/README.md

Facebook SDK

Install Facebook SDK by cloning the GitHub repository: git clone git://github.com/facebook/facebook-android-sdk.git

Fake Account Credentials for OpenPhoto

The file FakeAccountOpenPhotoApi.java is a fake implementation for the interface IAccountOpenOpenphotoApi.java. This fake implementation will return credentials to the site http://apigee.openphoto.me

#Environment To make the environment working we need to Add Support Library in the project ActionBarSherlock. These are the steps on Eclipse:

  1. Click with right button in the project ActionBarSherlock
  2. Select Android Tools
  3. Select Add Support Library
  4. Accept and Finish

About

OpenPhoto mobile application for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published