On Wed, Dec 29, 2010 at 6:17 PM, Kostya Vasilyev <kmans...@gmail.com> wrote:

> You'll have to write your own SQliteOpenHelper-type class for that, as the
> built-in implementation always calls context.getDatabasePath.
>
> If you are not using SQliteOpenHeper, just call
> SQLiteDatabase.openOrCreateDatabase() with a path of your choice.
>
> -- Kostya
>

Thanks for quick reply.

Are there any doc on that. I still struggling with all of it.





-- 
God is Real, unless declared Integer.
J. Allan Toogood, FORTRAN programmer

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to