Issue
I download the latest tensorflow lite demo, show it:
Unable to resolve dependency for ':app@debug/compileClasspath':
Could not resolve org.tensorflow:tensorflow-lite:0.0.0-nightly.
Can you help me?
Solution
When i open it again, I can built it successfully. Maybe because network-wall in china. i missed some files. i downloaded it in path: https://github.com/tensorflow/tensorflow. demo in path: tensorflow/contrib/lite/java/demo/
I like this demo, it works well.
Answered By - Bob Zheng
Answer Checked By - Willingham (JavaFixing Volunteer)