If data are dynamic or will be changed/updated, client server model is
suitable for your app.Store the data on server than create an interface (rpc
or web service) to exchange data between client apps & your server.

On Sat, Aug 28, 2010 at 1:43 AM, Dominic DiTomaso <[email protected]> wrote:

> Thanks Frank. Looks like I have a lot of reading to do.
>
>
>
>
> On Wed, Aug 25, 2010 at 11:45 AM, Frank Weiss <[email protected]> wrote:
>
>> An app I'm developing uses URLConnection, others like to use
>> HttpClient. I suggest you find some sample code that does something
>> similar and study how it's done.
>>
>> --
>> 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]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>  --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Kind Regards

- Lorensius W. L. T -
- http://www.londatiga.net -

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