Coder Social home page Coder Social logo

Error:(36, 28) No resource found that matches the given name (at 'value' with value '@string/fabric_api_key'). about algorithmvisualizer-android HOT 2 CLOSED

naman14 avatar naman14 commented on September 28, 2024
Error:(36, 28) No resource found that matches the given name (at 'value' with value '@string/fabric_api_key').

from algorithmvisualizer-android.

Comments (2)

naman14 avatar naman14 commented on September 28, 2024

Replace @string/fabric_api_key with any string you want. Crashlytics is disabled for debug builds so it should be able to build without any issues then. If you are going for a release apk, then you need to enter your own fabric API key there.

from algorithmvisualizer-android.

plastic-kai avatar plastic-kai commented on September 28, 2024

add this to string.xml:

<string name="fabric_api_key">any string you like</string> <string name="play_billing_license_key">i do what i want</string>

and its good to go.

from algorithmvisualizer-android.

Related Issues (11)

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.