Google Glass: GDK with Android Studio

后端 未结 4 1077
青春惊慌失措
青春惊慌失措 2020-12-25 15:13

I’m trying to use the new Google Glass Development kit with Android Studio. Unfortunately I\'m not having much success.

I get the error: \"Gradle: package com.google

4条回答
  •  南方客
    南方客 (楼主)
    2020-12-25 15:51

    did you try right clicking on the jar in the libs folder and hitting "add as library"?

    EDIT: I've found that you have to do that in addition to adding it in module settings and the build.gradle. Also a clean/rebuild with gradle may make it work as well.

提交回复
热议问题