App/etc

    Exception while doing past iteration backup: Source

    Error:Execution failed for task ':app:buildInfoDebugLoader'.Exception while doing past iteration backup : Source /home/ziyaddin/AndroidStudioProjects/Test/app/build/intermediates/builds/debug/19181584762318/classes.dex and destination /home/ziyaddin/AndroidStudioProjects/Test/app/build/intermediates/builds/debug/19181584762318/classes.dex must be different or finished with non zero exit value -S..

    Error:(1, 1) error: illegal character: '\ufeff'

    Error:Execution failed for task ':app:compileDebugJavaWithJavac'. > Compilation failed; see the compiler error output for details.등등과 같이 오류가 발생함 -이유 유니코드가 bom문자를 인식하지못해서 발생하는문제 해결방법은 안드로이드 스튜디오 하단에 UTF-8로 설정되 있는것올 UTF-16BE로 바꾸고 convert 클릭다시 utf-8로 돌아오면 해결됨

    build.gradle implementation() 오류

    Gradle sync failed: Gradle DSL method not found: 'implementation()' Consult IDE log for more details (Help | Show Log)-implementation() 말고 compile을 사용하면됨

    오류:Application Server was not connected before run configuration stop, reason: Unable to ping server at

    오류:Application Server was not connected before run configuration stop, reason: Unable to ping server at

    포트 오류인거같았으나 위에 파란색부분이 default 일때 일어나는 오류