http://android.xamarin.com/Releases/Mono_for_Android_4/Release_4.0.0
Check that page, the info you are looking for is on the bottom of it
Alex
El 09/12/2011, a las 11:24 a.m., klimaye escribió:
> Mike,
>
> Thanks for the response. That helps.
>
> Now if mono team can corroborate that.
>
> Appr
Mike,
Thanks for the response. That helps.
Now if mono team can corroborate that.
Appreciate it.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/App-Crashes-on-Samssung-Galaxy-SGH-1897-Uncatchable-Exception-thrown-by-mono-tp5062375p5062456.html
Sent from the Mono
I'm not sure if this is the issue or not but from the device specs I
take it that they device is running Android 2.1. There is a known
issues with 2.1 where Samsung release a broken kernel. The following
text is taking from the Xamarin web site
"Warnings
Warning: Samsung shipped a broken kerne
Initial testing reveals that Update 1.0.3 has also solved my problems. My
Beta testers will, hopefully, confirm. Many thanks.
Regards...Andrew
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/App-crashes-tp4642075p4729725.html
Sent from the Mono for Android mailing
I'm experiencing the crashes on both the emulator and on various hardware too
- an Acer tablet and a San Francisco mobile phone. So, hopefully, this will
be fixed by the next update.
Regards...Andrew
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/App-crashes-tp464
When will be the update released. My app does not start any longer. It is
still the same message:
I am using Mono for Android as part of my master thesis. So please release
as fast as you can!
Best
andi
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/App-crashes
On Aug 22, 2011, at 1:56 PM, was wrote:
> I wonder if this relates to the problems I'm having using Resco's
> AdvancedList and DetailView (DV)components when scrolling records/items. My
> recent Resco forum message on this subject:
>
> /'Further info: With 6 ComboBoxes containing nearly 1500 recor
I wonder if this relates to the problems I'm having using Resco's
AdvancedList and DetailView (DV)components when scrolling records/items. My
recent Resco forum message on this subject:
/'Further info: With 6 ComboBoxes containing nearly 1500 records in total in
the DV, the app crashes after a few
After investigated four days in finding the bug, I am quite sure that the
problem is the garbage collector. After some time (memory was allocated) I
tried to call the garbage collector - GC.Collect(). The result is - the
application crashes. It is reproducible. I will file a bug report at
bugzilla.
On Jul 28, 2011, at 2:06 PM, andi wrote:
> I am able to reproduce the error.
Could you please file a bug report with the sample app at bugzilla.xamarin.com
so that we can investigate?
Thanks,
- Jon
___
Monodroid mailing list
Monodroid@lists.ximian.co
I am able to reproduce the error.
Following situation:
The layout of a list view row is defined as followed:
http://schemas.android.com/apk/res/android";
android:layout_height="wrap_content" android:id="@+Id/row"
android:layout_width="match_parent" android:weightSum="15"
android:orientation=
I hope the following log message will help:
07-28 12:18:46.520: INFO/ActivityManager(3355): Starting: Intent {
flg=0x1000 cmp=myapp/.activities.Activity2 } from pid 21448
07-28 12:18:47.270: INFO/ActivityManager(3355): Displayed
myapp/.activities.Activity2: +744ms
07-28 12:18:48.840: INFO/Act
Can you provide the entire log starting from shortly before the crash up
until shortly after? Those messages don't really give much indication of
what's causing the crash.
On Thu, Jul 28, 2011 at 6:52 AM, andi wrote:
> There are two warnings:
>
> InputManagerService Window already focused, ignor
There are two warnings:
InputManagerService Window already focused, ignoring focus gain of:
com.android.internal.view.IInputMethodClient$Stub$Proxy$@41337ce8
InputManagerService Window already focused, ignoring focus gain of:
com.android.internal.view.IInputMethodClient$Stub$Proxy$@4148e610
Afte
Can you provide more log details? Generally you should also get some kind of
stacktrace right above those messages that will point to the actual problem.
On Thu, Jul 28, 2011 at 6:35 AM, andi wrote:
> Hi my app crashes often when switching between activities. The logging
> provides the following
15 matches
Mail list logo