[mono-android] JniEnv problem

2012-03-20 Thread Hänke , Maik
Hi, I try to use a 3rd party library with JNI. I have the following java method header: public static native int Msg_UpdateOptions(int lIdentifier, boolean bEnabled, boolean bQueue, String functionName, int convention, Object callBackObj); I import the method with this code: public

[mono-android] Wrong time in Callback

2012-05-10 Thread Hänke , Maik
Hello, I tried to react to time changes, but in the callback I got the old time. In my test, the DateTime.Now changed 35 seconds after the callback was called. What I'm doing wrong? moTimeChangedReceiver = new TimeBroadcastReceiver(); IntentFilter intentFilter = new IntentFilter();

[mono-android] Exception while loading assembly

2012-05-15 Thread Hänke , Maik
Hello, I updated monodroid from 4.0.6 to 4.2.1 and can't build the solution anymore. I've got the following error: Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'ICSharpCode.SharpZLibMobile, Version=0.85.5.452, Culture=neutral, PublicKeyToke

Re: [mono-android] Exception while loading assembly

2012-05-15 Thread Hänke , Maik
What do you mean with Mono for Android profile? I tried a rebuild and I tried to create a new Android Library Project and copied all sources to the project, but I got the same error, too. -Ursprüngliche Nachricht- Von: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.x

Re: [mono-android] Exception while loading assembly

2012-05-16 Thread Hänke , Maik
ftrag von Jonathan Pryor Gesendet: Dienstag, 15. Mai 2012 19:11 An: Discussions related to Mono for Android Betreff: Re: [mono-android] Exception while loading assembly On May 15, 2012, at 4:06 AM, Hänke, Maik wrote: > I updated monodroid from 4.0.6 to 4.2.1 and can't build the sol

[mono-android] Bluetooth Discovery Events

2012-05-21 Thread Hänke , Maik
Hello, can someone confirm that it is not possible to receive the BluetoothAdapter.ActionDiscoveryStarted or BluetoothAdapter.ActionDiscoveryFinished event when searching for Bluetooth devices? I implemented a BroadcastReceiver that is registered to 3 events, those two from above and Blueto

Re: [mono-android] Exception while loading assembly

2012-05-25 Thread Hänke , Maik
Gesendet: Mittwoch, 16. Mai 2012 17:32 An: Discussions related to Mono for Android Betreff: Re: [mono-android] Exception while loading assembly On May 16, 2012, at 3:28 AM, Hänke, Maik wrote: > I'm using project references. In my project file the reference looks like > this: If the

Re: [mono-android] Bluetooth Discovery Events

2012-05-25 Thread Hänke , Maik
, 24. Mai 2012 19:32 An: Discussions related to Mono for Android Betreff: Re: [mono-android] Bluetooth Discovery Events On May 21, 2012, at 8:42 AM, Hänke, Maik wrote: > can someone confirm that it is not possible to receive the > BluetoothAdapter.ActionDiscoveryS

[mono-android] Touch events in view

2012-06-21 Thread Hänke , Maik
Hi, I try to get touch events in my view but only the MotionEventActions.Down appears. There are no Up and Down events. I tried override OnTouchEvent in my activity and it works. What is wrong in my view? public class TestView : View { public TestView(Context c)

[mono-android] Problem with building after debugging

2012-07-13 Thread Hänke , Maik
Hi, when I debugged my app and try to rebuild my application I always got following error: Unable to copy file "C:\devlop\Test\bin\Debug\x.dll.mdb" to "bin\Debug\x.dll.mdb". The process cannot access the file 'bin\Debug\x.dll.mdb' because it is being used by another process. Anyone have

Re: [mono-android] Problem with building after debugging

2012-07-13 Thread Hänke , Maik
-android] Problem with building after debugging It is supposed to be fixed in 4.2.4 beta. Which version do you have? Miha From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Hänke, Maik Sent: Friday, July 13, 2012 9:30 AM To: Discussions

[mono-android] Builderror

2013-01-30 Thread Hänke , Maik
Hi, we encounter a problem building a Monodroid solution with Team Build / TFS2010. The error message appearing in the build log is "!! tis.truckbox.muxer.lib.jar" (10 exclamation marks, no further information...) - The file "tis.truckbox.muxer.lib.jar" is a 3rd party

Re: [mono-android] Builderror

2013-02-01 Thread Hänke , Maik
richt- Von: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] Im Auftrag von Jonathan Pryor Gesendet: Freitag, 1. Februar 2013 05:56 An: Discussions related to Mono for Android Betreff: Re: [mono-android] Builderror On Jan 30, 2013, at 10:35 AM, "Hänke, Maik"