Android模拟器相机自定义图片 [英] Android emulator camera custom image

查看:40
本文介绍了Android模拟器相机自定义图片的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人知道模拟器相机启动时可以打开一些个人照片吗?

Does anybody know is it possible to open some personal picture when emulator camera starts?

我有一个基于图像分析的应用程序,我希望当我单击相机的按钮时,相机会打开而不是默认的 Android 模拟器移动图像.我希望它打开一些我设置为默认图像的图像.因此,当我选择拍照时,它只会显示该图像,而当我拍照时,该图像将保存到图库,而不是 Android 默认图像.

I have an application which is based on image analysis and I would like when I click a button for camera that camera opens not that default Android emulator moving image. I want it to open some image which I set as a default image. So when I choose to take a picture it will show only that image and when I take a take a picture, that image will be saved to gallery, not Android default image.

推荐答案

从以下网址下载源码.这是模拟器中的另一个画廊.在传递从相机捕获图像的意图时,选择此图库.这看起来像三星移动 3d 画廊.. 这将返回默认图像.. 在模拟器中.还有一件事,它只在 3.0 版本之后才能正常工作.

Download the source from following url . This is work as the another Gallery in the emulator. While passing intent to capture image from camera choose this gallery. this is looks like samsung mobile 3d gallery.. this will return the default images.. in emulators . one more thing it will work fine after 3.0 versions only.

https://github.com/c-jiang/Gallery3D-Mod

这篇关于Android模拟器相机自定义图片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆