Hi
I just recently started working with Mono For Android - and I'm wondering if
there's a full list of what's not supported (plus ideally.. possible
workarounds using native APIs). For instance, to determine the cause of a
connectivity issue, I wanted to enumerate network interfaces
NetworkInterfa
Hi,
I've inherited a project built using Mono for Android and need establish why
it is occasionally crashing. I have no prior experience of Android or Mono,
but am a .net developer.
There doesn't seem to be any predictability around the crashes and they
generally occur after 1 to 10 minutes of u
On 20.07.2012 14:28, jayemmess wrote:
> Hi,
>
> I've inherited a project built using Mono for Android and need establish why
> it is occasionally crashing. I have no prior experience of Android or Mono,
> but am a .net developer.
>
> There doesn't seem to be any predictability around the crashes a
henon wrote
>
> On 20.07.2012 14:28, jayemmess wrote:
>> Hi,
>>
>> I've inherited a project built using Mono for Android and need establish
>> why
>> it is occasionally crashing. I have no prior experience of Android or
>> Mono,
>> but am a .net developer.
>>
>> There doesn't seem to be any pred
On 20.07.2012 16:00, jayemmess wrote:
> henon wrote
>> On 20.07.2012 14:28, jayemmess wrote:
>>> Hi,
>>>
>>> I've inherited a project built using Mono for Android and need establish
>>> why
>>> it is occasionally crashing. I have no prior experience of Android or
>>> Mono,
>>> but am a .net develo
On Jul 20, 2012, at 8:28 AM, jayemmess wrote:
> I've inherited a project built using Mono for Android and need establish why
> it is occasionally crashing. I have no prior experience of Android or Mono,
> but am a .net developer.
Which Mono for Android version? Which target device? Which Androi
On Jul 20, 2012, at 8:27 AM, Stephan Steiner wrote:
> I just recently started working with Mono For Android - and I'm wondering if
> there's a full list of what's not supported (plus ideally.. possible
> workarounds using native APIs).
Unfortunately not. As for NetworkInterface.GetAllNetworkInte
On Jul 19, 2012, at 9:32 PM, DFX wrote:
> When I change the Application to use a target API level of 12, 14, or 15, I
> get a build error in the Application project. The error is:
> Cursor is not abstract and does not override abstract method
> getType(int) in android.database.Cursor.
Is C
That didn't happen for me -- I had to set the minSdkVersion manually. But
is sounds like I had the right idea, so I'll file a bug report.
Thanks,
Darren
On Thu, Jul 19, 2012 at 11:27 PM, Tom Opgenorth wrote:
> Correct - the Minimum Android to Target will set the minSdkVersion in
> AndroidMani
Might be an idea. It "works on my machine".
The one thing about VS2010 is that it doesn't always update the .CSPROJ
file immediately when you make changes via the project property page. If
you "File..Save All" then it will update the CSPROJ file, which will
probably cause M4A to update AndroidMa
I'll give that a try, thanks. When I changed the minimum api level via the
GUI, it did tell me I needed to exit and restart (which I did).
Another difference is that I am running VS2012RC.
On Fri, Jul 20, 2012 at 5:18 PM, Tom Opgenorth wrote:
> Might be an idea. It "works on my machine".
>
>
Has anyone implemented the a custom DialogPreference? I have followed all
the steps for in java converted to monodroid but I get the exception class
not found.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/DialogPreference-ClassNotFoundException-tp5710982.html
On Jul 20, 2012, at 7:21 PM, hhodgert wrote:
> Has anyone implemented the a custom DialogPreference? I have followed all
> the steps for in java converted to monodroid but I get the exception class
> not found.\
Please provide the full exception + stack trace information as obtained from
the A
Thank you for the reply, Jon.
I've managed to work around the problem by eliminating the class completely
(I made a generic class that wraps an ICursor instead of implementing it
myself) but I'm curious to know, if I did increase the level on my Library
project, would I still be able to deploy to
On Jul 20, 2012, at 9:18 PM, Dan Fearing wrote:
> I've managed to work around the problem by eliminating the class completely
> (I made a generic class that wraps an ICursor instead of implementing it
> myself) but I'm curious to know, if I did increase the level on my Library
> project, would I
15 matches
Mail list logo