简体   繁体   中英

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. I'm sorry if this question is simple or stupid, but i'm new in the Android programming. Thx Alessandro

As far as I understand you are trying to launch the external camera app with a intent, using ACTION_IMAGE_CAPTURE. So, no its not possible to style/modify another activity/app.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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