Closed GoogleCodeExporter closed 8 years ago
Use application/xml - text/xml is being deprecated.
Original comment by benny.ca...@gmail.com
on 22 Jul 2009 at 3:30
This is working from the Browser - using intent filter category BROWSABLE.
The Browser always creates intent with text/xml mime type so will just have to
use
this.
Original comment by benny.ca...@gmail.com
on 7 Aug 2009 at 1:39
Still need to open xml files from gmail attachments. Possibly open using
contentResolver.openInputStream(uri) with uri something like "gmail-ls://..."
Some mention of this at http://groups.google.com/group/android-
developers/browse_thread/thread/081fae2e99226a30/79303e5fbde3cd27?lnk=raot
Original comment by benny.ca...@gmail.com
on 7 Aug 2009 at 1:48
Want this for the 1.2 release
Original comment by benny.ca...@gmail.com
on 7 Aug 2009 at 1:51
Done
Original comment by benny.ca...@gmail.com
on 8 Aug 2009 at 1:56
Original issue reported on code.google.com by
benny.ca...@gmail.com
on 22 Jul 2009 at 3:29