Hi,

I wrote a GWT app that used gears as a locald datastore (was running
on a pda, retreiving all db from server)
how can I do this with an android phone ?
I have read it was possible to write my own content provider
http://www.techjini.com/blog/2009/01/10/android-tip-1-contentprovider-accessing-local-file-system-from-webview-showing-image-in-webview-using-content/

- is this an official way ? I read that android did not like webview
to access local data (in my case it is definetly needed)
- is there a way to access regular db fields, id, int, varchar,
blobs ????
- do i have to write a plugin for web view ?
- android does not and will never adress that kind of need and I
should just give it up, find another solution ?

thx a lot for your time
and precious help

have a gr8 day

-- 
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