'개발/안드로이드'에 해당되는 글 28건

  1. 2018.12.08 Android - 오류 - Could not find com.android.tools.lint:lint-gradle
  2. 2018.12.08 포코폰 F1 개발자 모드 활성화, USB 디버깅 활성화
  3. 2018.11.26 Android vector drawable xml to SVG
  4. 2018.11.19 Android Studio - 트러블슈팅 - Gradle build error: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':sdk:transformClassesWithRealmTransformerForDebug'
  5. 2018.11.19 Android Studio - Gradle 버전 갱신
  6. 2017.03.27 Android - CharSequence 를 String 으로
  7. 2016.01.10 Android - 안드로이드 스튜디오 - DDMS 어디있나?
  8. 2015.06.17 Android - 안드로이드 스튜디오 - 오류 - com.android.dex.DexIndexOverflowException: method ID not in [0, 0xffff]: 65536
  9. 2015.06.17 Android - 안드로이드 스튜디오 - 경고 - warning: android/app/Activity.class(android/app:Activity.class): major version 51 is newer than 50, the highest major version supported by this compiler. It is recommended that the compiler be upgraded.
  10. 2015.06.17 Android - 안드로이드 스튜디오 - 오류 - No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
  11. 2014.09.29 갤럭시S5 개발자 모드 (USB 디버깅 모드) 활성화 설정
  12. 2014.09.23 Android - Google Play Services 사용
  13. 2014.09.23 Command Line 에서 안드로이드 apk 빌드
  14. 2014.09.23 Android - Google Play Serivces 사용시 Proguard 오류 해결
  15. 2014.09.23 Android - 이클립스 - APK 빌드시 Heap 부족 오류 발생시
  16. 2014.09.23 Android - 이클립스 - Android SDK Manager 안보일때
  17. 2014.09.23 Android - 이클립스 - LINT 끄기
  18. 2013.05.10 Android - How to check a String is a numeric type in java
  19. 2013.05.10 Android - Object Array Sorting
  20. 2013.05.10 Android - How to fix “The code of method .. is exceeding the 65535 bytes limit”?