Doc Change: Files for the Spinner and SpinnerTest sample applications, part of Activity Testing tutorial

Change-Id: If9b6f214cdad870257efc34193eed846cde2ec47
This commit is contained in:
Joe Malin
2010-04-20 19:54:58 -07:00
parent e73e4911f3
commit bee8cd502f
4 changed files with 71 additions and 30 deletions

View File

@@ -26,6 +26,7 @@
package="com.android.example.spinner.test"
android:versionCode="1"
android:versionName="1.0">
<uses-sdk android:minSdkVersion="3" />
<application android:label="@string/app_name">
<!--
this package needs to link against the android.test library,