android / security-samples

Multiple samples showing the best practices in security APIs on Android.
Apache License 2.0
938 stars 395 forks source link

Build Failed with dagger #11

Closed codingjeremy closed 4 years ago

codingjeremy commented 5 years ago

Issue by AkashMen10 Thursday Apr 21, 2016 at 12:15 GMT Originally opened as https://github.com/googlesamples/android-FingerprintDialog/issues/27


Build failed with below error: Error:(43, 9) error: cannot find symbol method library() Error:(44, 9) error: cannot find symbol method injects() Error:(44, 19) error: illegal initializer for Error:Execution failed for task ':compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

isaidamier commented 4 years ago

Please refer to the new sample https://github.com/android/security-samples/tree/master/BiometricLoginKotlin