タンゴ「java_basic_examples」をビルドして、「hello_area_description」、「hello_depth_perception」、および「hello_motion_tracking」サンプルを実行しようとしています。すべてのサンプルをビルドできますが、Tango デバイスで実行しようとすると、以下の例外が発生します。
java.lang.RuntimeException: アクティビティ ComponentInfo を開始できません {com.projecttango.examples.java.helloareadescription/com.projecttango.examples.java.helloareadescription.StartActivity}: android.content.ActivityNotFoundException: 明示的なアクティビティ クラス {com. google.tango/com.google.atap.tango.RequestPermissionActivity}; AndroidManifest.xml でこのアクティビティを宣言しましたか?
プロジェクト全体を検索しましたが、このアクティビティが見つかりませんでした。この問題を解決して、Tango アプリケーションの開発を進めてください。