Re: [mono-android] Error Linking Sdk Assemblies

2012-09-12 Thread Kirby
then anymore... I'm serializing a class (like my UserProfile) in version 2.0.5 on one end and try to deserialize a class in version 4.0.0.0. I expect some problems here (thats why I was very happy that I could use my 4.0.0.0 service model straight on any platform...). I' confused now a

[mono-android] Error Linking Sdk Assemblies

2012-09-12 Thread Kirby
ucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult) Kirby -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Error-Linking-Sdk-Assemblies-tp5711774.html Sent from the Mono for Android mailing list archive at Nabble.com. _

Re: [mono-android] Android Library Projects and Resources

2012-08-02 Thread Kirby
not work. I’m just saying this is definitely the wrong approach and will lead to much more work (and problems I guess). Kirby P.S.: Is there ANY project out there which is a standalone library (in C# - not Java) having UI parts and using resources? Maybe a reusable library containing a widget or

Re: [mono-android] Android Library Projects and Resources

2012-08-02 Thread Kirby
control with UI parts having resources in a separate project (call it library or application). The bottom line is: It should be reusable in different (Main-)Applications. Regards Kirby -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Android-Library-Projects

[mono-android] Android Library Projects and Resources

2012-08-01 Thread Kirby
(VERY ugly) I'm not able to inflate layout by id (Resource does not exist). So what am I doing wrong? What do I have to do in order to build a custom control (with resources) in a separate lib? Or is it not possible to create a separate lib having UI parts? Regards Kirby -- View this