Hi David,
Thanks for your reply. Let me tell clearly about my requirement. I am
developing flash plugin for webkit browser. When I click on youtube video,
my plugin will process the flash content and display it onto the browser.
I have implemented the same using X11 as UI. There are some api's for
creating image in Linux X. The same thing I want to acheive it using
android.
Please tell me is it possible to do or not.
On 5/7/09, David Turner <[email protected]> wrote:
>
>
>
> On Thu, May 7, 2009 at 9:45 AM, Maha <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---