I doubt that it's possible, but maybe someone else has a different opinion.
On Jul 22, 6:30 pm, eukreign <[email protected]> wrote: > How does one go about adding a custom SQLite function from within the > Android sqlite API? > > I have a function (written in C) that I'm able to add using the C API > outside of Android as described > here:http://www.sqlite.org/c3ref/create_function.html > > But can't figure out how to do the same from within Android. > > Thanks, > > Lex -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

