[android-developers] Re: Problems reading/writing to SQLite db on SD card.
On Dec 9, 1:53 am, Nikolay Elenkov <nikolay.elen...@gmail.com> wrote:
> Try on a different device, to check if you are hitting some firmware bug.
> Have you tired creating the android metadata table manually (with sqlite3,
> before you try to use it in Android)?
>
> create table android_metadata(locale TEXT)
> insert into android_metadata values('en_US')
The problem occurs on my Xperia Arc S, but it also does the same in
the Android emulator (Gingerbread and Froyo images).,
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home