Delu wrote:I think it would help if Gus or someone else would be more open to communicate the actual progress of things
Sorry - I spend a large part of each day answering mail about the Android port, I didn't realise I was leaving anyone in the dark.
Outstanding bugs in the Android2.0 rewrite currently in ScummVM svn:
- plugins are broken by some change in the Android linker between 1.6 and 2.0. This is the big market-release showstopper that I haven't tracked down yet.
- the overlay occasionally goes black on real devices until a key press (but not on the emulator...)
- audio is too fast (this should be trivial to fix, I'm just not initialising the audio properly)
- Some "meta" work like migrating existing Android docs into the proper ScummVM wiki pages, setting up the ScummVM automatic build environment, etc.
Patches to fix any of the above (or anything else) are most welcome - and are certainly the fastest way to get a new Android release out. The code is all in the ScummVM SVN repository. See backends/platform/android/README.build to get started - ask if there's anything that is unclear.