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 | 31 |
Tags
- Firebase
- android error
- CSS사용법
- Android Apk 이름
- DataTable
- Android
- 안드로이드
- Android Apk 이름 변경
- css
- MySQL
- Eclipse
- JavaScript
- R프로그래밍
- tomcat
- apache gzip
- Android Apk
- release unsigned
- error
- spring
- Kotlin
- jQuery
- fragment
- FLUTTER
- html
- release Apk
- Program type already present
- Java
- java error
- Exception
- android fragment
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