[Android] 버튼 효과 커스텀 하기 android button view custom Selector 속성 위 옵션은 ture/false형태로 작성 될 것이고 button에서는 주로 pressed 옵션으로 효과만 사용하여 만들 것이다. 참고 : Color State List Resource android:state_pressedBoolean. "true" if this item should be used when the object is pressed (such as when a button is touched/clicked); "false" if this item should be used in the default, non-pressed state.android:state_focusedBoolea..
[Android] ProGuard 코드 난독화 / 최적화 설정 ᆞProGuard란 출처 : http://proguard.sourceforge.net/ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. Finally, it prever..
안드로이드 CheckBox 커스텀 하기 / 리스너 등록하기 커스텀 체크박스 이미지 만들기 Custom CheckBox 커스텀할 체크박스 이미지를 res/drawable 폴더에 check_press.png와 check_nor.png를 넣어 둔다. 그리고 아래와 같이 res/drawable/custom_check_box.xml 파일을 생성한다. CheckBox에 Custom된 이미지 적용하기 레이아웃에 CheckBox를 작성할 때 android_button="@null"을 지정해줘야 커스텀된 이미지가 체크박스의 크기에 맞게 들어간다.그리고 커스텀된 이미지를 android:background="@drawable/custom_check_box.xml"과 같이 지정해 준다.아래와 같이 CheckBox를 넣어주면 ..
BroadCast Receiver란 안드로이드 4대 컴포넌트 중에 하나이다. 말 그대로 방송 수신자이며 시스템이나 앱 등에서 이벤트 발생시 방송을 해주는 개념이다. 이렇게 방송된 이벤트는 각 앱에서 필요한 방송 이벤트를 받아들이고 이벤트에 대한 처리를 리시버를 통해 할 수 있게 해준다. SendBroadCast 방송 보내기 SendBroadcast라는 Context에 포함된 함수를 이용하여 인텐트를 전달한다. Intent에 putExtra를 통해 Integer, boolean, String 등 여러 단일 타입 또는 배열의 혈태로 전달 할 수 있다. Intent sendIntent = new Intent("com.dwfox.myapplication.SEND_BROAD_CAST"); sendIntent.pu..
안드로이드 단축키 (Keymap) 설정이클립스를 사용하다 Android Studio를 사용하면 손에 익었던 단축키의 적응 필요하지만 Android Studio에서 단축키를 IDE(visual studio,Emacs,NetBeans 등)별로 가져 올 수 있다. File – Setting – Keymapvisual studio,Emacs,NetBeans,eclipse의 기본 단축키로 변경할 수 있다.※ 디폴트로 적응하는 것이 다른환경에 적응하는 가장 빠른방법이라고 생각하지만 안드로이드 스튜디오(Intellij)처럼 단축키 셋을 쉽게 바꿀 수 있다면 IDE를 바꾸는데 큰 도움이 될 것이다. 원하는 기능에 더블클릭 또는 우클릭을 통하여 아래 와 같이 키보드나 마우스 단축키를 설정할 수 있다. 단축키를 등록 또는..
- Total
- Today
- Yesterday
- Custom
- 일식
- 직화
- GS25
- Picasso
- 하카타
- 리뷰
- jar
- 맛집
- 예제
- 후쿠오카
- 에러
- MongoDB
- Android Stuido
- 편의점
- 설치
- 컵라면
- 안드로이드 스튜디오
- java
- Python
- 안드로이드
- 라멘
- 돈돈
- Android
- Android Studio
- library
- 일본
- 라면
- 생성
- 인스턴트
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |