My app already keeps track of network state (currently I'm only using WiFi)
- if I have no connectivity, I abort the long poll so the wireless radio
interface should not be an issue.
I've alteady tested 'network out of range' issues quite extensively since
my app is being deployed in environments
aalready solved itself, manually killing and restarting the adb-server (maybe
with some other things) did work
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Set-up-an-Galaxy-S2-with-4-1-2-for-debugging-tp5713045p5713125.html
Sent from the Mono for Android mailin
I found a solution.. just create a parameter and call it using a web service
to get the version number..
Thanks..
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/how-to-know-my-app-version-number-on-google-play-from-my-device-tp5713117p5713124.html
Sent from the
mmm it might be useful to dump the radio logs
On 9 April 2013 15:26, Stephan Steiner wrote:
> I think I may have used the wrong title thus giving the wrong impression of
> what the problem is or isn't.
>
> I already have
>
> System.Net.ServicePointManager.DefaultConnectionLimit = 4;
>
> In my c
I think I may have used the wrong title thus giving the wrong impression of
what the problem is or isn't.
I already have
System.Net.ServicePointManager.DefaultConnectionLimit = 4;
In my code - I've had this problem earlier (both of you participated in the
thread last year), and if this were it,
:D
Yes I'm subscriber.
Nice to meet yoyu Mel.
Il 09/04/13 12:27, Miljenko Cvjetko ha scritto:
Hi Massi
On 2013.04.09 09:05, Massimiliano Fabbri wrote:
Hi everybody, I'm new on the list.
Greetings for all.
Massi.
Welcome. I'm Mel and have problems with excessive coding, neglecting
famil
Correct. you probably want to change the defaults
System.Net.ServicePointManager.DefaultConnectionLimit = 4;
On 6 April 2013 00:12, Sayed Arian Kooshesh wrote:
> sounds like a problem with servicepointmanager. IT limits your connections
> to a site to 2 and can cause a limitation in your conne
up to now the device worked quite well, but now neither VS nor the adb itself
find it. i've tried to restart the PC, the device, both, different
USB-ports,reinstall the driver via kies (twice). i don't know what could be
helpful for you to figure out what could be the error so tell me what you
want
sounds like a problem with servicepointmanager. IT limits your connections
to a site to 2 and can cause a limitation in your connections. You might
want to look into it.. just a fly by guess.
http://msdn.microsoft.com/en-us/library/system.net.servicepointmanager.aspx
On Fri, Apr 5, 2013 at 3:42
Hi, does anyone know how to get the version number of my published app in
google play from any device?
I just want to compare my publish number version with the client installed
number version..
Thanks in advance!!
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/
Hi,
i.PutExtra("ID", ids [0]) will store a string, since your IDs
are stored in a string list.
int f = base.Intent.GetIntExtra("ID", 0) is trying to read
an int, but, obviously, it can't find one because you've
stored a string.
Robert
On 09.04.2013 02:35, Paul Johnson wrote:
Hi,
I'm using X
Hi Massi
On 2013.04.09 09:05, Massimiliano Fabbri wrote:
Hi everybody, I'm new on the list.
Greetings for all.
Massi.
Welcome. I'm Mel and have problems with excessive coding, neglecting
family etc...
Have You visited forums?
http://forums.xamarin.com
mel
_
Hi everybody, I'm new on the list.
Greetings for all.
Massi.
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
13 matches
Mail list logo