Hi,

I was trying to connect to our secured web service:

https://services.projectcentre.net/pcmobile/2.0/ProjectCentreService.svc

It is accessible through browser.



Regards,

 
Nirban Dutta
 
Software Engineer



-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of 
[email protected]
Sent: Friday, 7 October 2011 2:02 PM
To: [email protected]
Subject: Monodroid Digest, Vol 15, Issue 16

Send Monodroid mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.ximian.com/mailman/listinfo/monodroid
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Monodroid digest..."


Today's Topics:

   1. Re: Failed to get device space on disk using      MonoDevelop
      (Andreia Gaita)
   2. Re: Version 2.0 (Jonathan Pryor)
   3. Re: How to deploy an App to a mobile device (Jonathan Pryor)
   4. Re: Unable to debug with physical devices in 1.9 (Jonathan Pryor)
   5. Re: Calling secured WCF Web Service (Jonathan Pryor)
   6. Re: Version 2.0 (Wally McClure)


----------------------------------------------------------------------

Message: 1
Date: Thu, 6 Oct 2011 23:48:44 +0100
From: Andreia Gaita <[email protected]>
Subject: Re: [mono-android] Failed to get device space on disk using
        MonoDevelop
To: Discussions related to Mono for Android
        <[email protected]>
Message-ID:
        <CAO49F-JYKd-p10SMCdTyu2d9eZJiq8GsVTyOaO-=ustwmjq...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Thanks for the info. Tomorrow there'll be an update to the addin that fixes
this issue, I'll let you know when it's up.

andreia

On Thu, Oct 6, 2011 at 11:09 PM, Mike Child <[email protected]> wrote:

> Here is the df output
>
> Filesystem           1K-blocks      Used Available Use% Mounted on
> tmpfs                   173100         0    173100   0% /dev
> df: /mnt/.lfs: Function not implemented
> tmpfs                     4096         0      4096   0%
> /sqlite_stmt_journals
> tmpfs                   173100         0    173100   0% /mnt/asec
> /dev/block/stl9         264552    239712     24840  91% /system
> /dev/block/stl10        510344    234288    276056  46% /data
> /dev/block/stl11        171192         8    171184   0% /cache
> tmpfs                       32        28         4  88% /sdx
> /dev/block/vold/179:1
>                       15447040   1972544  13474496  13% /mnt/sdcard
> /dev/block/vold/179:1
>                       15447040   1972544  13474496  13% /mnt/secure/asec
> /dev/block/dm-0           3124      2036      1088  65%
> /mnt/asec/com.adobe.reader-1
> /dev/block/dm-1           2088       524      1564  25%
> /mnt/asec/com.google.zxing.client.android-1
> /dev/block/dm-2           3124      1584      1540  51%
> /mnt/asec/com.pauloslf.cloudprint-1
> /dev/block/dm-3          11424      9304      2120  81%
> /mnt/asec/com.realarcade.CL4-1
> /dev/block/dm-4           3124      2040      1084  65%
> /mnt/asec/com.code42.crashplan.android-1
> /dev/block/dm-5           4164      3032      1132  73%
> /mnt/asec/mobi.mgeek.TunnyBrowser-1
> /dev/block/dm-6           3124      1308      1816  42%
> /mnt/asec/com.devhd.feedly-1
> /dev/block/dm-7           4164      2204      1960  53%
> /mnt/asec/com.google.android.apps.unveil-1
> /dev/block/dm-8          11424     10008      1416  88%
> /mnt/asec/com.google.android.apps.plus-1
> /dev/block/dm-9           2088       460      1628  22%
> /mnt/asec/com.eclipsim.gpsstatus2-1
> /dev/block/dm-11          3124      1460      1664  47%
> /mnt/asec/com.rcreations.WebCamViewerPaid-1
> /dev/block/dm-12          9352      7956      1396  85%
> /mnt/asec/com.samsung.swift.app.kiesair-1
> /dev/block/dm-13          3124      1884      1240  60%
> /mnt/asec/com.lastpass.lpandroid-1
> /dev/block/dm-14          3124      1488      1636  48%
> /mnt/asec/com.mint-1
> /dev/block/dm-15          9352      7224      2128  77%
> /mnt/asec/com.netflix.mediaclient-1
> /dev/block/dm-16          4164      2244      1920  54%
> /mnt/asec/com.koushikdutta.rommanager-1
> /dev/block/dm-17          2088       272      1816  13%
> /mnt/asec/com.speedsoftware.rootexplorer-1
> /dev/block/dm-18          4164      2844      1320  68%
> /mnt/asec/com.keramidas.TitaniumBackup-1
> /dev/block/dm-19          2088       116      1972   6%
> /mnt/asec/com.xmarks.android-1
> /dev/block/dm-20         10388      8276      2112  80%
> /mnt/asec/com.coupons.GroceryIQ-1
>
>
> Like i said before, this error only happens in MonoDevelop on my mac.
> Everything works as expected on Windows in Visual Studio.
>
> Mike Child
>
>
>
> On Thu, Oct 6, 2011 at 5:28 PM, Andreia Gaita <[email protected]> wrote:
>
>> Hi,
>>
>> Could you run adb shell and then "df" and send the output of that command
>> on the Epic 4G, please?
>>
>> Thanks
>>
>> andreia
>>
>>  On Thu, Oct 6, 2011 at 9:40 PM, Mike Child <[email protected]> wrote:
>>
>>>  I'm having trouble trying to run/debug and application on my
>>> device(Epic 4G). I am using MonoDevelop 2.8 and Mono 4 Android 1.9.1 on a
>>> MacBook Pro.
>>>
>>> When I try the Run & Debug commands this is the error I'm getting when it
>>> tries to Deploy to Device.
>>> Not enough space on install location. Failed to get device space on disk.
>>>
>>> This happens with any app I try, even the sample button click app. For
>>> internal device storage I have 271 MB available and an SD card with 13 GB
>>> free.
>>>
>>> For further testing, everything works correctly in MonoDevelop when I use
>>> my Galaxy Tab. On That device I have over 1 GB of internal device storage
>>> free. When I'm on my Windows computer and use Visual Studio, the apps run
>>> and debug correctly on both devices.
>>>
>>> Has anybody seen this before or have any things to look for. I have
>>> looked in logcat and nothing stands out as being abnormal.
>>>
>>> Mike Child
>>>
>>> _______________________________________________
>>> Monodroid mailing list
>>> [email protected]
>>>
>>> UNSUBSCRIBE INFORMATION:
>>> http://lists.ximian.com/mailman/listinfo/monodroid
>>>
>>>
>>
>> _______________________________________________
>> Monodroid mailing list
>> [email protected]
>>
>> UNSUBSCRIBE INFORMATION:
>> http://lists.ximian.com/mailman/listinfo/monodroid
>>
>>
>
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.ximian.com/pipermail/monodroid/attachments/20111006/c840b453/attachment-0001.html
 

------------------------------

Message: 2
Date: Thu, 6 Oct 2011 21:03:05 -0400
From: Jonathan Pryor <[email protected]>
Subject: Re: [mono-android] Version 2.0
To: Discussions related to Mono for Android
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

We'll release 2.0 when we feel we've addressed all the regressions found in the 
1.9.x series. :-)

Are there any regressions you know of that 1.9.1 hasn't addressed?

And yes, 1.9.0 added full support for Honeycomb, API level 12.

 - Jon

On Oct 5, 2011, at 11:52 AM, Yariya wrote:

> Seems to be multiple limitations and problems with MonoDroid 1.9.0...
> When can we expect version 2?
> Will it have full support for HoneyComb?
> 
> --
> View this message in context: 
> http://mono-for-android.1047100.n5.nabble.com/Version-2-0-tp4873206p4873206.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> [email protected]
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid



------------------------------

Message: 3
Date: Thu, 6 Oct 2011 21:05:51 -0400
From: Jonathan Pryor <[email protected]>
Subject: Re: [mono-android] How to deploy an App to a mobile device
To: Discussions related to Mono for Android
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

Within MonoDevelop, click Run -> Run and follow the dialogs.

WIthin Visual Studio, clic Debug -> Start without debugging, or press Ctrl+F5, 
and follow the on-screen dialogs:

        http://android.xamarin.com/Tutorials/Hello_World#Run_the_Application

Otherwise, if you have a Release build (and/or you've built your app to include 
the runtime into your .apk, by unselecting the "Use Shared Runtime" checkbox), 
you can sideload the resulting .apk onto your device, the same as any other 
.apk.

 - Jon

On Oct 4, 2011, at 11:59 PM, john wrote:

> Can anyone point me to a procedure to deploy an Android App developed with
> Xamarin to a mobile device (Samsung Galaxy)?
> 
> Thanks
> John
> 
> --
> View this message in context: 
> http://mono-for-android.1047100.n5.nabble.com/How-to-deploy-an-App-to-a-mobile-device-tp4871460p4871460.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> [email protected]
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid



------------------------------

Message: 4
Date: Thu, 6 Oct 2011 21:06:59 -0400
From: Jonathan Pryor <[email protected]>
Subject: Re: [mono-android] Unable to debug with physical devices in
        1.9
To: Discussions related to Mono for Android
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

On Oct 5, 2011, at 6:48 AM, sound wrote:
> I have the same problem with debugging after upgrade to 1.9. After build,
> package does not contains mdb for gui library, all others i can debug.

This should have been fixed in yesterday'd 1.9.1 release. Are you on 1.9.1?

Thanks,
 - Jon



------------------------------

Message: 5
Date: Thu, 6 Oct 2011 21:13:23 -0400
From: Jonathan Pryor <[email protected]>
Subject: Re: [mono-android] Calling secured WCF Web Service
To: Discussions related to Mono for Android
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

On Oct 6, 2011, at 6:18 PM, Nirban Dutta wrote:
> We are able to connect to Web service over HTTP, but failed to connect to 
> HTTPS web service.

Are you sure it isn't a certificate problem? Specifically, are you able to 
connect to the same https URL via Browser without being prompted to (manually) 
accept the certificate?

Mono for Android delegates HTTPS certificate authentication to Android, so if 
Android/Browser don't like the URL, then your app won't be able to connect.

 - Jon



------------------------------

Message: 6
Date: Thu, 6 Oct 2011 23:02:22 -0400
From: Wally McClure <[email protected]>
Subject: Re: [mono-android] Version 2.0
To: <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"


Admittedly a dumb question, but why only support API level 12?  My SDK install 
shows an API level 13.  Will there be an API level support for 11 thru 13 in 
the future?
Admittedly, I don't know the differences, just see them listed in my SDK 
manager.
Wally

> From: [email protected]
> Date: Thu, 6 Oct 2011 21:03:05 -0400
> To: [email protected]
> Subject: Re: [mono-android] Version 2.0
> 
> We'll release 2.0 when we feel we've addressed all the regressions found in 
> the 1.9.x series. :-)
> 
> Are there any regressions you know of that 1.9.1 hasn't addressed?
> 
> And yes, 1.9.0 added full support for Honeycomb, API level 12.
> 
>  - Jon
> 
> On Oct 5, 2011, at 11:52 AM, Yariya wrote:
> 
> > Seems to be multiple limitations and problems with MonoDroid 1.9.0...
> > When can we expect version 2?
> > Will it have full support for HoneyComb?
> > 
> > --
> > View this message in context: 
> > http://mono-for-android.1047100.n5.nabble.com/Version-2-0-tp4873206p4873206.html
> > Sent from the Mono for Android mailing list archive at Nabble.com.
> > _______________________________________________
> > Monodroid mailing list
> > [email protected]
> > 
> > UNSUBSCRIBE INFORMATION:
> > http://lists.ximian.com/mailman/listinfo/monodroid
> 
> _______________________________________________
> Monodroid mailing list
> [email protected]
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
                                          
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.ximian.com/pipermail/monodroid/attachments/20111006/a62f20c3/attachment.html
 

------------------------------

_______________________________________________
Monodroid mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monodroid


End of Monodroid Digest, Vol 15, Issue 16
*****************************************
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to