The following code works as-is on WP7 and Windows, I am now trying to get it to run on MonoDroid: [ProtoContract]
We are using Visual Studio 2010, Monodroid and SQLite We create a database at path myContext.GetDatabasePath(\"mydb.db3\").AbsolutePath using the SqliteConnection.CreateFile(...) method.
Why text2.Text = \"message\" not work in my code ? I want to work this way in a function see in code. I developed in Visual Stduio with Mono for android in C#
I\'m interested in writing some cross-platform code using Mono, with a view to targeting mobile iOS and Android runtimes.
I know that Mono on Android only officially supports Android 1.6 and above, but I was wondering if anyone had any experience or tips for trying to get it to work on Android 开发者_开发百科1.5?
C#, Mono for Android. I need to output a large portion of combined data into ListView. To achieve this, I use the following obvious approach with Adapter:
I have tried this code in a normal C# app and it works fine. In monodroid, it completely bugs out (in other words, not even the 开发者_如何学Ctry-catch works) when I try to READ from the stream (or th
Helo.apk and Hello-signed.apk (by vs2010 monodroid)(default monodroid app from template I have lg android2.2 phone and i load by usb to my phone those files.
I\'m using Mono for Android (latest version as of this post) with the Visual Studio plugin to build an Android application. It targets API Level 8, Android 2.2 framework.
I\'m trying to dynamically create some table rows, but on the Table Row I want to set the background attribut开发者_运维百科e like this XML: