3rd. JSON can be unmarshalled directly to POJOs.
And stored verbatim in file or preferences as long term
storage.

http://github.com/ko5tik/jsonserializer

On Mar 4, 7:07 am, "Sasikumar.S" <sasikumar.it1...@gmail.com> wrote:
> Hi,
>
> In my application,
>
> *First Way :-*
>
> i'm fetching data from JSON and then storing to database .
> From database i'm storing in local variable.
> From local variables i'm displaying the data.
>
> *Second Way :-*
>
> i'm fetching data from JSON and then directly storing in local variables
> From local variables i'm displaying the data.
>
> In this 2 ways which one is best ? Which will be easy to use ?
>
> --
> Thanks & Regards
> Sasikumar.S

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