• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Android CameraUI and Camera object

Community Beginner ,
Aug 19, 2016 Aug 19, 2016

Copy link to clipboard

Copied

I develop a Android application which is use Camera object and CameraUI object too.

I use the objects on different screen, so when I use Camera object, the CameraUI object is disposed.

So I dont want to use at the same time, but...

If I use the CameraUI object, before initialize used the Camera object, this is works well.

But If first I initialize the screen with the Camera object, the CameraUI is wont work.

I use Starling (stage3d) and when the picture is taken by the CameraUI, the screen is stay black, dont turn back to the stage.

This issue is going just on Android, on iOS is working well.

How can I solve this?

TOPICS
Development

Views

203

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines