I upgraded my add in to 4.0.3.
Now my application, when it tries to create a directory on first run, gets
an UnauthorizedAccessException.
I tried in both the emulator, and on my device with the same results.
Is there any known issues? Did something change? My code is the same.
Is it possible to
Hi Oscar
I tried to port most of the code some weeks ago, but i found some problems
porting most data types needed to show most of Wheels and i´ve "freezed" it.
(as now, i´ve a wheel with integers that can be moved)
If you want i could share my unfinished work.
Might be useful... Can you pop i
That would be awesome thank you! I will leave my system as is so I can send
you the information when the new installer is done.
Art Lee
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Won-t-re-innstall-after-uninstall-tp5497806p5499875.html
Sent from the Mono for
Hi,
This is not exactly Android specific, but I am writing a wrapper for a
native library using the C header as a reference.
I'm not sure if I'm doing this wrong, or there's something else beyond the
wrapper, so maybe someone can help me out, I'm a bit rusty on these things.
C header
// callbac
I've moved to something a bit simpler that, from initial tests anyways, appears
to work. Does this seem reasonable though (I think it assumes that the
UIInvoker class itself is created on the UI thread):
public class UIInvoker : DisposableBase
{
private Activity m_activity = new
I developed a project last year in Mono for Android 1.0.
Now I need to make some fixes, so I'd like to upgrade. Is the latest stable
version 1.2.0? I found the DL link here, but it seems to be broken:
http://android.xamarin.com/Releases/Mono_for_Android_1/Release_1.2.0
http://c227137.r37.cf1.rack
I'm porting the OpenNETCF IoC framework to Mono for Android. The code was
almost compatible as-is, but there's one part that needs some Android-specific
implementation.
The framework provides event aggregation, and one of the options for event
subscribers is the context in which to run - eithe
The only thing I would add to this is that I would recommend a REST web service
and that way you don't have to work with WCF and its idiosyncrasies.
Wally
Date: Mon, 20 Feb 2012 08:05:38 +0100
From: mcvje...@holisticware.net
To: monodroid@lists.ximian.com
Subject: Re: [mono-android] Typical appl
On 20/02/2012 00:57, Triplany wrote:
Hey Triplany,
I tried to reproduce the issue on both W7 32 and 64 bit but failed to do so. We
suspect that it might be an exception
thrown that's somehow hidden from us. We will soon release a new version of the
installer which has some improvements in
that d
You can also programmatically do it in C#:
https://monodroyd.wordpress.com/2012/01/16/setting-fullscreen-activity-in-mono-for-android/
On Fri, Feb 17, 2012 at 9:32 AM, Michel wrote:
Hello.
>
> I use a splash screen before StartActivity(realactivity)
> [Activity (Label = "@string/app_name",
>
I'm kind of out-of-date with this, maybe someone can give he a hand...
I'm "translating" the c header into c# in order to import the methods from
the .so library. The this is that mangled names make this a bit messy to
maintain; for example:
int Msg_IsConnected() => mangled name
=> Java_com_alk_sd
I tried to port most of the code some weeks ago, but i found some problems
porting most data types needed to show most of Wheels and i´ve "freezed" it.
(as now, i´ve a wheel with integers that can be moved)
If you want i could share my unfinished work.
Bye
--
View this message in context:
htt
12 matches
Mail list logo