Revert "Making a distinction between system resources, loaded from the Android SDK, and local resources. Code that accesses resources now explicitly accesses local resources except in the specific new cases where system resources need to be accessed."

This reverts commit f540e3687a4ca75ea6b40f577b7807cca30119be, reversing
changes made to 6a85565da2f3ce4187865d9cee2da58e992a4650.
21 files changed
tree: 9bba5dee97c4e164e1789648f73e0da4f0399e6a
  1. .idea/
  2. lib/
  3. src/
  4. .gitignore
  5. .pairs
  6. build.properties
  7. build.xml
  8. default.properties
  9. find-android.bat
  10. find-android.sh
  11. LICENSE.txt
  12. pom.xml
  13. README.md
  14. update-downloads.rb
README.md

Robolectric

An Android Testing Framework

Robolectric can be built using either Maven or Ant. Both Eclipse (with the M2Eclipse plug-in) and IntelliJ can import the pom.xml file and will automatically generate their project files from it.

For more information about how to use Robolectric on your project, extend its functionality, and join the community of contributors, please see: http://pivotal.github.com/robolectric/index.html