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

URL of all SQL file not found #1

Open
amaydiam opened this issue Jun 15, 2017 · 2 comments
Open

URL of all SQL file not found #1

amaydiam opened this issue Jun 15, 2017 · 2 comments

Comments

@amaydiam
Copy link

Hello guys,, i just want to try your code , But i have issue URL of all SQL file not found.


                String authorsSqlStatements = downloadFile("http://teinvdlugt.netai.net/authors.sql");
                String birthsSqlStatements = downloadFile("http://teinvdlugt.netai.net/births.sql");
                String bookMentionsBirthSqlStatements = downloadFile("http://teinvdlugt.netai.net/book_mentions_birth.sql");
                String booksSqlStatements = downloadFile("http://teinvdlugt.netai.net/books.sql");
                String peopleSqlStatements = downloadFile("http://teinvdlugt.netai.net/people.sql");
                String relationsSqlStatements = downloadFile("http://teinvdlugt.netai.net/relations.sql");

can you correct this ?
or what about file sql in folder sql this project ?

@teinvdlugt
Copy link
Owner

Working on it!

@teinvdlugt
Copy link
Owner

It should work now. I have put all the SQL files in the assets folder. I will update the app in the Play Store as well.
I'm sorry, but I kind of abandoned this app. If you have any further questions, please let me know.

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