Am 04.07.2011 09:46, schrieb Jonathan Gordon:
That said, if someone really wanted to use the navie android list widget in place of the rockbox one it could be relativly simply done. apps/gui/list/bitmap.c is all that needs touching (in fact it is just 2 rockbox api functions to implement). The hardest part is making android draw the list in a given bitmap View
That only fixes the lists, not the other parts (e.g. WPS). And it ignores button handling, e.g. opening the context menu.
I don't think it's *that* easy, but it may not be terribly complicated either.
Best regards.