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
- 안드로이드
- JavaScript
- android fragment
- android error
- Program type already present
- Firebase
- MySQL
- Android Apk 이름 변경
- error
- Kotlin
- java error
- html
- FLUTTER
- R프로그래밍
- Android Apk 이름
- spring
- DataTable
- CSS사용법
- Android
- Java
- jQuery
- release Apk
- apache gzip
- tomcat
- Exception
- Eclipse
- Android Apk
- css
- fragment
- release unsigned
Archives
- Today
- Total
목록안드로이드 애니메이션 (1)
selfstarter
Animation simple example in Android
Animation simple example in Android Android Animation 예제(애니메이션 방식) 00~03.png file drop into drawable folder Add animation-list file in drawable folder write animation image list option android:oneshot="true" : if finished animation, it would stop add Code in activity_main.xml add Code in MainActivityImageView testImage = (ImageView)findViewById(R.id.testAnimation); AnimationDrawable animationDra..
App/Android
2020. 3. 30. 11:45