[mono-android] A deployment error in the current monodroid build

James Burton james.burton at gmail.com
Wed Mar 23 22:31:09 EDT 2011


Hi folks

I'm working on a java->monodroid conversion project, and have hit this error
(in the detailed build output only ... it was only showing as deployment
failed otherwise):

...\obj\Debug\android\src\andengine\ui\activity\BaseActivity_BaseActivityAsyncTask_1.java:4:
...ui.activity.BaseActivity_BaseActivityAsyncTask_1 is not abstract and does
not override abstract method doInBackground(java.lang.Object...) in
android.os.AsyncTask
  public class BaseActivity_BaseActivityAsyncTask_1
         ^
  Note: Some input files use unchecked or unsafe operations.

>From what I've seen I didn't think there was such a method to override here,
and my best attempts so far don't allow me to inherit from this class.
 Should I be using something else, is there a known bug here, etc.?

Thanks folks,

James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110324/2845c91d/attachment.html 


More information about the Monodroid mailing list