Initial commit

This commit is contained in:
2026-05-10 10:45:02 +08:00
commit e62384a9c5
1053 changed files with 19615 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="blog.wiwi.hoops.test" >
4
5 <uses-sdk
5-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:5:5-74
6 android:minSdkVersion="24"
6-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:5:15-41
7 android:targetSdkVersion="34" />
7-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:5:42-71
8
9 <instrumentation
9-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:11:5-15:65
10 android:name="android.test.InstrumentationTestRunner"
10-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:11:22-75
11 android:functionalTest="false"
11-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:14:22-52
12 android:handleProfiling="false"
12-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:13:22-53
13 android:label="Tests for blog.wiwi.hoops"
13-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:15:22-63
14 android:targetPackage="blog.wiwi.hoops" />
14-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:12:22-61
15
16 <application
16-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:7:5-9:19
17 android:debuggable="true"
18 android:extractNativeLibs="false" >
19 <uses-library android:name="android.test.runner" />
19-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:8:9-60
19-->/home/wiwi/Documents/Hoops-android/hoops-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile1ProcessTestManifest12195643056926545565.xml:8:23-57
20 </application>
21
22</manifest>