From 0d2e19274803ccc7072a69039ad15ca1f7693780 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 24 十一月 2022 09:44:58 +0800 Subject: [PATCH] 工程配置 --- AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml | 1 - AndroidOpenDemo/.idea/workspace.xml | 24 ++++++++++++++++++------ AndroidOpenDemo/app/src/main/AndroidManifest.xml | 19 ++++++++++++++----- AndroidOpenDemo/app/build.gradle | 2 +- AndroidOpenDemo/.idea/modules/app/LCAndroidSDKDemo.app.iml | 1 - 5 files changed, 33 insertions(+), 14 deletions(-) diff --git a/AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml b/AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml index 04302d0..960f337 100644 --- a/AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml +++ b/AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml @@ -3,7 +3,6 @@ <component name="FacetManager"> <facet type="java-gradle" name="Java-Gradle"> <configuration> - <option name="BUILD_FOLDER_PATH" /> <option name="BUILDABLE" value="false" /> </configuration> </facet> diff --git a/AndroidOpenDemo/.idea/modules/app/LCAndroidSDKDemo.app.iml b/AndroidOpenDemo/.idea/modules/app/LCAndroidSDKDemo.app.iml index be0a4c6..07bcc74 100644 --- a/AndroidOpenDemo/.idea/modules/app/LCAndroidSDKDemo.app.iml +++ b/AndroidOpenDemo/.idea/modules/app/LCAndroidSDKDemo.app.iml @@ -22,7 +22,6 @@ <option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/main/res;file://$MODULE_DIR$/../../../app/src/debug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/debug" /> <option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../app/src/androidTest/res;file://$MODULE_DIR$/../../../app/src/androidTestDebug/res;file://$MODULE_DIR$/../../../app/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../app/build/generated/res/resValues/androidTest/debug" /> <option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" /> - <option name="PROJECT_TYPE" value="1" /> </configuration> </facet> </component> diff --git a/AndroidOpenDemo/.idea/workspace.xml b/AndroidOpenDemo/.idea/workspace.xml index c9915ab..23885b5 100644 --- a/AndroidOpenDemo/.idea/workspace.xml +++ b/AndroidOpenDemo/.idea/workspace.xml @@ -15,8 +15,8 @@ <component name="ChangeListManager"> <list default="true" id="7bacc5cf-316f-4ad4-b191-7f5297eb7bcf" name="Default Changelist" comment=""> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/app/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/app/build.gradle" afterDir="false" /> <change beforePath="$PROJECT_DIR$/app/src/main/AndroidManifest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/AndroidManifest.xml" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/app/src/main/res/values/styles.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/values/styles.xml" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> @@ -171,6 +171,7 @@ <option name="ARTIFACT_NAME" value="" /> <option name="PM_INSTALL_OPTIONS" value="" /> <option name="ALL_USERS" value="false" /> + <option name="ALWAYS_INSTALL_WITH_PM" value="false" /> <option name="DYNAMIC_FEATURES_DISABLED_LIST" value="" /> <option name="ACTIVITY_EXTRA_FLAGS" value="" /> <option name="MODE" value="default_activity" /> @@ -178,6 +179,7 @@ <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" /> <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" /> <option name="FORCE_STOP_RUNNING_APP" value="true" /> + <option name="INSPECTION_WITHOUT_ACTIVITY_RESTART" value="false" /> <option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" /> <option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" /> <option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" /> @@ -236,7 +238,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <configuration name="AndroidOpenDemo:DeviceAddModule [assembleRelease]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true"> @@ -255,7 +259,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <configuration name="AndroidOpenDemo:app [assembleDebug]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true"> @@ -274,7 +280,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <configuration name="AndroidOpenDemo:app [assembleRelease]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true"> @@ -293,7 +301,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <configuration name="AndroidOpenDemo:usermodule [assembleRelease]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true"> @@ -312,7 +322,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <recent_temporary> diff --git a/AndroidOpenDemo/app/build.gradle b/AndroidOpenDemo/app/build.gradle index 3d8be28..ddafcf2 100644 --- a/AndroidOpenDemo/app/build.gradle +++ b/AndroidOpenDemo/app/build.gradle @@ -83,7 +83,7 @@ //// implementation("com.android.support:support-v4:28.0.0") //} -apply plugin: 'com.android.library' +apply plugin: 'com.android.application' repositories { flatDir { dirs 'libs' diff --git a/AndroidOpenDemo/app/src/main/AndroidManifest.xml b/AndroidOpenDemo/app/src/main/AndroidManifest.xml index 7452388..f4f2a99 100644 --- a/AndroidOpenDemo/app/src/main/AndroidManifest.xml +++ b/AndroidOpenDemo/app/src/main/AndroidManifest.xml @@ -6,33 +6,43 @@ <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> - <application> + <application + android:name=".App" + android:debuggable="false" + android:allowBackup="false" + android:icon="@mipmap/sdk_launcher" + android:label="@string/app_name" + android:roundIcon="@mipmap/sdk_launcher" + android:supportsRtl="false" + android:theme="@style/AppTheme" + tools:replace="android:allowBackup,android:label,android:supportsRtl"> <activity android:name=".ui.EnvGuideActivity" android:configChanges="orientation|keyboardHidden|screenSize|locale" android:launchMode="singleTop" android:screenOrientation="portrait"> + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> </activity> <activity android:name=".ui.DeviceListActivity" android:configChanges="orientation|keyboardHidden|screenSize|locale" android:launchMode="singleTop" android:exported="false" - android:theme="@style/device_page_style" android:screenOrientation="portrait"></activity> <activity android:name=".ui.DeviceDetailActivity" android:configChanges="orientation|keyboardHidden|screenSize|locale" android:launchMode="singleTop" android:exported="false" - android:theme="@style/device_page_style" android:screenOrientation="portrait"></activity> <activity android:name=".ui.DeviceOnlineMediaPlayActivity" android:configChanges="orientation|keyboardHidden|screenSize|locale" android:launchMode="singleTop" android:exported="false" - android:theme="@style/device_page_style" android:screenOrientation="portrait"></activity> <activity android:name=".ui.DeviceRecordListActivity" @@ -45,7 +55,6 @@ android:configChanges="orientation|keyboardHidden|screenSize|locale" android:launchMode="singleTop" android:exported="false" - android:theme="@style/device_page_style" android:screenOrientation="portrait"></activity> </application> </manifest> \ No newline at end of file -- Gitblit v1.8.0