On Thu, May 7, 2009 at 9:45 AM, Maha <maha2...@gmail.com> wrote: > > Hi, > > Is there any way to create window on Android using C++.
No, there isn't and probably never will. > My ultimate aim is to draw bitmap image on android but using C++ > You could try drawing into a buffer provided by the Java side of your application to native code, (which would also deal with window creation, buffer locking, etc...) > > Thanks > Maha > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---