Skip to content

nagyist/photo-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 :

Facebook SDK :

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

Fake Account Credentials for Trovebox :

 The file `FakeAccountTroveboxApi.java` is a fake implementation for the interface `IAccountTroveboxApi.java`.
 This fake implementation will return credentials to the site http://apigee.trovebox.com

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.

Advanced Enironment Setup instructions :

https://github.com/photo/mobile-android/wiki/Eclipse-build-environment-setup

About

Trovebox mobile application for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.8%
  • Java 27.7%
  • CSS 1.9%
  • JavaScript 1.5%
  • AIDL 0.1%