简体   繁体   English

如何在实时android相机应用程序中添加标签?

[英]How to add a sticker in live android camera application?

I want to make simple sticker camera application. 我要制作简单的贴纸相机应用程序。 In Camera screen there will be a sticker and when the user press capture button it will capture the image with the sticker. 在“相机”屏幕中,将有一个贴纸,当用户按下“捕获”按钮时,它将使用贴纸来捕获图像。 Actually there will be two layers. 实际上会有两层。 One for camera picture and other for sticker. 一个用于相机图片,另一个用于贴纸。

I have made a similar project, may be with minimal modifications you can arrive at your desired functionality. 我做了一个类似的项目,可能只需做很少的修改就可以实现所需的功能。

Clone from github and build apk and test the app. 从github克隆并构建apk并测试该应用。

Remember to give permissions for accessing STORAGE. 记住要授予访问存储的权限。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM