Hi
We are using Android 2.3 on a TI processor (ARM) for a custom product.
I am wondering if there is a way to draw into off screen bitmap that
another process can read and do stuff with it. The other process is a
native process interested in encoding the off screen buffer.

The foreground activity is still being displayed and used. This is
another activity that is interested in drawing to hidden frame buffer
which is shared with another process.

Can it be accomplished using Android SDK?
Or do I need multiple frame buffer support?
Is dual farme buffers supported in Android 2.3?
How difficult is it to add this to Android surface flinger backend?

Thanks
Video guy

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to