Do you have any public bug tracker where users can post errors ?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Bug-tracker-tp4961360p4961360.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Mon
Exception Type: System.NullReferenceException
Exception Message: Object reference not set to an instance of an object.
Exception Stack Trace:at
MonoTools.Engine.MonoToolsSession.OnDebuggerException(Exception ex)
at Mono.Debugging.Client.DebuggerSession.HandleException(Exception ex)
at Mon
In previous versions I have used JNIEnv::GetObjectRefType() to identify
object type and remove it. Android.Runtime.JObjectRefType is internal, so
how i can implement this functionality now?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Mono-for-Android-1-9-2-Previ
*Here is my code*
[Activity]
public class MainActivity : BaseRuattiActivity, ILocationListener
{
private LocationManager _lm;
private bool _gpsEnabled;
private bool _networkEnabled;
protected override void OnCreate(Bundle bundle)
{
base.OnCreate(bundle);
SetContentView(Resource
Yes, after update to 1.9.1 all is ok.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unable-to-debug-with-physical-devices-in-1-9-tp4853768p4887648.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_
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.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unable-to-debug-with-physical-devices-in-1-9-tp4853768p4872267.html
Sent
Why System.Net.HttpUtility is internal class? In MS class library it is
public. Or there is some alternative?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Why-System-Net-HttpUtility-is-internal-tp4849612p4849612.html
Sent from the Mono for Android mailing list a