Search code examples
androidandroid-camerasurfaceview

how to display tag/images on camera/surface in android


Here I am creating a application that uses camera and surface.

In that application I am using maps also when I will start application it should be display some tags on that camera surface which is around me.

I have some snapshot regarding app which we need to do.

enter image description here

in that only button is there but i want dynamic tags like maps.

I want like this image is below.... In this snap that tags is generated dynamic as per maps' tags

enter image description here

Sorry for my English and Grammer. Thanks


Solution

  • Just use relativelayout. Put your surface and tags (image buttons or others) into this.