How to Enable an Application to Utilize the Terminal's Camera Function: Difference between revisions

From wizarPOS
No edit summary
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/use-terminal-camera}}")
Tag: Replaced
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Please reference to [https://developer.android.com/training/camera/index.html camera] of android SDK.
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/use-terminal-camera}}
Please notice that when call Camera.open(id), the id is different in different product model, please find the defination in the follow table:
{| class="wikitable"
|-
! Product Model!! Camera Id
|-
| W1 || 0
|-
| W1V2|| 0
|-
| Q1|| 0: zoom camera, 1: fixed focus camera
|-
| Q1V2|| 0: zoom camera, 1: fixed focus camera
|-
| Q2 || 0
|-
| K2 || 0
|-
| PAD1 || 0
|}

Latest revision as of 03:19, 8 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/other-development/use-terminal-camera

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!