Skip to content

The standard Google Glass Samples ported into an Android Studio 0.4.3 project.

Notifications You must be signed in to change notification settings

lancecaraccioli/GlassSamplesForStudio

Repository files navigation

GlassSamplesForStudio

The standard Google Glass Samples ported into an Android Studio 0.4.3 project.

Assumptions

  • The basic infrastructure is prepared
    • Android Studio is installed and up to date (Currently version 0.4.3)
    • The necessary SDKs are installed
      • Java SDK
      • Android 4.0.3
      • Glass Development Kit Sneak Peek

Tested Environment State

  • Ubuntu 14.04
    • Oracle Java 7 JDK
    • Android Studio 0.4.3
      • Android 4.0.3 (API 15)
        • SDK Platform
        • Glass Development Kit Sneak Peek
      • Gradle 1.10

Tips

  • When creating a new module...

  • When running a module for the first time...

    • On the "General" tab; under the "Activity" group
      • Select "Launch"
      • Chose the menu activity associated with that Sample.
        • compass: com.google.android.glass.sample.compass.CompassMenuActivity
        • stopwatch: com.google.android.glass.sample.stopwatch.MenuActivity
        • timer: com.google.android.glass.sample.timer.MenuActivity

About

The standard Google Glass Samples ported into an Android Studio 0.4.3 project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published