Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spark_token_creation_credentials Error #9

Open
orlax opened this issue Nov 19, 2014 · 1 comment
Open

spark_token_creation_credentials Error #9

orlax opened this issue Nov 19, 2014 · 1 comment

Comments

@orlax
Copy link

orlax commented Nov 19, 2014

i have import the code from the master branch android app, added the smartconfiglib.jar but i am getting an error. this error is in this route:

io.spark.core.android.app > AppConfig > AppConfig > getSparkTokenCreationCredentials

the error says :

spark_token_creation_credentials cannot be resolved or is not a field

have been looking everywhere and did not find any help. this is a vanilla import of the app, i have already been able to run it before on eclipse on windows. But this time on mac i have not been able to.

I apreciate any help.

@ScruffR
Copy link

ScruffR commented Nov 19, 2014

Have you read point 4) in the "Building" section of the readme.md?
There you'd read

In the SparkCore app, create the file res/values/local_build.xml with the following contents:
    <?xml version="1.0" encoding="utf-8"?>
    <resources>
        <string name="spark_token_creation_credentials">spark:spark</string>
    </resources>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants