[android-developers] Re: ContentProvider storage/memory Q
lets try again...
Insight into the underlying mechanisms and protocols can help
developer design the best IPC for their purposes.
Guessing at implementations and testing the performance is way too
time consuming.
What cross partition IPC is recommended for "closer-to-real-time"
latencies (~20ms) for transferring data from application to multiple
other applications running in the own Dalvik instances?
Does documentation describing best practices for using
ContentProviders exist?
The notepad example barely illustrates the outer layer of the onion as
does the ContentProvider.html page
"though the API is strongly designed around being backed by SQLite"
Does this design exist in any documentation?
Where is the SW design for the ContentProvider?
Does any documentation exist for the android Framework hierarchy in
the repo?
I guess I'll just search and look at the code.
--
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