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