Android Studio 51

[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

반응형