Android (21) 썸네일형 리스트형 [안드로이드] Actionbar에 icon 표시하기 다음과 같은 코드를 통해 Actionbar에 icon을 표시할 수 있습니다. getSupportActionBar().setDisplayShowHomeEnabled(true); getSupportActionBar().setIcon(R.drawable.ic_launcher); [Android] Convert asset and drawable to URI. It's required to convert local resources like asset and drawable to URI string. How to convert them? Asset String imageUri = "assets://image.png"; Drawable String imageUri = "drawable://" + R.drawable.image; [안드로이드] asset, drawable을 URI string으로 변경하기 필요에 따라선 local resource (asset, drawable)을 URI string으로 변경할 필요가 있다. 이를 위해서는 아래와 같이 변경하면 된다. Asset String imageUri = "assets://image.png"; Drawable String imageUri = "drawable://" + R.drawable.image; [Android App] FlashLite - A free flash light app This posting introduces an application called FlashLite for Android. This is the link for the application on Google Play Store. https://play.google.com/store/apps/details?id=com.kyumpany.flashlite FlashLite - 무료 손전등 플래쉬앱 - Google Play 앱 FlashLite는 단순하고 가벼운 플래쉬앱입니다. play.google.com The application is designed to be easily used for anyone. [Android App] AAID (Google Advertising ID) - Get your Google Advertising ID This posting introduces an application for Android called AAID. This is the link for the application on Google Play Store. https://play.google.com/store/apps/details?id=com.kyumpany.aaid AAID - 구글 광고 ID 확인 - Google Play 앱 안드로이드 장치의 AAID (구글 광고 ID) 확인을 위해 사용하세요. 손쉽게 AAID를 확인할 수 있으며, 간편하게 AAID 복사와 공유가 가능합니다. AAID 정보 (출처 : https://support.google.com/googleplay/android-developer/answer/6048248?hl=ko.. [앱 소개] AAID - 구글 광고 ID 확인 오늘 소개드릴 앱은 AAID라는 앱입니다. 앱을 다운로드 받을 있는 Play Store 링크입니다. https://play.google.com/store/apps/details?id=com.kyumpany.aaid AAID - 구글 광고 ID 확인 - Google Play 앱 안드로이드 장치의 AAID (구글 광고 ID) 확인을 위해 사용하세요. 손쉽게 AAID를 확인할 수 있으며, 간편하게 AAID 복사와 공유가 가능합니다. AAID 정보 (출처 : https://support.google.com/googleplay/android-developer/answer/6048248?hl=ko) ▷ 광고 ID란 광고 용도로 Google Play 서비스에서 제공하는 고유한 ID로 사용자가 재설정할 수 있습니다. .. [Android App] My IP Address - Check your IP address This posting introduces an application for Android called My IP Address. This is the link for the application on Google Play Store. https://play.google.com/store/apps/details?id=com.kyumpany.myipaddress My IP Address - IP 주소 확인 - Google Play 앱 안드로이드 디바이스의 IP 주소를 확인하고 싶으신가요? My IP Address 앱을 통해 안드로이드 장치의 IP 주소를 확인할 수 있습니다. 앱 내에서 쉽게 IP 주소를 복사, 공유하거나 갱신할 수 있습니다. play.google.com This app provides wi.. [앱 소개] My IP Address - IP 주소 확인 오늘 소개드릴 앱은 My IP Address라는 앱입니다. 앱을 다운로드 받을 있는 Play Store 링크입니다. https://play.google.com/store/apps/details?id=com.kyumpany.myipaddress My IP Address - IP 주소 확인 - Google Play 앱 안드로이드 디바이스의 IP 주소를 확인하고 싶으신가요? My IP Address 앱을 통해 안드로이드 장치의 IP 주소를 확인할 수 있습니다. 앱 내에서 쉽게 IP 주소를 복사, 공유하거나 갱신할 수 있습니다. play.google.com 안드로이드 디바이스와 IP 주소를 확인하거나, 앱 내에서 쉽게 IP 주소를 복사, 공유하거나 갱신할 수 있습니다. 이전 1 2 3 다음