Thanks for the tips everyone, but giving up now.
We are now getting "This registration code is already in use. If you need to
transfer this license to another machine, please email
mono-andr...@novell.com. If you need to obtain a new license, you may
purchase one from http://shop.novell.com"; -- D
Anyone has a solution ?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/NameResolutionFailure-exception-tp4439588p4458772.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
M
Hi all,
I am using mono evaluation\trial version and i want to create
deployable package ..Is it possible to create a package in release mode with
evaluation\trial version ??
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Creating-package-tp4458574p4458574.h
I’ve had similar, unpredictable crashes, all following a GC_EXPLICIT. Sometimes
this in the scenario Božo describes, other times just moving between activities
in the UI, or loading largish files.
I’ve had mixed results with trying to control the GC. For instance within a
series of StartActi
If you're using multithreading for UI synchronization, i.e. for displaying
progressbar of download status, consider reducing the number of UI refresh
events on the UI thread. We discovered that MD has occasional crashes(non
catchable) if you are synchronizing UI thread in very short time intervals,
Hi all,
i triedto install my package in andriod phone .. it get install
successfully but when i try to open it crashes... if i install mono shared
runtime and mono andriod-4 support and then install my package and i tried
to open it it works fine ... Can anyone tell me if i created my appli