Coder Social home page Coder Social logo

Comments (4)

ssomai avatar ssomai commented on July 17, 2024

아 그건 libraray_scalablelayout의 maven 업데이트용 코드 때문입니다 ㅎ

sample_scalablelayout > build.gradle 에서
38라인인 compile project(':library_scalablelayout')을
주석처리해보세요.

안 되면 알려주세요~

from scalablelayout.

DohyukKim avatar DohyukKim commented on July 17, 2024

안녕하세요, 답변 감사합니다.

지금 바로 해보았는데요 그래도 같은 에러가 납니다.

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
//compile project(':library_scalablelayout') <-- 38번째 라인 주석처리
compile 'com.ssomai:android.scalablelayout:2.1.0'
compile 'com.android.support:appcompat-v7:21.0.2'

// compile 'com.jayway.android.robotium:robotium-solo:5.2.1'
}

혹시 다른 설정도 필요한지 궁금합니다.

감사합니다.

from scalablelayout.

DohyukKim avatar DohyukKim commented on July 17, 2024

library_scalablelayout의 build.gradle파일에서
46라인 apply from: '../maven_push.gradle' 주석처리 하니까 되네요.

감사합니다

from scalablelayout.

ssomai avatar ssomai commented on July 17, 2024

오 그게 맞는 방법이었군요. ㅎ
감사합니다~~

from scalablelayout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.