Android 발리를 Android Studio로 가져 오기 구글 발리 라이브러리를 사용하고 싶어 Android Studio를 사용하고 있으며 .jar 라이브러리를 추가하는 방법을 알고 있습니다. 그러나 volley 파일로 .jar 라이브러리를 만들 수 없습니다. https://android.googlesource.com/platform/frameworks/volley 내가 한 일은 다음과 같습니다. (Windows 7 사용) git clone https://android.googlesource.com/platform/frameworks/volley cd volley android.bat update project -p . --target android-19 ant.jar jar 그리고 출력을 얻습니다...