Hi there, To show the camera preview, I created my own extension of the SurfaceView class. I embeded this class in my UI by using the layout xml files. The preview will not fit the whole screen, only parts of it.
Now, I would like to overlay the preview image with some extra information (small icons, text,...). I would prefer to add a TextView as a child to my SurfaceView class. But I was not able yet to figure out how I this could be done and if it is even possible. Do you have any suggesstions? Maybe an alternative approach? Thanks in advance! Cheers Patrick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

