[android-developers] Re: Open gmail attachments (xml) with another App

2009-08-08 Thread Ben Caldwell
://code.google.com/p/bites-android/source/browse/trunk/Bites/src/caldwell/ben/bites/Bites.java#313 On Aug 7, 9:22 am, Ben Caldwell benny.caldw...@gmail.com wrote: My app uses the below intent filter to make itself an xml file reader for the purpose of inserted data shared between users. This works fine

[android-developers] Open gmail attachments (xml) with another App

2009-08-06 Thread Ben Caldwell
My app uses the below intent filter to make itself an xml file reader for the purpose of inserted data shared between users. This works fine with xml files viewed in the browser but I can not make it work with xml files sent as email attachments in the gmail app. intent-filter action

[android-developers] Re: ListActivity: items with a button

2009-07-19 Thread Ben Caldwell
Try some experiments with the focusable parameter... On Jul 19, 11:03 am, Ivy ytang1...@gmail.com wrote: I hava the same problem ... At last,I change the button to a pic,looks like a button,in fact,it''s a button. Then the item can be selected... On 7月19日, 上午1时29分, BoD bodl...@gmail.com