336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
Library나 샘플소스를 받으면 아래와 같은 에러가 나올 경우가 있다.
Error: CreateProcess error =2. ~~~~
can not run program svn
그러명 아래와 같은 방법을 이용해 보아라.
Check my solution, It will work.
Solutions:
First Download Subversion 1.8.13 ( 1.8 ) Download link ( https://www.visualsvn.com/downloads/ )
Then unzipped in a folder. There will have one folder "bin".
Then
Go to settings - > Version control -> Subversion
Copy the url of your downloaded svn.exe that is in bin folder that you have downloaded.
follow the pic:
Don't forget to give the end name like svn.exe last as per image.
Apply -> Ok
Restart your android studio now.
Happy Coding!
'나의 플랫폼 > 안드로이드' 카테고리의 다른 글
[Android] ResizableImageView (0) | 2015.12.29 |
---|---|
[Android] GifView (0) | 2015.12.23 |
[Android] Viewpager가 갱신이 되 않는 현상. (0) | 2015.12.22 |
[Android] ViewPager + SwipeRefreshLayout (0) | 2015.12.22 |
[Android] android.content.res.Resources$NotFoundException: String resource ID (0) | 2015.12.18 |