[android-developers] Re: Android Dev Phone 1™

2008-12-09 Thread Malefico
I also want a G1.. ..but they don't ship the device in Italy :-( --~--~-~--~~~---~--~~ 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

[android-developers] Re: Android Dev Phone 1™

2008-12-09 Thread Malefico
$399 + $179 shipping ( including TAX ) On 9 Dic, 14:39, Matt <[EMAIL PROTECTED]> wrote: > Justin when will the devices be available shipped directly from the UK > to UK developers. $399 + $179 shipping + 25% export tax makes the > phone too expensive for a small developer like myself based in th

[android-developers] Re: Web Service and Authentication

2008-12-04 Thread Malefico
Yes.. it is what i'm trying to do. Now: one thing at a time: 1- Soap over https: I use ( in Android! ;-) ) ksoap2. I made a ws with c#.net and i configure IIS to use https and self signed certificate. using http i can consume the ws both form my browser and from android in this way: im

[android-developers] Re: Web Service and Authentication

2008-12-03 Thread Malefico
I have to acces my Web service using Android.. and i would like to know the best approach.. I think im not the only person who have this problem with Android O. On 3 Dic, 19:24, Michael <[EMAIL PROTECTED]> wrote: > This is a bit off-topic on an Android development group, as there's no > Android

[android-developers] Web Service and Authentication

2008-12-03 Thread Malefico
Hi, I want to implement a web service with authentication.. what is the best approach? I develop a web service in c# with VisualStudio .net and i conume it usin ksoap2.. but i don't know how to make it secure. Thx O. --~--~-~--~~~---~--~~ You received this messa