From: John C. <jc...@un...> - 2011-04-07 20:21:44
|
2011/4/7 Panayotis Katsaloulis <pan...@pa...>: > Before speaking about the error messages, I clearly want to understand what you do. > > Have you tried the unmodified aFireworks project with your configuration? > Did it worked? > If it didn't, which version of Google API's are you using? > > Here, in XMLVM we practically only support 2.1 onwards and JDK 1.6.\ The AndroidManifest.xml of your demos all have minSdkVersion = "4". "svn diff" shows my current copy of aFireworks is unchanged. It works fine using "ant run-Java". It fails with "ant run-Android". Same for xokoban. The "sayhello" demo, on Android, works up to the point where I click the button, then it fails. This was all using a 2.2.3 emulator; for some reason, "sayhello" crashes on startup on a 1.6 emulator. -- John Comeau <jc...@un...> http://jc.unternet.net/ "A place for everything, and everything all over the place" |