aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/basicJavaProject/src/com/android/tests
Commit message (Collapse)AuthorAgeFilesLines
* Move Android project with Java project dep test to its own folder.Xavier Ducrohet2012-02-291-16/+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
* Improve test apps to make them easier to use.Xavier Ducrohet2010-12-071-0/+16
Each app now properly reference its name in layout output and in launcher activities. Change-Id: If404b61afc4eb193b01c2b4f8ef44194f5726d93