How do I add a library project to Android Studio?

前端 未结 30 4979
梦谈多话
梦谈多话 2020-11-21 04:24

How do I add a library project (such as Sherlock ABS) to Android Studio?

(Not to the old ADT Eclipse-based bundle, but to the new Android Studio.)

30条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-21 05:00

    I found the solution. It's so simple. Follow froger_mcs instructions.

    Make sure that you make the src folder a Source folder in Project Structure -> Modules (Sources).

    Enter image description here

提交回复
热议问题