Copy existing project with a new name in Android Studio

后端 未结 19 2261
野趣味
野趣味 2020-11-29 17:31

I would like to copy my Android project and create a new project from the same files just with a different name. The purpose of this is so I can have a second version of my

19条回答
  •  -上瘾入骨i
    2020-11-29 17:48

    The appendix of the Android Developer Fundamentals Course Practicals gitbook includes steps to copy and rename an existing project:

    https://google-developer-training.gitbooks.io/android-developer-fundamentals-course-practicals/content/en/appendix_utilities.html#copy_project

提交回复
热议问题