Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将一个模板(在一个 zip 文件中)导入一个 android lib。我尝试通过以下方式导入外部 JAR:
Libs
但我无法访问这些模板。
我想知道是否需要将 zip 文件转换为 jar 文件。
请帮我解决一下这个。