We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reading the android README.md, it seems that I should just be able to run after importing the project, but I cannot as of commit ecdcc1.
MainActivity.java has an OOTB syntax error on line 88:
//Step 1 - created 'startCBLite' method ...{ //Step 2 - Get reference to database object //Step 3 - Create Index to allow for Fast Queries }
Unless I misunderstand the Setup > Verify step, I think I should be able to run this without changing things.
The text was updated successfully, but these errors were encountered:
My 2nd commit in the pull request in issue #5 addresses this.
Sorry, something went wrong.
zgramana
No branches or pull requests
Reading the android README.md, it seems that I should just be able to run after importing the project, but I cannot as of commit ecdcc1.
MainActivity.java has an OOTB syntax error on line 88:
Unless I misunderstand the Setup > Verify step, I think I should be able to run this without changing things.
The text was updated successfully, but these errors were encountered: