Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- MSSQL
- mapreduce
- Spring
- GIT
- tomcat
- table
- vaadin
- Python
- window
- SQL
- Android
- NPM
- Sqoop
- SPC
- 공정능력
- 보조정렬
- Express
- Kotlin
- R
- mybatis
- Eclipse
- JavaScript
- plugin
- IntelliJ
- Java
- SSL
- hadoop
- es6
- xPlatform
- react
Archives
- Today
- Total
DBILITY
android external library register 본문
반응형
Project Explorer에서 Project로 변경하고 app 디렉토리 아래에 디렉토리(libs)를 만든 후 jar,aar을 붙여 넣는다.

Project Structure 에서 Declared Dependencies에 Plus 클릭하여 추가한다

Step 1에서 경로(libs)를 입력한다

저장하고 Module level의 build.gradle.kts를 확인해보면 추가 되어 있다.

반응형
'android' 카테고리의 다른 글
| android avd localhost (0) | 2024.05.01 |
|---|---|
| AVD network speed (0) | 2024.04.15 |
| 공휴일 api 제공 site (0) | 2024.04.01 |
| android version catalog (0) | 2024.03.29 |
| precaution when android fragment programmatic creation (0) | 2024.03.18 |
Comments