And how about Threads?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unsafe-code-support-tp5711421p5711424.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Monodroid@li
I am using the MonoDroid sample for ActionBarSherlock located here, but I
haven't been able to get to the SherlockFragmentActivity. I tried adding the
support(V4) DLL in the library project, but that doesn't seem to give me
access to the SherlockFragmentActivity.
Does anyone know if there are any
On Aug 20, 2012, at 9:58 PM, Александр wrote:
> Does Mono for Android support an unsafe code?
Yes.
- Jon
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
Does Mono for Android support an unsafe code?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Unsafe-code-support-tp5711421.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing li
Bump!
Guys anyone facing the same issues?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/VS-2010-Android-Device-Logging-does-not-filter-tp5711416p5711420.html
Sent from the Mono for Android mailing list archive at Nabble.com.
Jon, Is there anything I can help with to understand more why it fails
recognize package install?
Probably there is something with the build process making MD think the
installation was failed?
With latest MD version it says "installation failed" in 9 out of 10 tries -
this makes debugging absolu
Sorry, was my fault.
SDK & User + Skip does the trick.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Missing-Encoding-in-release-tp5711415p5711418.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
On Aug 20, 2012, at 7:17 AM, tsukrov wrote:
> I'm missing the Win1252 in the release build.
>
> * West IS checked under encodings.
> * Mideast,Rare,West,Other is there.
If you unzip the .apk, are there assemblies\I18N*.dll files?
> Linking user & sdk.
Is assemblies\I18N.West.dll included if yo
I used to run this on a console and deploy the app via VS 2010.
adb logcat appname:E appname:I mono:E mono:I mono-stdout:D monodroid-gc:I
dalvikvm:D *:F
But since last couple of versions if I do the above after an app is deployed
then in order to redeploy the app I have stop this command in the
Hi!
I'm missing the Win1252 in the release build.
* West IS checked under encodings.
* Mideast,Rare,West,Other is there.
Everything works fine for debug conf.
Linking user & sdk.
Like there:
http://mono-for-android.1047100.n5.nabble.com/CodePage-1252-not-supporte-tt4876764.html#a4876807
-
yeah great. thank you very much :)
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/New-Activity-Give-it-a-string-tp5711379p5711414.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mai
Hello and good morning,
i try to set the text of a Spinner. i tried a thing like this:
ArrayAdapter adapter = new ArrayAdapter(this,
Android.Resource.Layout.SimpleSpinnerItem, guiControl.Values);
cboComboBox.Adapter = adapter;
cboComboBox.Text = "Test";
But there is not
12 matches
Mail list logo