From: Panayotis K. <pan...@pa...> - 2011-01-15 01:31:49
|
On Jan 14, 2011, at 7:20 PM, Miggi wrote: > Hello Panayotis > > Thanks for your answer. > > Some of the errors I received are: > > package android.database.sqlite does not exist > or > cannot find symbol > symbol: class SQLiteOpenHelper > or > cannot find symbol > symbol: class SQLiteDatabase > > So what can I do? How can I cross-compile my project with XMLVM? Hope > you can help me ;) > > Greetings > Miggi From what I see, it seems that what you are asking to cross compile, is not yet supported under XMLVM. |