Actually, I tried it, but I could never get it working fine. It just
shows black screen and ended up with crash (I don't remember correctly).
Should this equivalent code work in Java form?
Atsushi Eno
> Does anyone have any advice for this issue? Doesn't look liek anyone's looked
> at it!
>
> H
Hi,
Interesting that you haven't seemed to try VS plugin while you are in a
company. Anyways I was suffered from the same issue. (Actually I don't
remember correctly, but I seemed to be.)
What does "gacutil -l Mono.Posix" say in your Windows? (You can run it
from .NET/windows SDK cmd.exe)
If it
I'm using 32 bit Windows 7.
On 9 August 2011 00:40, Andreia Gaita-2 [via Mono for Android] <
ml-node+4680188-350669300-238...@n5.nabble.com> wrote:
> Hi,
>
> What version of Windows are you running?
>
> andreia
>
>
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/
im shore i followed the windows installation correct
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/installed-mono4android-cant-find-addin-in-monodev-tp4680706p4680706.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_
To be more specific. I double checked that the Best Sellers example
distributed with the MonoCross source (ver 0.4) compiled.
To do that I:
1.) downloaded the MonoCross-0.4.zip from http://monocross.net/ (downloads
tab)
2.) Opened the BestSellers.MD.sln solution in MonoDevelop (on my Mac)
3.)
I tried it code with my Mac/MonoDevelop and it worked for me.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/MonoDroid-Mac-Setup-tp4669373p4671171.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
They here: http://code.google.com/p/monocross/downloads/list
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/MonoDroid-Mac-Setup-tp4669373p4671167.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_
Hi,
What version of Windows are you running?
andreia
On Mon, Aug 8, 2011 at 6:47 PM, greeners wrote:
> I have installed MD 2.6b3 and the lates monodroid add-in. I can see the
> add-in is installed. However when I open Tools>Options>Other>Mono for
> Android in MonoDevelop I get an exception (se
I don't think it is a bug, I believe I am not doing it correctly.
I am inflating within the view is that what I am supposed to do or am
supposed to inflate from the Activity?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Inflate-in-a-View-tp4674951p4680143.h
On Aug 8, 2011, at 4:11 PM, chobo2 wrote:
> I want to System.Runtime.Serialization.Json v4.0 yet when I try to add a
> reference in a monodroid application I only
> System.Runtime.Serialization.Json v2.0.5 that does not contain ".Json".
>
> Is it possible to use this 4.0 version?
Mono for Androi
Hi
I want to System.Runtime.Serialization.Json v4.0 yet when I try to add a
reference in a monodroid application I only
System.Runtime.Serialization.Json v2.0.5 that does not contain ".Json".
Is it possible to use this 4.0 version?
Thanks
--
View this message in context:
http://mono-for-androi
Lots os people having this problem is one problem with this mono.posix
assembly on the 2.6b3 should work fine on the 2.6b1
2011/8/8 greeners
> I have installed MD 2.6b3 and the lates monodroid add-in. I can see the
> add-in is installed. However when I open Tools>Options>Other>Mono for
> Android
I have installed MD 2.6b3 and the lates monodroid add-in. I can see the
add-in is installed. However when I open Tools>Options>Other>Mono for
Android in MonoDevelop I get an exception (see below). The issue seems to be
a missing assembly "mono.posix". Any ideas how I resolve the missing
dependency
Sir,
i m trying to bing sqlite databse to gridview.
please help regarding this...
please send the code..
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
Does anyone have any advice for this issue? Doesn't look liek anyone's looked
at it!
Hi.
I'm trying to implement an activity which previews the camera and allows a
picture to be taken.
However I get rather mixed results with each build. One time it will work
fine, but I might make a change such
On Aug 7, 2011, at 9:11 AM, gmgsoftware wrote:
> I am trying to create a component (the equivalent to a UserControl in
> Silverlight), but I cannot make the axml display, I use:
> Inflate(context, Resource.Layout.Header, null);
Could you please file a bug at bugzilla.xamarin.com and provide a samp
On Aug 8, 2011, at 5:21 AM, alaan wrote:
> is there a way to install only the runtime on a device? if the runtime is
> installed first of all, the large of the application is pleasant small.
I think I'm missing part of the question. :-)
First of all, the "separately installed runtime" is in the
On Aug 8, 2011, at 8:03 AM, tsukrov wrote:
> What about the support for the compiled regex-s?
http://bugzilla.xamarin.com/show_bug.cgi?id=149
- Jon
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.xi
On Aug 8, 2011, at 8:14 AM, vsr28 wrote:
> I want to create spinner with multiple selection. However i have created
> Spinner with single selection but i want check box should appear instead of
> radio button so that we can select more than one value and values will get
> separated by comma. All co
Hi All,
I want to create spinner with multiple selection. However i have created
Spinner with single selection but i want check box should appear instead of
radio button so that we can select more than one value and values will get
separated by comma. All code i am getting in JAVA. after migrate i
Hi!
What about the support for the compiled regex-s?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Compiled-Regexp-tp4677497p4677497.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid
Stick,
Yes, I too have this issue with the ListView and I use a BaseAdapter
implementation to load a custom view. Please provide the bug report to
Xamarin so we can get this critical/show-stopper resolved. I think the
original bug report is on the novell bugzilla site. You could create a new
cas
Hello,
I assume you dare ask ObservableCollection-specific question (if not,
then SimpleAdapter and Android.Runtime.JavaList would be for you).
Then my answer is, no you can use only adapters that do not involve
property/collection change notifications. Android.Widgets are not
Silverlight and t
Hi,
is there a way to install only the runtime on a device? if the runtime is
installed first of all, the large of the application is pleasant small.
Thanks for help
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/install-runtime-tp4677098p4677098.html
Sent from t
I'm also suffering the same problem. I have a pretty basic app that loads a
list view with some thumbnails. I created a refresh button that just
rebuilds the interface. I can consistently get it load the list 2 times,
but if I try to reload the list a third time it will crash with a assertion
at
25 matches
Mail list logo