简体   繁体   English

如何在Android应用程序的phonegap中自定义相机样式

[英]How to custom the camera style in phonegap for Android application

I am creating a Android application using camera. 我正在使用相机创建一个Android应用程序。 Now, I want to customize the camera to look like the following image: 现在,我想自定义摄像头,使其如下图所示: 样品

How to customize this type of camera in phonegap for the Android application? 如何为Android应用程序在phonegap中自定义此类摄像头?

Phonegap uses the native camera of the particular platform. Phonegap使用特定平台的本机摄像头。 So for Android it would be different, and for iOS it would be different . 因此,对于Android而言将有所不同,对于iOS而言将有所不同。

So in order to make custom camera, you should follow the approach of the particular platform. 因此,为了制作自定义相机,您应该遵循特定平台的方法。

Controlling camera using android approach 使用Android方法控制相机

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

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