aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/basicProjectWithJava/res
Commit message (Collapse)AuthorAgeFilesLines
* Move Android project with Java project dep test to its own folder.Xavier Ducrohet2012-02-295-22/+0
| | | | | | | | | | Also make it more complex: - java project references a jar file. - 2 libs depend on the java project - app project only reference the libs, not the java project (it still does but indirectly). Change-Id: I8fc53e0f868ce014ea99486e7b1fa6fe0f197daa
* Update test project with java dependency.Xavier Ducrohet2011-01-161-3/+8
| | | | | | | | The android project now has a custom view that depends on a class in the referenced Java project. Change-Id: I59db9dd3b771731e8bd30f9da8072755eee3ce96
* Improve test apps to make them easier to use.Xavier Ducrohet2010-12-072-2/+2
| | | | | | | Each app now properly reference its name in layout output and in launcher activities. Change-Id: If404b61afc4eb193b01c2b4f8ef44194f5726d93
* New test project for Eclipse: referencing java projects.Xavier Ducrohet2010-12-065-0/+17
Change-Id: I4ac4f89ad4c40c0073d7c24662f5a8e8740b696a