Re: [mono-android] Excessive JNI global references (2001) on hardware

2012-02-07 Thread Igor Russkih
Just to support the original thread, my problematic device is Android 2.2 GM10 MID. Is there any chance this limit can be disabled in runtime? F.e. with adb shell setprop dalvik.vm.checkjni false Can somebody try this? (I have no access to the device now) Igor On Fri, Feb 3, 2012 at 7:55 PM

Re: [mono-android] release version will not run after download from market

2012-02-07 Thread Jonathan Pobst
Are you using the Release configuration? Specifically, you need to make sure "Use Shared Runtime" is not checked. Jonathan On 2/7/2012 2:01 PM, John Murray wrote: I’ve uploaded a dozen versions for test to the market successfully up to now I am finding that the latest version will not run unl

[mono-android] release version will not run after download from market

2012-02-07 Thread John Murray
I've uploaded a dozen versions for test to the market successfully up to now I am finding that the latest version will not run unless downloaded to one of my development machines which has the monodroid runtimes I didn't think I'd changed any settings but obviously I have Can anyone guide me

Re: [mono-android] Bluetooth rfcomm

2012-02-07 Thread ledz
Just to make some closure on this matter, as it might help others; I managed to make this work. first I tried using the "reflection" technique mentioned in a few places. IntPtr createRfcommSocket = JNIEnv.GetMethodID( device.Class.Handle, "createRfcommSocket", "(I)Landroid/bluetooth/BluetoothSoc

Re: [mono-android] Bluetooth rfcomm

2012-02-07 Thread Goncalo Oliveira
Thank you for the feedback Bartosz. I tried reading directly but I keep on getting this exception + ex {Java.IO.IOException: Exception of type 'Java.IO.IOException' was thrown. at Android.Runtime.JNIEnv.CallIntMethod (IntPtr jobject, IntPtr jmethod, Android.Runtime.JValue[] parms) [0x00024] in /

Re: [mono-android] Bluetooth rfcomm

2012-02-07 Thread Bartosz Skalski
I read directly from the InputStream without the StreamReader and it works, try: socket.InputStream.Read( buffer, 0, buffer.Length ) Cheers 2012/2/7 Jonathan Pobst > Not sure if it helps, but we have a sample that uses bluetooth: > > https://github.com/xamarin/**monodroid-samples/tree/master/*

Re: [mono-android] Bluetooth rfcomm

2012-02-07 Thread Jonathan Pobst
Not sure if it helps, but we have a sample that uses bluetooth: https://github.com/xamarin/monodroid-samples/tree/master/BluetoothChat Jonathan On 2/7/2012 8:40 AM, ledz wrote: I'm having some trouble on using bluetooth with rfcomm on a custom device. I am able to connect the socket, it seems

[mono-android] Bluetooth rfcomm

2012-02-07 Thread ledz
I'm having some trouble on using bluetooth with rfcomm on a custom device. I am able to connect the socket, it seems, but I can't retrieve anything from the output stream; just keep on getting an io exception and the connection drops. Can someone give me a few pointers if I'm doing anything wrong,

Re: [mono-android] Mono For Android Unable to Serialise/Deserialise Datatables

2012-02-07 Thread caruso
Hello Travis, i don't get such a Message when i worked shortly with xml Documents what me helped at this time to understand such things with ports is to cut the writer and write the output in a file, that you can see the objects are well made. If this is correct send this one to the reader. One

[mono-android] Best DUAL SIM android phone?

2012-02-07 Thread jessicasiny
Hi, Regarding battery life and reliability on voice calls and SMSs, which is the best Android phone (DUAL SIM, simultaneously) we can buy nowadays? What about this http://www.androidphoneretail.com/hero-g9-dual-sim-android-22-cell-phone-with-35-inch-touchscreen-wifi-p-6508.html Hero G9 ? Or any ot

Re: [mono-android] Available images list is empty on starting emulator dialog

2012-02-07 Thread Daní
Please, I need to solve this issue to being able to start developping in monodroid. Maybe the issue is due my username has special chacracters (diacritics). I've tried to re-inistall all, but installation dialog does not offer any chance to change the installation folder. -- View this message in