Re: [android-developers] convert arraylist to xml

2012-05-13 Thread Kanu Sayal
*[Associate App with Email Attachment]*

Hi,

I am developing a simple application where the requirement says that
If there is any email attachment with .csv file extension then on long
press of that email attachement should open an option to user that
"Download and open this attachment with MYAPP". So When the user
clicks on "MyAPP" then it automatically get downloaded and open with
MYAPP.. Here I am using IntentFilter, but that IntentFilter works
after that attachment downloaded and saved into sdcard.

So anyone please help me on how can I implement that Click on email
attachment would open an option to open the attachment with myapp??

Thanks...

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

[android-developers] convert arraylist to xml

2012-05-13 Thread nageswara rao rajana
Hi,

I have an Arraylist of objects, that should be converted to
xml file  format and send to the webservice.

So, please suggest me is there any conversion api in android.


Thanking you,
Nagu.

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