Fix resource loading in robolectric for API 18+.

Look at resource folders in the SDK starting at 18 and continue
backwards for 5 sdk versions.

Bug: 9573511
Change-Id: Ib1f92a247e572be41c4a74ba0556988ae306a0ea
1 file changed
tree: 411b3a854468ce4ccc29844dec37ae6861647889
  1. .idea/
  2. lib/
  3. src/
  4. .gitignore
  5. .pairs
  6. .travis.yml
  7. Android.mk
  8. build.properties
  9. build.xml
  10. find-android.bat
  11. find-android.sh
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. 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

Build Status

http://ci.robolectric.org