Re: [android-developers] Apps not appearing in market place on certain phones

2010-01-24 Thread Dave Gracie
I had the same issue when releasing one of my applications, the app didnt appear on the Orange UK network. This was, as TonyDoc referred to, due to the app being protected. There is a link somewhere on the android site showing all providers who allow protected applications. I was not aware of

[android-developers] Custom List View Scrolling - Greyed out

2010-01-20 Thread Dave Gracie
Hi Can anyone help with a problem I have? I created an activity (extending a list activity) and have it populating with a list of peoples names, however when I scroll up or down it automatically greys out the whole list view until you stop scrolling. Is it possible to stop this greying out from

Re: [android-developers] Custom List View Scrolling - Greyed out

2010-01-20 Thread Dave Gracie
( *false*); use this code in ur listview activity. Narendra bagade On Wed, Jan 20, 2010 at 5:42 PM, Dave Gracie david.gra...@gmail.comwrote: Hi Can anyone help with a problem I have? I created an activity (extending a list activity) and have it populating with a list of peoples names, however

[android-developers] Re: KSoap - How to pass a dataset to a dotNet webservice?

2009-10-21 Thread Dave Gracie
. Webservices like a lot of other things suffer a Microsoft implementation and other open source implementations which are by (ms) design deliberately incompatible... Regards On Oct 19, 10:47 pm, Dave Gracie david.gra...@gmail.com wrote: I might try emailing the guy who did the android

[android-developers] Re: KSoap - How to pass a dataset to a dotNet webservice?

2009-10-20 Thread Dave Gracie
source implementations which are by (ms) design deliberately incompatible... Regards On Oct 19, 10:47 pm, Dave Gracie david.gra...@gmail.com wrote: I might try emailing the guy who did the android ksoap port directly. the second parameter is just the value of the parameter. My issue

[android-developers] Re: can I get a Google wave invitations?

2009-10-20 Thread Dave Gracie
If anyone has an invite going spare, can I have one please? david.gra...@gmail.com Thanks Dave 2009/10/20 Agus agus.sant...@gmail.com Hi, Can I also have one? agus.sant...@gmail.com Thanks On Tue, Oct 20, 2009 at 5:42 AM, vass one vass...@gmail.com wrote: Could I also please have

[android-developers] Re: KSoap - How to pass a dataset to a dotNet webservice?

2009-10-19 Thread Dave Gracie
I might try emailing the guy who did the android ksoap port directly. the second parameter is just the value of the parameter. My issue is what structure / format should that value be to correctly send a dataset. Thanks for the help. Dave 2009/10/19 konic nflous...@gmail.com You may try to