-
I have some sample code below that creates an in-memory sqlite database with a single table containing a JSONField. I query it to extract 2 jsonkeys, and also prints the generated sql. The sql seems c…
-
-
this is how i made the Adapter and recyclerView
![itemlist](https://user-images.githubusercontent.com/46688702/53417470-1d1e4200-39ef-11e9-931c-b6c3ec12922f.PNG)
-
```
What steps will reproduce the problem?
1. Go to any table with records greater then circa 60000
example phpliteadmin.php?table=BIGdata&action=table_sql
2 Executing a query with a results greater…
-
Hi, I developed an automatic-testing tool and it detected an exception in your app(version 3.1.1).
I would like to know if you consider it as a bug?
**STACK_TRACE**=E/AndroidRuntime( 7316): FATAL …
-
My initial submission of ToDo App with the required functionality. Thank you.
/cc @coderschoolreview
-
Something with error handling seems to be different when using LiveData.
@NotWoods
Can you shed some light on it how we need to adapt our code to catch (either ignore or handle) those errors?
…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest version](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no existing issues* - [open](ht…
-
My app works perfectly on iOS, and I'm trying to port it to Android. Any time I run a query with the Returning keyword I get the error below:
> unknown error (code 0 SQLITE_OK): Queries can be perf…
-
package com.samsung.androidday6sqlite;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.net.Uri;
…