hello
i have a problem
i defined sql in main activity
in the activity create i am making the tables
every thing works fine
but when i am trying to call a query from second activity
i get an error that i can't query because there is no tables yet
how can i resolve this?
i tried with module but it's the same
tanks
i have a problem
i defined sql in main activity
in the activity create i am making the tables
every thing works fine
but when i am trying to call a query from second activity
i get an error that i can't query because there is no tables yet
how can i resolve this?
i tried with module but it's the same
tanks