CopyPastor

Detecting plagiarism made easy.

Score: 0.9279236752197688; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2016-05-19
by Krishna

Original Post

Original - Posted on 2013-12-20
by mimming



            
Present in both answers; Present only in the new answer; Present only in the old answer;



It looks like you have things set up correctly, but Android Studio is still under development, and can still be a bit glitchy when it comes to libraries and add-ons. Here are some troubleshooting steps that may help:

- Re-import your project

- Under module settings -> Project -> Project SDK -> Edit..., make sure that the Build Target is "Glass Development Kit Sneak Peek"

- And if all else fails, you can add gdk.jar, found in sdk/add-ons/addon-google_gdk-google-15/libs, to your classpath by adding it as an external library.

It looks like you have things set up correctly, but Android Studio is still under development, and can still be a bit glitchy when it comes to libraries and add-ons. Here are some troubleshooting steps that may help:
- Re-import your project - Under module settings -> Project -> Project SDK -> Edit..., make sure that the Build Target is "Glass Development Kit Sneak Peek" - And if all else fails, you can add gdk.jar, found in `sdk/add-ons/addon-google_gdk-google-15/libs`, to your classpath by adding it as an external library.

        
Present in both answers; Present only in the new answer; Present only in the old answer;