With the NDK I can wrap a native library so I can call the methods
from Java and package that library into my application.

Say I want to package a custom version of SQLite, is there any way to
override the system library for SQLite, so I dont have to reimplement
the SQLiteDatabase class?

Regards,
Keean
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to