Code Monkey home page Code Monkey logo

Comments (5)

hotchemi avatar hotchemi commented on May 16, 2024 1

You should try make bootstrap as described https://github.com/kickstarter/android-oss#getting-started.

from android-oss.

luoser avatar luoser commented on May 16, 2024

yep on the make bootstrap, except it will probably fail at the moment. we're working on a submodule fix right now #11 then you should be g2g

from android-oss.

chowaikong avatar chowaikong commented on May 16, 2024

make bootstrap still failing here.

error: RPC failed; curl 56 SSLRead() return error -36
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
fatal: clone of 'https://github.com/google/material-design-icons' into submodule path '/Users/KNOX/GitHubProject/android-oss/vendor/material-design-icons' failed
git submodule foreach git checkout
# Copy java secrets over, and fallback to the example secrets if they don't exist.
cp vendor/native-secrets/android/Secrets.java app/src/main/java/com/kickstarter/libs/utils/Secrets.java \
		|| cp app/src/main/java/com/kickstarter/libs/utils/Secrets.java.example app/src/main/java/com/kickstarter/libs/utils/Secrets.java
cp: vendor/native-secrets/android/Secrets.java: No such file or directory
cp: app/src/main/java/com/kickstarter/libs/utils/Secrets.java.example: No such file or directory
make: *** [secrets] Error 1

from android-oss.

Coder-DanielHan avatar Coder-DanielHan commented on May 16, 2024

@chowaikong use git clone,don't download the zip

from android-oss.

chowaikong avatar chowaikong commented on May 16, 2024

I am using git clone.

from android-oss.

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.