'Programming/Android'에 해당되는 글 56건

  1. 2016.03.04 Android] Error 해결 : Error:The project is using an unsupported version of the Android Gradle plug-in (0.6.3)
  2. 2016.03.04 Android] Error 해결 : aapt.exe'' finished with non-zero exit value 42 2
  3. 2016.03.03 Android] Error 해결 : Error:The SDK Build Tools revision (19.0.0) is too low for project ':HelloEndpoints'. Minimum required is 19.1.0
  4. 2016.01.28 [Android] Marshmellow 에서 Wi-Fi, BLE 제어시 scan 안될 때 권한 해결방법 7
  5. 2015.11.17 [Android] Android Studio : See console for details.
  6. 2015.11.05 [Android] Android Google Plus getCurrentPerson returns null
  7. 2015.09.20 [android] cannot recover key android 2
  8. 2015.09.20 [android] Keystore was tampered with, or password was incorrect
  9. 2015.09.14 [android] 라이브러리 중복해서 쓸 때, android v4 에러의 해결
  10. 2015.09.10 [android] All versions of the libraries must be the same at this time
  11. 2015.09.10 [android] volley framework build with ant
  12. 2015.09.06 [Android] DrawerLayout cannot be resolved to a type Error
  13. 2015.06.22 [Android] android.database.cursorindexoutofboundsexception error?
  14. 2015.06.20 [Android] Contact_id 와 raw_contact_id 간의 차이
  15. 2015.06.18 [Android] db 에서 중복 row 열을 제거한 총 row 개수 얻기
  16. 2015.06.18 [Android] Listview 를 항상 끝으로 scroll 하기
  17. 2015.06.14 [Android] AIDL 을 이용한 Application Activity 및 Service 간 Method Call 과 Callback
  18. 2015.06.13 [Android] syntax error don't know what to do with package
  19. 2015.06.10 [Android] error: unmappable character for encoding UTF-8
  20. 2015.06.03 [Android] Java enum value 사용 및 참조 방법