[Android] Picasso 블러 - Blur 적용하기 ( Transform ) android Blur effect example Using the image loader library Picasso 이미지 로드 라이브러리 Picasso를 안드로이드에 적용하기 아래의 포스팅에서 라이브러리 적용하는 방법과 간단히 사용하는 방법이 있다. ▷ [Android] 이미지 로드 라이브러리 Picasso 사용하기 참조 Android Renderscript 라이브러리를 Blur 사용하기 1. Renderscript 사용 제한 ▷ Android SDK Tools revision 22.2 or higher -- SDK툴 버전이 22.2 버전이상 사용하고 ▷ Android SDK Build-tools revision 1..
All com.android.support libraries must use the exact same version specification(mixing versions can lead to runtime crashes) 안드로이드 스튜디오 Gradle support library Version 빌드 에러 에러 내용안드로이드 스튜디오 3.1.0 이상 버전에서 기존 프로젝트에서 아래와 같은 Gradle 빌드 에러가 나타난다.Customtabs와 Mediarouter 의 버전문제로 안내된다. com.google.android.gms:play-services를 함께 Dependencies에 사용하면 나타나는 듯 하다.All com.android.support libraries must use the exac..
[Android/Tip] Android 코드 자동 생성(Generate)Singleton(싱글톤) / Getter / Setter / Constructor / toString안드로이드 스튜디오를 이용하면서 단순작업이나 유용한 코드 자동 생성 기능들에 대해 알아보자.( ※ 불완전 코드를 완성 시키기 위한 힌트가 아닌 매크로와 같은 기능이다 . ) Singleton Class 만들기안드로이드 스튜디오(Intellij)에서 Singleton Class를 생성할 때 만들어 Singleton Class 만드는 시간과 노력을 몇초라도 줄여보자아래와 같은 코드로 생성이 된다.여러가지 Singleton 방식이 있지만 기본적인 형태의 Singleton으로 생성이 된다. 1 2 3 4 5 6 7 8 9 10 11publi..
[Android] 안드로이드 QRcode 적용하기 - zxing-android-embeddedQR코드 생성하기 / QR코드 읽기 / QRcode Reader / QRcode Writer QRCode의 Zxing 라이브러리를 안드로이드에서 더 쉽게 설정하고 사용할 수 있도록 만든 zxing-android-embedded 라이브러리를 이용하여 앱에 적용해보자. Gradle 설정 1 2 3 4 5 6 7 8 9 10repositories { jcenter() } dependencies { ... compile 'com.android.support:appcompat-v7:25.3.1' // Version 23+ is Required compile 'com.journeyapps:zxing-android-embed..
AWS SDK Java jar 파일 다운 받기 AWS-SDK for Java - https://aws.amazon.com/ko/sdk-for-java/ 이클립스용 툴킷도 있지만 Java용 AWS SDK 을 다운받아 jar파일만 사용하도록 한다. maven을 이용한다면 12345 com.amazonaws aws-java-sdk 1.11.66cs android를 사용한다면 gradle에 추가해주면 된다.1234567dependencies { ... compile 'com.amazonaws:aws-android-sdk-core:2.2.+' compile 'com.amazonaws:aws-android-sdk-s3:2.2.+' compile 'com.amazonaws:aws-android-sdk-ddb:2.2...
- Total
- Today
- Yesterday
- 직화
- Custom
- library
- 생성
- Android
- 안드로이드
- GS25
- 에러
- 라멘
- 안드로이드 스튜디오
- 편의점
- 컵라면
- MongoDB
- 하카타
- 일본
- 라면
- 인스턴트
- Python
- 돈돈
- 맛집
- 예제
- jar
- 설치
- 후쿠오카
- 일식
- java
- Android Stuido
- 리뷰
- Picasso
- Android Studio
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |