From: Arno P. <ar...@pu...> - 2011-05-16 17:04:07
|
the two classes you have mentioned are not yet supported in XMLVM's Android Compat Lib. If you check the folder xmlvm/src/android2iphone, you can see which API is currently supported. Arno On 5/16/11 9:25 AM, Alex Lewis wrote: > Hi, > I'm very new to XMLVM so please forgive me if I'm asking a stupid > question. I'm attempting to convert an android application I have which > makes use of android.os.AsyncTask and > org.apache.http.client.methods.HttpDelete which are both missing from > XMLVM as far as I can see. Is it correct that they have not been > implemented in XMLVM or have I missed something? If there isn't an > implementation please can someone advise me as to how I would get my > application working. Do I need to create implementations for the missing > classes for XMLVM, import the android source for those classes into > XMLVM or something else? > > Thank you in advance for your help. > > Many Thanks, > Alex > > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |