I want to run a query in SQLite with a regexp using Android. How do I do that?
|
|
Unfortunately it doesn't look like Android currently supplies a way for you to inject a user function into sqlite, which is what you'd need to make |
||
|
|
