question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

no such table in [com.android.tools.build:gradle:2.0.0-beta6]

See original GitHub issue

I found in [com.android.tools.build:gradle:2.0.0-beta6] always get No such table error… I trace the source to here class : com.orm.util.ReflectionUtil getAllClasses method always return 0 length Could you fix this bug?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:25 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
rkj1515commented, Mar 11, 2016

Android Instant run is a problem. disable it and remove your build folder. Do a fresh install and all set

0reactions
davidruizdiazcommented, Jan 8, 2019

gracias @ ed-george me ayudó mucho

Read more comments on GitHub >

github_iconTop Results From Across the Web

"no such table" issue in android on some devices
I have checked under the data folder in file explorer where my databases and all tables are present. I am not getting why...
Read more >
Caused by android database sqlite SQLiteException no such ...
My SQLite helper class to create the database and the error log is listed below. GeneralSettings is a table in assert/Master.db. But the...
Read more >
"No such table" error | B4X Programming Forum
Hello, I am using the DBUtils modules, and have an existing database that I am trying to query. However, am getting the "no...
Read more >
CREATE TABLE with unsatisfied FK and DROP ... - SQLite
The problem here is, that I cannot DROP TABLEs which are empty. It does not happen in all circumstances, only in certain combinations...
Read more >
SQLiteLog no such table is being reported when I try to query ...
I have successfully copied over a simple database file from the projects asset's folder into the emulated devices files/databases/ directory ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found