[android-developers] Serialization/De-Serialization

2012-10-14 Thread Rajiv Singh
Hi there, I am creating an app to find duplicate files .. i am using ArrayList to hold all File Objects. I am creating this arraylist in a service and want to pass this arraylist to another Activity. For this i am serializing the ArrayList to a file :- public void serializeList() { String

[android-developers] Re: SMS/MMS Default App source code into Eclipse?

2012-08-29 Thread Rajiv Singh
can u please provide me link to those repositories !! i m also working to modify default sms Application !! On Friday, 11 May 2012 02:34:53 UTC+5:30, Ginzorf wrote: > > Greetings all, > > I'm attempting to make some slight modifications to the SMS/MMS > application that comes included with Andr