As far as I know is the Android Java a register Machine and the normal Java Stack machine based. So the byte code is not compatible. If there would be a register based virtual java machine for the pandora it would work I think.Sorry to be a pest but care to summarise some of the difficulties? I just want to understand a little more why it is difficult.
could work (looks like a gamemaker game). but i'm not in the mood/state/whatever at the moment to work on any private project. a bit burned - didn't even turn my computer on at home for 2+ weeks now, sorry.Any chance on getting Stealth Bastard to work (the HumbleBundle version works with the Gingebread release for the Pandora, but have no interest in starting Android on the Pandora) ?
I also found this: http://code.google.com/p/android-dalvik-vm-on-java/As far as I know is the Android Java a register Machine and the normal Java Stack machine based. So the byte is not compatible. If there would be a register based virtual java machine for the pandora it would work I think.Sorry to be a pest but care to summarise some of the difficulties? I just want to understand a little more why it is difficult.
http://en.wikipedia.org/wiki/Dalvik_Virtual_Machine
Good links:
http://stackoverflow.com/questions/3542268/how-can-i-compile-dalvik-to-run-it-locally-on-linux
http://code.google.com/p/dvk/wiki/Installing
It's not just a matter of getting their Java to run, we'd have to drag most of their system libraries in which all depend on Android services like Audio/SurfaceFlinger, mediaserver and many others, To get those services going we'd need their own dependencies, lots of native libs, Android graphics/audio/whatever drivers, binder and ashmem. To get those last 2 working, you need to use Android init process (otherwise IPC won't work), plus you have to have all other processes started through their dedicated process called zygote.Sorry to be a pest but care to summarise some of the difficulties? I just want to understand a little more why it is difficult.
Yeah, this was already reported a couple of pages ago.Minor bug: In Plants Vs Zombies - in the Almanac, you can't scroll the plant descriptions (not sure about zombie descriptions, didn't check)
No problem. As far as I know it does not have any impact on the game itself (i.e. it does not prevent you from progressing in the game), but I am not sure if I went far enough to say thatAh yes, sorry, missed that
No need to apologize, just wanted to make a suggestion. Hope you get your motivations up soon again (not in particular for apkenv)could work (looks like a gamemaker game). but i'm not in the mood/state/whatever at the moment to work on any private project. a bit burned - didn't even turn my computer on at home for 2+ weeks now, sorry.Any chance on getting Stealth Bastard to work (the HumbleBundle version works with the Gingebread release for the Pandora, but have no interest in starting Android on the Pandora) ?
Actually, it does limit the selection of plants you can start the round with, once the list exceeds one page.No problem. As far as I know it does not have any impact on the game itself (i.e. it does not prevent you from progressing in the game), but I am not sure if I went far enough to say thatAh yes, sorry, missed that