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

Values in Constants.java #3

Open
ilango123 opened this issue Dec 14, 2017 · 1 comment
Open

Values in Constants.java #3

ilango123 opened this issue Dec 14, 2017 · 1 comment

Comments

@ilango123
Copy link

What should be the values to be filled in here: Especially the ones in BOLD
public static final String FIRST_TIME = "first_time";
public static final String URL = "url";
public static final String TOKEN = "token";
public static final String DATASOURCE_VARIABLE = "location";
public static final String VARIABLE_ID = "variable";
public static final String PUSH_TIME = "push_time";
public static final String SERVICE_RUNNING = "service_running";

@d4vsanchez
Copy link

Hello @ilango123, how are you?

Those constants are aimed to name some SharedPreferences items, they are not intended to be changed.

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