开发者

Android Default Camera

开发者 https://www.devze.com 2023-04-03 11:10 出处:网络
I am new to Android development. Can anyone please let me know how 开发者_StackOverflowto add another button or textEdit on top of Android default camera ?

I am new to Android development. Can anyone please let me know how 开发者_StackOverflowto add another button or textEdit on top of Android default camera ?

Thanks


Frame Layout allows you to put whatever overlays over surface view used for camera. Android sample is available in our OCR project ( sampler demo app hat textfield, buttons, and images over camera preview )

http://sourceforge.net/projects/javaocr/


Open the camera in your activity and in your activity layout set button, textview, edittext whatever you want...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号