I am trying to use Job Scheduler for updating the sqlite database. But the moment i start the app, it crashes and in logs it says it cant find a table. Could someone tell me what i am doing wrong?
Asked
Active
Viewed 484 times
0
-
you are probably not creating the database before querrying it. post relevant code – Evgeniy Mishustin May 07 '16 at 16:10
-
[link](https://github.com/pawankumarthakur/BadController) this is the updated repo with the code. – Pawan Kumar May 07 '16 at 16:12