xamarin.android
Where is the start up page defined in mono for android
I need to change the start up page for my monodriod app? how can i change it to a differen开发者_JAVA技巧t activityhttp://mono-android.net/Documentation/Guides/Working_with_AndroidManifest.xml[详细]
2023-03-08 03:33 分类:问答Run code when Android app starts and exists
In my app I need to call code whenever the app closes (pauses) and then run code again whenever the app starts again (resumes).For example, I call a web service that syncs the data whenever the app st[详细]
2023-03-07 20:53 分类:问答Getting "License file is missing. Please activate Mono for Android." when deploying to emulator from VS2010
I\'m just starting with Mono for Android and installed it using the steps here http://mono-android.net/Installation/Visual_Studio and followed all the steps http://mono-android.net/Tutorials/Hello_Wor[详细]
2023-03-07 20:05 分类:问答MonoDroid drawable.createfromstream
I\'m reading an image fro开发者_如何学编程m my sqlite db into a MemoryStream. I seek to the beginning of my memory stream and then pass it to the Drawable.CreateFromStream and it crashes. I\'ve checke[详细]
2023-03-07 00:38 分类:问答Monodroid null pointer when packaging
Latest version of MonoDroid on Windows 7 x64 / VS 2010 Pro. Simple examples work great, but on my \'real\' app I get a null pointer when packaging (either after trying to run the app, or selecting th[详细]
2023-03-06 01:59 分类:问答This beta version has expired
I am developing monodroid application an开发者_JAVA百科d everything seems to be working fine [I was able to run the android project before] till one fine day and suddenly I got this error message whil[详细]
2023-03-05 03:48 分类:问答MonoDroid VS Java in android development?
I know C# rather well and just love Visual Studio as IDE. :) Yet now I want to start developing for android...[详细]
2023-03-05 02:02 分类:问答monodroid: cannot deploy to emulator with evaluation version
I followed all the descriptions of \"how to build a hello word app with monodroid and vs2010. When I deploy solution by pressing F5 and select the emulator, the emulator starts up, I can select it fro[详细]
2023-03-02 19:38 分类:问答Future of Mono & MonoDroid + MonoTouch? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-02 06:07 分类:问答MonoDroid application drain batery faster?
a Mono开发者_开发问答Droid application runs on Mono Runtime, but Dalvik VM is also loaded, ok?[详细]
2023-03-02 03:22 分类:问答