Android Library Project using Android Studio

后端 未结 6 2150
离开以前
离开以前 2021-01-31 16:12

This question might have been answered somewhere but couldn\'t find the appropriate one.

I want to know how can I create a common utility library project in Android Stud

6条回答
  •  南旧
    南旧 (楼主)
    2021-01-31 16:56

    Simply create it as a normal project, if you want to use it as library open project structure in the app that wants to use it and add the intended library under Dependencies.

提交回复
热议问题