From what I see on Wikipedia it is possible to write and run native C applications underneath Android.
So, it should be possible to port my Maemo ported apps to Android, once I remove all hildonization and GTK+ and SDL dependencies and replace them with Skia calls.
Could anyone familiar with Android programming confirm that?
Or maybe there is an SDL port for Android already? That would make it even easier.