전체 글 208

[Android Studio] Unrecognized Android Studio (or Android Support plugin for IntelliJ IDEA) version '202.7660.26.42.7351085', please retry with version 2021.1.1 or newer.

[안드로이드 스튜디오] 프로젝트 버전 또는 그래들 버전 충돌 문제 Gradle sync failed: Unrecognized Android Studio (or Android Support plugin for IntelliJ IDEA) version '202.7660.26.42.7351085', please retry with version 2021.1.1 or newer. (16 s 319 ms) Android Studio is using the following JDK location when running Gradle: C:\Program Files\Android\Android Studio\jre Using different JDK locations on different processes might..

[Android Studio] java.lang.RuntimeException: Unable to start activity ComponentInfo{패키지명/패키지명.MainActivity}: android.view.InflateException: Binary XML file line #숫자: Error inflating class ImageView

[안드로이드 스튜디오] 실행 예외(코드에 문제가 없다면 안드로이드 스튜디오 자체 에러일 가능성이 높음) 문제 02/12 20:12:25: Launching 'app' on test device. Install successfully finished in 3 s 183 ms. $ adb shell am start -n "com.shinyelee.myfirstfile/com.shinyelee.myfirstfile.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Connected to process 4490 on device 'test_device [emulator-5554]'. Capturing and displa..

[Android Studio] Missing Constraint in ConstraintLayout

[안드로이드 스튜디오] 컨스트레인트 레이아웃 설정 오류 문제 Missing Constraints in ConstraintLayout This view is not constrained. It only has designtime positions, so it will jump to (0,0) at runtime unless you add the constraints The layout editor allows you to place widgets anywhere on the canvas, and it records the current position with designtime attributes (such as layout_editor_absoluteX). These attributes are not ..

[Android Studio] Installation did not succeed.The application could not be installed.List of apks:

[안드로이드 스튜디오] 어플리케이션 설치 실패 문제 Installation did not succeed. The application could not be installed. List of apks: [0] 'C:\Users\사용자\AndroidStudioProjects\프로젝트명\app\build\intermediates\apk\debug\app-debug.apk' Installation failed due to: 'device 'emulator-5554' not found' Retry Failed to launch an application on all devices 해결 방법 (1) 해결 방법 (2) 참고 [안드로이드 - 에러] Installation did not succeed.The appli..

[Android Studio] As of Android 12, `android:exported` must be set; use `true` to make the activity available to other apps, and `false` otherwise. For launcher activities, this should be set to `true`.

[안드로이드 스튜디오] 안드로이드 12에서는 `android:exported`를 반드시 설정해야 한다 문제 As of Android 12, `android:exported` must be set; use `true` to make the activity available to other apps, and `false` otherwise. For launcher activities, this should be set to `true`. 해결 방법 참고 Android 12를 타겟팅(targetSdkVersion 31)하는 경우, andorid:exported 설정이 필요하다.(Manifest merger failed) Android 12를 타겟팅하는경우, AndroidManifest.xml파일에서 activ..

[Android Studio/GitHub] 안드로이드 스튜디오와 깃허브 연동하기 (3)

방법 (3) [Android Studio/GitHub] 안드로이드 스튜디오와 깃허브 연동하기 (2) 방법 (2) 참고 [Git] git ssh clone시 'The authenticity of host ~ can't be established 오류 해결하는 방법 Git을 처음 설치하고 저장소를 ssh clone 받을 때 위의 오류가 발생하는 경우가 있다. 깃허브에서.. shinye0213.tistory.com Can't finish GitHub sharing process Successfully created project 'android_study' on GitHub, but initial push failed: Warning: Permanently added 'github.com,15.164.81.1..

개발(Web)/VCS 2022.02.05

[Android Studio/GitHub] 안드로이드 스튜디오와 깃허브 연동하기 (2)

방법 (2) [Android Studio/GitHub] 안드로이드 스튜디오와 깃허브 연동하기 (1) 방법 (1) [Android Studio/GitHub] 안드로이드 스튜디오와 깃허브 연동하기 (2) 방법 (2) 참고 [Git] git ssh clone시 'The authenticity of host ~ can't be established 오류 해결하는 방법 Git을 처음 설치.. shinye0213.tistory.com [Android Studio/GitHub] 안드로이드 스튜디오와 깃허브 연동하기 (3) 방법 (3) Can't finish GitHub sharing process Successfully created project 'android_study' on GitHub, but initial..

개발(Web)/VCS 2022.02.05

[Android Studio/GitHub] 안드로이드 스튜디오와 깃허브 연동하기 (1)

방법 (1) [Android Studio/GitHub] 안드로이드 스튜디오와 깃허브 연동하기 (2) 방법 (2) 참고 [Git] git ssh clone시 'The authenticity of host ~ can't be established 오류 해결하는 방법 Git을 처음 설치하고 저장소를 ssh clone 받을 때 위의 오류가 발생하는 경우가 있다. 깃허브에서.. shinye0213.tistory.com 참고 안드로이드 스튜디오 깃허브 연동부터 커밋/푸쉬 하는 법 (가장 쉽고 편한 방법!!) Git bash 필요 X 깃허브를 안드로이드 스튜디오에 연동해두기만 한다면 몇 번의 클릭만으로 프로젝트를 깃허브에 올릴 수 있음 Github에 ukebox.tistory.com Use Token으로 안드로이드 ..

개발(Web)/VCS 2022.02.05

[Android Studio] Your anti-virus program might be impacting your build performance. Android Studio checked the following directories:

[안드로이드 스튜디오] 보안 프로그램 관련 경고 팝업 제거하기 문제 Your anti-virus program might be impacting your build performance. Android Studio checked the following directories: 해당 폴더들 해결 방법 참고 Android용 Windows Defender 예외 추가 지정된 파일 형식을 확인하지 않도록 Windows Defender 설정을 업데이트하여 성능 속도와 빌드 시간을 개선하는 방법을 알아봅니다. docs.microsoft.com

[CSS] 100%와 100vw/100vh

% %는 부모의 영향을 받는다. 정확히 말하면 부모의 높이/너비 대비 자식의 높이/너비를 지정해주는 단위다. vh, vw vh와 vw는 사용자의 눈에 보이는 스크린 범위에 영향을 받는다. 100vh 1vh는 1/100 viewport-height, 즉 뷰포트(스크린) 기준 100분의 1이다. 따라서 100vh는 뷰포트 전체 높이가 된다. 100vw 1vw 역시 1/100 view-width, 즉 뷰포트 기준 100분의 1이다. 100vw는 뷰포트 전체 너비와 같다. 참고 [CSS] vh란? / vw란? / what is vh? ❓ / %와의 차이 vh = viewport height vw = viewport width 즉, 현재 실행중인 스크린 크기에 맞춰 상대적 크기를 반환하겠다는 뜻입니다. 100vh..

개발(Web)/Web 2022.01.27

[CSS] position: fixed;와 position: sticky;

position: fixed; position: sticky; 결론 메인 내비게이션 바는 fixed를, 특정 영역 안에서만 움직이는 헤더는 sticky를 적용하는 게 좋다. 근데 어차피 sticky는 IE에서 못 쓰니까 웬만하면 fixed를 쓰자. 참고 position - CSS: Cascading Style Sheets | MDN CSS position 속성은 문서 상에 요소를 배치하는 방법을 지정합니다. top (en-US), right (en-US), bottom (en-US), left (en-US) 속성이 요소를 배치할 최종 위치를 결정합니다. developer.mozilla.org

개발(Web)/Web 2022.01.26
반응형