In order to easily and quickly port a C++ app to Android, can one just write a thin Java layer that gets the screen contents from C++ and blits it to the display; and sends mouse clicks to a C++ handler ?
Or would this not work for some reason ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

