Hello to All,

I have never written apps on Android before. No idea of how to even
compile code on Java.
Just got an idea and want to start writing an app.

I went through the SDK but couldn't find what I wanted so asking a
question to the experienced developers community.

I want to write a camcorder application where I want to embed the
graphics as part of my input video stream. Its like on screen
messaging over video but instead of using the text mode, I want the
graphics mode. Basically, whatever I draw on the on-screen surface
using touchpad, that surface content should be logically "AND"ed to
the captured buffer surface and my drawing should be fed to the
encoder engine.

Can you one point out if we have such framework available on android
sdk yet.

thanks

-- 
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

Reply via email to