简体   繁体   English

相机在框架中

[英]Camera in a frame

i need to know if there is a possibility to put a camera (with ACTION_IMAGE_CAPTURE) in a Activity splitted in two part , in the top the camera , and in a buttom part a listview of the captured images. 我需要知道是否有可能将相机(带有ACTION_IMAGE_CAPTURE)放在一个活动中,该活动分为两部分,顶部是相机,底部是捕获图像的列表视图。 I'm sorry if this question is simple or stupid, but i'm new in the Android programming. 很抱歉,这个问题是简单还是愚蠢,但我是Android编程的新手。 Thx Alessandro 亚历山德罗(Thx Alessandro)

As far as I understand you are trying to launch the external camera app with a intent, using ACTION_IMAGE_CAPTURE. 据我了解,您正在尝试使用ACTION_IMAGE_CAPTURE故意启动外部相机应用。 So, no its not possible to style/modify another activity/app. 因此,不可能没有样式/修改另一个活动/应用程序。

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

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