luni, 15 august 2011

My Convertor class

I want to share some code with you :)
In my application I have to pass objects from one activity to another. For doing that I created a method which will convert every object to a json object. This json object can be converted to a String and send via an Intent.

You can get it from here: http://pastebin.com/pv7daaws

Niciun comentariu:

Trimiteți un comentariu