Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

This device does not support AR Galaxy S7 #15

@janisso

Description

@janisso

I am trying to run exampleBasic on Samsung Galaxy S7, Android 7.0, Android Studio 3.0.1 from Mac OSX 10.9.5. I have tried it with Tango Core - v 1.57 (arcore-preview.apk), ARCore - v 0.91.171204143 (arcore-preview2.apk) and ARCore - v 1.0.180129153 (from Play Store). In all three cases, when I launch the apk, my phone spits out the message in the title. Is this related to issue #13? I have built hello_ar_java from arcore-android-sdk and it seems to work fine. Other android example projects from OF seem to work fine too. I am using OF described in the main page (https://github.com/halfdanj/openframeworks/tree/android-camera-permissions).

Could there be some compatibility issues that I am not aware of? Below is the log file
logcat.txt

PS: in order to build the project I had to add #include "ofMain.h" in ofxARCore.h. As well as change CAMERA to OFX_ANDROID_PERMISSION_CAMERA in ofxARCore.cpp on line 152 since CAMERA was an undeclared identifier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions