From 8a060b34c942216986bbc12a4d16d3fd2512b4f7 Mon Sep 17 00:00:00 2001 From: meixiaojie <405874711@qq.com> Date: Fri, 3 Nov 2023 11:26:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E6=AC=A1=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- import-summary.txt | 43 ------------------------------------------- mm | 0 2 files changed, 43 deletions(-) delete mode 100644 import-summary.txt delete mode 100644 mm diff --git a/import-summary.txt b/import-summary.txt deleted file mode 100644 index 7c433c4..0000000 --- a/import-summary.txt +++ /dev/null @@ -1,43 +0,0 @@ -ECLIPSE ANDROID PROJECT IMPORT SUMMARY -====================================== - -Ignored Files: --------------- -The following files were *not* copied into the new Gradle project; you -should evaluate whether these are still needed in your project and if -so manually move them: - -* .gitignore -* .idea\ -* .idea\.gitignore -* .idea\misc.xml -* .idea\modules.xml -* .idea\vcs.xml -* .idea\workspace.xml -* NOTICE -* Notes-master.iml -* README - -Moved Files: ------------- -Android Gradle projects use a different directory structure than ADT -Eclipse projects. Here's how the projects were restructured: - -* AndroidManifest.xml => app\src\main\AndroidManifest.xml -* res\ => app\src\main\res\ -* src\ => app\src\main\java\ - -Next Steps: ------------ -You can now build the project. The Gradle project needs network -connectivity to download dependencies. - -Bugs: ------ -If for some reason your project does not build, and you determine that -it is due to a bug or limitation of the Eclipse to Gradle importer, -please file a bug at http://b.android.com with category -Component-Tools. - -(This import summary is for your information only, and can be deleted -after import once you are satisfied with the results.) diff --git a/mm b/mm deleted file mode 100644 index e69de29..0000000