Pergunta

Há amostras para mostrar como acessar a câmera frontal de dispositivos Android usando o Android Sdk.La alguma maneira de fazer o mesmo usando o Flex Hero SDK

Foi útil?

Solução

Yes, although I'm not sure which version of the AIR SDK that was added to. Some method somewhere returns an array, and the first item is the back camera and the second item is the front camera.

If I were to guess, I'd say that you use the Camera class.. This blog post should give you more information.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top