在AndroidManifest.xml中我写了android:name="android.test.InstrumentationTestRunner"android:targetpackage="com.sqlite.activity"android:label="Test My App"/>
提示错误error: No resource identifier found for attribute 'targetpackage' in package 'android'
参考:http://blog.csdn.net/hosterzhu/article/details/6119733