glass-enterprise-samples icon indicating copy to clipboard operation
glass-enterprise-samples copied to clipboard

Glass Enterprise Edition 2 Samples

Results 9 glass-enterprise-samples issues
Sort by recently updated
recently updated
newest added

Adds a new directory (mlkit/) that contains all the samples from https://github.com/googlesamples/mlkit/tree/master/android

Hi, 'd like to open a discourse here; (hope this is a right place to ask) Custom Tensorflow Lite apps possible? Early examples? Any usage caveats before starting?

The current examples are based on outdated Android code or at least code that hardly anybody is writing in 2021. There should be at least one example using: - Kotlin...

I do not have the physical device with me So I am trying to create the emulator in android studio. I am unable to import the hardware profile into the...

I want to store image taken with the sample app directly to firebase. However I am not sure how to approach this development based on the sample project "Camera2sample" any...

Could you show me how I can set the other language code beside english to use voice recognition(STT)?

- update target and compile SDK to version 31 - update Gradle to version 7.2.1 - update Kotlin to version 1.5.21 - replace `jcenter()` with `mavenCentral()` - add `android:exported="true"` to...

In your Cardsample - com.example.android.glass.cardsample.menu you use the class MenuItemBinding but that class doesnt exist

When opening the QR code scanner sample, when opening with the minimum gradle supported version (6.1) fails with the following message: Cause: org.jetbrains.plugins.gradle.tooling.util.ModuleComponentIdentifierImpl.getModuleIdentifier()Lorg/gradle/api/artifacts/ModuleIdentifier; Running with 4.0 is not allowed.