Android SQLite Lockup in Async Task
Developing app in Java for Android. We are simply trying to get a row count of a SQLite DB in an Async Task. When this code is hit it locks the app and we are periodically getting the below msg in logcat:
Fatal Excetpion AsyncTask 1
This is not spam please help