The less passive aggressive answer is that NDK code doesn't have access
to the built-in sqlite library, but sqlite is so small and so trivial to
compile that it's easy to add to your project. See here:
http://stackoverflow.com/questions/5523067/sqlite-with-android-ndk
--
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│
│ "Never attribute to malice what can be adequately explained by
│ stupidity." --- Nick Diamos (Hanlon's Razor)
I don't find the ways to access to settings.db , any help please
Le mardi 20 mars 2012 20:55:42 UTC+1, Marwa Abayed a écrit :
hi,
how can i use sqlite in native code with ndk , i want to access to
settings.db
thks
--To view this discussion on the web visit https://groups.google.com/d/msg/android-ndk/-/rti1vArKOYEJ.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
On Thu, Mar 22, 2012 at 3:15 AM, Marwa Abayed <marwa....@gmail.com> wrote:I don't find the ways to access to settings.db , any help pleaseYou can't access it from normal applications. Use framework methods through JNI to access the settings database instead.
Le mardi 20 mars 2012 20:55:42 UTC+1, Marwa Abayed a écrit :To view this discussion on the web visit https://groups.google.com/d/msg/android-ndk/-/rti1vArKOYEJ.hi,--
how can i use sqlite in native code with ndk , i want to access to
settings.db
thks
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group, send email to android-ndk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/android-ndk/-/0XDlysRNdGAJ.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/android-ndk/-/Pe1XV2cbHl0J.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.