안드로이드/DevLog

20200207 DevLog

흰오목눈이 2020. 2. 7. 00:38

안드로이드(Android) 배열 리소스 

https://hyeonstorage.tistory.com/154

 

안드로이드(Android) 배열 리소스

안드로이드(Android) 배열 리소스 안드로이드(Android) res(리소스) 관리 배열 리소스는 보통 /res/values/arrays.xml 에서 관리한다. arrays.xml 파일을 새로 만들고, 배열(string-array)을 등록..

hyeonstorage.tistory.com