From: Alex L. <ale...@gm...> - 2011-05-16 16:25:33
|
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 |